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

Revision history [back]

a quick and easy way to get the transform from the /map to /base_link is to use the command-line tool:

rosrun tf tf_echo /map /base_link

for more information about the tf command-line tools see the tf wiki page: http://wiki.ros.org/tf#tf_echo