ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I solved the issue by:
$ git clone git://github.com/ros/rospkg.git
$ sudo python setup.py install --user
Apparently rospkg was not installed properly? Still not sure what is the cause though..