ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Odom should remain fixed at the initial starting point.
You need to be careful with this idea, because map->odom
is allowed to change. Updates to this TF are typically done to correct for drift in odom->base_link
.