External rospkg documentation

Quick reference

Installing rospkg

Do prefer apt over pip as it's updated automatically and faster.

sudo apt-get install python-rospkg

On non ubuntu platforms

Use pip:

sudo pip install -U rospkg

Bugs/Feature Requests

View or file new issues on GitHub

Wiki: rospkg (last edited 2017-11-14 17:01:08 by LucasWalter)