ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You just have to create a tf listener
between your two frames, there is a tutorial in the wiki showing you how to do that.
You can also take a look at the code of tf_echo.