ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This probably means the rosinstall version is newer than the vcstools version or vice versa.
On Ubuntu, do
sudo pip install -U rosinstall
or
sudo easy_install rosinstall vcstools