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

It looks like orocos_kdl is not a catkin package:

https://github.com/orocos/orocos_kinematics_dynamics/blob/master/orocos_kdl/package.xml#L20

So having catkin find it will not work...

I would recommend you use the find_package(orocos_kdl REQUIRED) line in your catkin package.