Skip to content

Commit

Permalink
added map_file_name for slam toolbox
Browse files Browse the repository at this point in the history
  • Loading branch information
aswingururaj committed Oct 3, 2020
1 parent 1a4910a commit 4e974c2
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 @@ -134,6 +134,10 @@ C. Running Navigation with a pre-exitsting Map
``cd ~/mowito_ws/src/mowito_husky/husky/mowito_husky/maps/``
``cp husky_serialize.data husky_serialize.posegraph ~/.ros/``

- set the name of the map file in mowito_ws/src/mowito_husky/husky/mowito_husky/config/slam_toolbox_config/slam_toolbox_localization.yaml:

``map_file_name: husky_serialize``

- run `slam toolbox` for mapping/ SLAM with velodyne:

``roslaunch mowito_husky sim_mw_navigation_slam_toolbox.launch``
Expand Down

0 comments on commit 4e974c2

Please sign in to comment.