ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hey Guys,
I solved the problem on my own. It happened, what had to happen...
After I looked over an hour for the failure I posted the question and right after that I found the solution.
I had forgotten to add the boost directories to the CMake.
rosbuild_add_boost_directories()
But thanks for your quick response and hint with the pcl_ros I will definitely have a look on that.