December 2019
Intermediate to advanced
456 pages
11h 33m
English
The ros1_bridge package comes installed by default in our distro-crystal. Let's run a node in ROS-1, open the bridge, and test the published topics in ROS-2. You need to open four separate Terminals for this experiment:
$ initros1$ initros2$ ros2 run ros1_bridge simple_bridge_1_to_2
$ initros1$ roscore
$ initros1$ rosrun rospy_tutorials talker.py
Read now
Unlock full access