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

The TransformListener is just a tool for to be used inside other libraries. It has two main functions. The first is that it listens for /tf data and caches it locally. And the second is that it exposes the Transformer interface to allow queries against the cached data.