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 you use gmapping, the robot's pose is published via a tf. You can use tf_echo to display this transformation:

rosrun tf tf_echo /map /base_link

If you use gmapping, the robot's pose is published via a tf. You can use tf_echo to display this transformation:

rosrun tf tf_echo /map /base_link

You may also try out hector_trajectory_server for saving and getting the traveled trajectory.

If you use gmapping, the robot's pose is published via a tf. You can use tf_echo to display this transformation:

rosrun tf tf_echo /map /base_link

You may also try out hector_trajectory_server for saving and getting retrieving the traveled trajectory.