Robotics StackExchange | Archived questions

failed to create 2to1 bridge for topic '/rosout'

I try to run ros bridge in my VM (Ubuntu 18 with Lubuntu-Desktop) and get this error: check the list of supported pairs with the --print-pairs option failed to create 2to1 bridge for topic '/rosout' with ROS 2 type 'rclinterfaces/Log' and ROS 1 type 'rosgraphmsgs/Log': No template specialization for the pair What does it mean? The Ros-bridge is working fine

I have only ros-melodic-base installed. Ist this maybe the problem?

ROS1-> melodic ROS2-> crystal

Regards

Asked by wkuznik on 2019-02-14 06:17:53 UTC

Comments

See the existing ticket https://github.com/ros2/ros1_bridge/issues/159

Asked by Dirk Thomas on 2019-02-15 12:24:49 UTC

Answers