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

Revision history [back]

Add include_directories(include ${catkin_INCLUDE_DIRS}) in your CMakelist.txt file. Or take a look at the next ROS answer.

Add include_directories(include ${catkin_INCLUDE_DIRS}) in your CMakelist.txtCMakelists.txt file. Or take a look at the next ROS answer.