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

조회 수: 2 (최근 30일)
unable to find the corresponding topic in the ROS system when subscribing or publishing to a ROS2 topic in MATLAB2023b

답변 (1개)

SACHIN KHANDELWAL
SACHIN KHANDELWAL 2025년 1월 24일
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.

카테고리

Help CenterFile Exchange에서 Publishers and Subscribers에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by