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

You probably forgot about 'target_link_libraries(your_executable_name quadcopter_ctrl)' (I assume you've set include path correctly). If this wont work, posted CMakeList can give me some clues maybe.

You probably forgot about 'target_link_libraries(your_executable_name quadcopter_ctrl)' target_link_libraries(your_executable_name quadcopter_ctrl) in CMakeList (I assume you've set include path correctly). If this wont work, posted CMakeList can give me some clues maybe.