ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Hi, I had the same problem. first, I updated the packages using $ sudo apt-get update
then, I installed python-vcstools by $ sudo apt-get install python-vcstools
I don't know what happened with 'python-vcstools', but the rosinstall works well now. Hope it will work for you too! :)
Have a nice day!