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

The doubles origin from the fact that you initialize it in the /work/ros directory and pass /opt/ros/fuerte. I think rosinstall doesn't get that one symlinks the other.

Solution 1: Pass /work/ros instead of /opt/ros/fuerte

Solution 2: Create your ROS workspace not in the /work/ros directory. Note: If that is a ROS system install you should not do that anyways.

The doubles origin from the fact that you initialize it in the /work/ros directory and pass /opt/ros/fuerte. I think rosinstall doesn't get that one symlinks the other.

Solution 1: Pass /work/ros /work/ros/fuerte instead of /opt/ros/fuerte

Solution 2: Create your ROS workspace not in the /work/ros directory. Note: If that is a ROS system install you should not do that anyways.