ROS2 Simulink Toolbox not subscribing to Python Publisher

6 vues (au cours des 30 derniers jours)
Usama Faisal
Usama Faisal le 19 Juin 2022
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 commentaire
Jagadeesh Konakalla
Jagadeesh Konakalla le 21 Juin 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,

Connectez-vous pour commenter.

Réponses (1)

Jagadeesh Konakalla
Jagadeesh Konakalla le 21 Août 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

Catégories

En savoir plus sur Network Connection and Exploration dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by