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

Revision history [back]

The typical Nav setup has at least three tf frames: One for the map, one for the odometry root, and one for the robot. As described on this page, the link between odom and robot usually comes from the robot's odometry, and the link between the map and the odom comes from AMCL. In order to use an alternate localization method, you just need something else that provides that transform.