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 your ros system uses odometry, you should make sure that only one node publishes transform odom->base_footprint, and only one node publishes transform map->odom. This is why the nodes in the robot_localization package usually have a parameter to enable/disable publishing to /tf.