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

On newer version(/distro) of ROS (like Hydro that you seem to use), using the build system called Catkin instead of rosbuild is recommended. I sueggest you go through the Catkin tutorial and modify your own package accordingly. After you do that and still keep seeing the similar issue, post the error again along with your CMakeLists.txt. HTH