In Simulink, unable to find the corresponding topic in the ROS system when subscribing or publishing to a ROS2 topic

1 view (last 30 days)
unable to find the corresponding topic in the ROS system when subscribing or publishing to a ROS2 topic in MATLAB2023b

Answers (1)

SACHIN KHANDELWAL
SACHIN KHANDELWAL on 24 Jan 2025
Hi @YOM,
It seems like you're looking at an image where the command used is meant to display a list of ROS 2 nodes, not topics. If you're trying to see the list of topics in a ROS environment, you might be using the wrong command.
ros2 topic list
The page linked might have useful information for you.

Categories

Find more on Publishers and Subscribers 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!