ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You cannot have a catkin package depend on a rosbuild package. Catkin packages provide a backwards compatibility layer to let rosbuild packages build on top, but it does not work the other way.