eProsima / Micro-XRCE-DDS-Agent

Micro XRCE-DDS Agent respository. Looking for commercial support? Contact info@eprosima.com
Apache License 2.0
102 stars 72 forks source link

"ModuleNotFoundError: No module named 'common_msgs' in XRCE DDS Agent when running ros2 topic echo /nodes" #367

Open ShivaHari009 opened 1 month ago

ShivaHari009 commented 1 month ago

Issue template

Steps to reproduce the issue

Expected behavior

After running this command "ros2 topic echo /node_name", It should give the node values.

Actual behavior

xrce

Additional information

pablogs9 commented 1 month ago

Are you sourcing common_msgs package? In any case, this is not a micro-ROS issue.