Skip to content

Commit

Permalink
add rosservice
Browse files Browse the repository at this point in the history
  • Loading branch information
aswingururaj committed Oct 2, 2020
1 parent 1b27d00 commit 399d0d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/how_to_use_husky.rst
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ B. Running Navigation with no Map (SLAM) / Navigation to create Map

the map is saved in the .ros folder in the home directory with the name **husky_map.posegraph** and **husky_map.data**.

Alternatively, in order to save the map, on a new terminal execute the following:

``rosservice call /slam_toolbox/serialize_map "husky_serialize"``

C. Running Navigation with a pre-exitsting Map
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0. Source the workspace
Expand Down

0 comments on commit 399d0d7

Please sign in to comment.