ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Check out this Tutorial on having a rosbuild
workspace on top of a catkin
workspace.
However, note the drawback:
rosbuild
package on a catkin
package.Thus, it would be worthwhile to switch to catkin
for all packages.