fixed error

This commit is contained in:
locker98 2024-11-25 16:10:09 -05:00
parent 77354701a1
commit d47ccacc77

View File

@ -101,7 +101,7 @@ ros2 launch turtlebot4_viz view_robot.launch.py
Once you are done creating the map make sure you save it. Once you are done creating the map make sure you save it.
```bash ```bash
ros2 run nav2_map_server map_saver_cli -f "map_name"
``` ```