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

From your tf tree it looks like you are using gmapping for localization. You should use amcl for localization during navigation. gmapping is more suited to mapping (hence the word "mapping" in gmapping).

Checkout gmapping on the wiki and amcl on the wiki.