Skip to content
Snippets Groups Projects
Commit c52da18e authored by Fernando Herrero's avatar Fernando Herrero
Browse files

Update docs/tutorials/navigation.md

parent 8763d37b
No related branches found
No related tags found
No related merge requests found
Pipeline #14868 passed
...@@ -22,10 +22,10 @@ Then you can run some [navigation](http://wiki.ros.org/navigation) combination p ...@@ -22,10 +22,10 @@ Then you can run some [navigation](http://wiki.ros.org/navigation) combination p
* Loading an existing map: * Loading an existing map:
```roslaunch iri_ana_rosnav nav.launch``` ```roslaunch iri_ana_rosnav nav_map.launch map_name:=willow```
* Or using the previously generated map: * Or using the previously generated map:
```roslaunch iri_ana_rosnav nav.launch map_name:=my_map``` ```roslaunch iri_ana_rosnav nav.launch map_name:=my_map```
* In both cases you can [teleoperate](teleoperation.md) the robot around, or send navigation Goals in Rviz using the "2D NaV goal" tool (shortcut key 'g'). * In both cases you can [teleoperate](teleoperation.md) the robot around, or send navigation Goals in Rviz using the "2D NaV goal" tool (shortcut key 'g').
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment