ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

This seems to be a bug in the ros1_bridge due to the fact that in the turtlebot3_msgs package there is a message and service with the same name: Sound. That case wasn't handled correctly.

Please see https://github.com/ros2/ros1_bridge/pull/272 which fixes the problem on master. Backports of the various ROS distros will need to happen too.

You should be able to apply the patch locally to the dashing branch you are using before building the ros1_bridge package.