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

Please read the rosinstall documentation.

The usage of rosinstall would be as follows:

$ rosinstall MY_DEVELOPMENT_LOCATION /opt/ros/diamondback PATH_TO_ROSINSTALL_FILE

Assuming: MY_DEVELOPMENT_LOCATION is where you want to work (usually ~/ros) . And PATH_TO_ROSINSTALL_FILE is where you saved the given rosinstall snippet into a file.