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

It can be a permissions problem. rosmake will recursively build dependencies and thus also go into the /opt/ros directory for building.

If you have packages prebuilt there manually that you know are built properly, you can touch ROS_NOBUILD to prevent compilation.