ROS2 Simulink Toolbox not subscribing to Python Publisher

6 views (last 30 days)
Hello everyone!
I am working on a project, and for that, I am using ROS2 Foxy on Windows. My aim is to publish commands using a Python Script that I have created on ROS Network, and then, that command will be subscribed by the same topic in Simulink. I am using MATLAB R2022a. So, my publisher is working perfectly, and I am trying to change the linear.x values from geometry_msgs/msg/Twist command in Python. In Simulink, my subscribed block is also set to the same topic and message, but, the value doesn't change, although Python script is publishing that command.
Any leads would be appreciated.
Thank you.
  1 Comment
Jagadeesh Konakalla
Jagadeesh Konakalla on 21 Jun 2022
Hi Usama Faisal,
Based on the description of the issue, i think the issue could be related to middleware. What is the RMW middlware that you are using on ROS2 Foxy on windows ? Can you please share more details about how you installed the Foxy on windows ? Please share the Python script that you are using.
Thanks,
Jagadeesh K,

Sign in to comment.

Answers (1)

Jagadeesh Konakalla
Jagadeesh Konakalla on 21 Aug 2023
Hi Usama Faisal,
If you are still having the issue, please reach out to us through the Mathworks Technical Support Team.
Thanks,
Jagadeesh K

Categories

Find more on Network Connection and Exploration in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!