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

This is a standard CMake error message telling you that it can not find tf. You need to install the missing dependencies either using rosdep or by installing the missing packages manually (in this case ros-hydro-tf).