diff --git a/ros2/example_3.md b/ros2/example_3.md index 588e2d2..091971a 100644 --- a/ros2/example_3.md +++ b/ros2/example_3.md @@ -6,7 +6,7 @@ The aim of example 3 is to combine the two previous examples and have Stretch utilize its laser scan data to avoid collision with objects as it drives forward. ```{.bash .shell-prompt} -ros2 launch stretch_core stretch_driver.launch.py +ros2 launch stretch_core stretch_driver.launch.py mode:=navigation ``` Then in a new terminal type the following to activate the LiDAR sensor.