This repository has been archived due to a lack of maintainance and no longer being used in the ROS project.
Command-line tools for maintaining a workspace of projects from multiple version-control systems, tailored for the ROS (Robot operating system) community.
See http://docs.ros.org/independent/api/rosinstall/html
Install the latest release on Ubuntu using apt-get:
$ sudo apt-get install python-rosinstall
On other Systems, use the pypi package:
$ pip install rosinstall
For Bash/Zsh completion:
$ pip install rosinstall-shellcompletion
To test in a development environment