ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

I had this error with a package that compiled fine in Jade but not Kinetic, it turned out I had spelled catkin_INCLUDE_DIRS wrong. I think pre-Kinetic includes from every package in a workspace were commingled (so the correctly spelled included in a previously processed package got the includes in).