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's trying to upload to file:/opt /ros/hydro/share/maven/ which indicates something is going wrong. catkin_make should only ever attempt to upload to your devel workspace (e.g. ~/my_workspace/devel/share/maven). Are your environment variables pointing to the right places? What does env | grep ROS show for you?