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

Revision history [back]

Use gmapping or another node for SLAM instead of amcl. gmapping generates a map from laser and odometry data and publishes it on the /map topic so that it can be used by the nav stack.