Installation
Install ROS and ROS2. Ensure both are installed on the machine.
http://wiki.ros.org/melodic/Installation/Ubuntu
https://github.com/ros2/ros1_bridge/blob/master/README.md#example-1a-ros-1-talker-and-ros-2-listener
Run Bridge
Source the ROS1 then the ROS2 workspaces. Make sure you do it in this order. At the very least, source the ROS workspace. Then set the master URI for ROS. Then start the bridge
|
|
View ROS Topics as a test
|
|
Get the ROS Topic Message Types
|
|