ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The poblem you have is around rosversion. This should be the correct output:
$ rosversion roslaunch
1.9.39
rosversion is part of python-rospkg. So you can initially make sure that this is up to date, and no old easy_install version of rospkg luring in /usr/local/lib/python2.7/dist-packages
I'd guess an outdated version of rospkg is a likely culprit for your error