ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The problem you have is that the package you're trying to build has read only permissions on your filesystem. If you're using a binary installation you should need to build the package, it's already built. If you want to modify the package you should be downloading the packages you want to modify from source and adding them to the front of your ROS_PACKAGE_PATH.