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
#include <tf/transform_listener.h>

Should do the trick (-;

Also make sure you have added it to your manifest.xml if you are using rosbuild (i.e. the rosmake-command) or to your package.xml and CMakeLists.txt if you are using catkin!

Best

Tim