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

Revision history [back]

I'm not sure why you're doing anything with ROS1, just source your dashing workspace and use it that way.

If you're trying to publish a ROS1 topic to ROS2, that's not going to work, nor is it going to work to try to publish a ROS1 compiled message from ROS2, you need to compile the messages in ROS2 to create the IDL files for DDS.

If you want to mix messages between ROS1 and 2 you need to use the ros1_bridge