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

If i understand correctly, you only want to localize in a given (static?) map. Have a look at AMCL, which should be exactly what you need.

If you are building your own map dynamically, i think you have to set use_map_topic to true and first_map_only to false (default).