Skip to content

Commit

Permalink
remove sim typo
Browse files Browse the repository at this point in the history
  • Loading branch information
puru07 committed Oct 27, 2020
1 parent 67ddce3 commit 18af863
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/rosbot_real.rst
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Step 0 : :ref:`SSH<ssh>` into the rosbot and on it source the workspace

``source ~/mowito_ws/devel/setup.bash``

Step 1 : Launch the sim_mw_mapping node
Step 1 : Launch the mw_mapping node
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1. With Mowito Mapping (default)

Expand Down Expand Up @@ -287,7 +287,7 @@ Step 2 : Run the Mowito's Navigation Stack

If you want to use the map created in the previous section use the following command

``roslaunch mowito_rosbot sim_mw_navigation.launch map_path:=/home/husarion/mymap.yaml``
``roslaunch mowito_rosbot run_mw_navigation.launch map_path:=/home/husarion/mymap.yaml``

2. Cartographer based Localization
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit 18af863

Please sign in to comment.