ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You just need one TransformListener and listen for the /map -> /base_link transform.
The transform listener will take the gmapping and odometry transforms and build the correct one from that automatically.