ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The tutorials on Navigation stack would be the right place to start (http://wiki.ros.org/navigation). The turtlebot implementation is a good example to see gmapping and amcl in action (https://github.com/turtlebot/turtlebot_apps/tree/indigo/turtlebot_navigation). Just remember that once you create a map, the path generation in that map is independent of the sensors.