diff --git a/images/mapping.gif b/images/mapping.gif new file mode 100644 index 0000000..5494646 Binary files /dev/null and b/images/mapping.gif differ diff --git a/navigation_stack.md b/navigation_stack.md index 3dd1e8c..859407e 100644 --- a/navigation_stack.md +++ b/navigation_stack.md @@ -7,7 +7,12 @@ Then run the following commands to map the space that the robot will navigate in ```bash roslaunch stretch_navigation mapping.launch ``` -Rviz will show the robot and the map that is being constructed. With the terminal open, use the instructions printed by the teleop package to teleoperate the robot around the room. Avoid sharp turns and revisit previously visited spots to form loop closures. In Rviz, once you see a map that has reconstructed the space well enough, you can run the following commands to save the map to `stretch_user/`. +Rviz will show the robot and the map that is being constructed. With the terminal open, use the instructions printed by the teleop package to teleoperate the robot around the room. Avoid sharp turns and revisit previously visited spots to form loop closures. + +![image](images/mapping.gif) + + +In Rviz, once you see a map that has reconstructed the space well enough, you can run the following commands to save the map to `stretch_user/`. ```bash mkdir -p ~/stretch_user/maps