ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Linker error.
Make sure you have linked your executables in CMakeLists.txt using target_link_libraries(exe_name ${catkin_LIBRARIES}) I saw some stuff about x86-64 in there, maybe won't work because you need the Mac version of Boost.. wouldn't be able to help you there :s