![]() | 1 | initial version |
You are not linking your binary anything, so there are references that are not found. Somthing like this is missing:
target_link_libraries(moveit_tutorials ${catkin_LIBRARIES})
Here is more info: http://wiki.ros.org/catkin/CMakeLists.txt#target_link_libraries