ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Well, you'd want to install the rosinstall
and vcstools
Python packages. I'd tell you exactly how to do that, but you've left out your OS name and version from your question. :p
In spite of the lack of information in the question (try and be more specific next time), here are a few common ways:
sudo apt-get install python-rosinstall python-vcstools
sudo pip install rosinstall vcstools