The scitos_2d_navigation stack holds common configuration options for running the 2D navigation stack on a Scitos G5 robot.
rosrun gmapping slam_gmapping
, save the map with rosrun map_server map_saver
.map
which is the path to the map saved with gmapping.roslaunch scitos_2d_navigation amcl.launch map:=/path/to/map.yaml
.with_camera:=true
. Make sure that you have a depth camera publishing on the topic chest_xtion
, for more details see https://github.com/strands-project/scitos_common.