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

I think you really haven't uncommented important blocks in your file.

  1. Uncomment CATKIN_DEPENDS

  2. Uncomment add_executablesand target_link_libraries(If you want your source code to be converted to executables)

Check if these changes resolve the problem