diff --git a/docs/tutorials/navigation.md b/docs/tutorials/navigation.md index b6bd13148cedd6cfe90481929dbb543fd0e8e577..f4ef0a95be315038a30e1a04d4a36af2eb3b7437 100644 --- a/docs/tutorials/navigation.md +++ b/docs/tutorials/navigation.md @@ -15,7 +15,7 @@ Then you can run some [navigation](http://wiki.ros.org/navigation) combination p You can save the generated map (yaml and pgm files) into the _iri_maps_ package (default) with: - ```roslaunch iri_rosnav save_map ns:=helena map_name:=my_map``` + ```roslaunch iri_rosnav save_map.launch ns:=helena map_name:=my_map``` * Navigation and [AMCL localization](http://wiki.ros.org/amcl), where the robot uses laser scan data to be localized in a map.