- Clone into workspace
src
directory (i.e.ros2_ws/src
) - From root of the workspace (
ros2_ws
), build the package:colcon build --packages-select multi_rtd
- Source the setup files:
. install/setup.bash
- Run the simple planner node:
ros2 run multi_rtd simple_planner