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

I have the same problem when I am installing orocos and i found that change the owner of the directory (using chown )can solve the problem:

chown -R username:groupname \mydirectory

(i.e.)

chown -R robot:robot /home/robot/ros_workspace

http://www.linuxforums.org/forum/mandriva-linux/38322-folder-permissions.html