ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Perhaps the following is the tutorial you are looking for
C++ ver: http://wiki.ros.org/tf/Tutorials/Writing%20a%20tf%20listener%20%28C%2B%2B%29
Python ver: http://wiki.ros.org/tf/Tutorials/Writing%20a%20tf%20listener%20%28Python%29
You can change '/turtle2' and '/turtle1' to /base_link
and /odom
.