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

Your CMakeLists.txt looks fine. Can you make sure you source /opt/ros/kinetic/setup.bash before you run catkin_make?

If that does not solve the problem, try running catkin_make clean or removing build directory in your workspace.