<> [[http://docs.ros.org/independent/api/rospkg/html/python_api.html|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 [[ROS/Installation/EasyInstallConfig|pip]]: {{{ sudo pip install -U rospkg }}} == Bugs/Feature Requests == [[https://github.com/ros-infrastructure/rospkg/issues| View or file new issues on GitHub]] ## CategoryPackage ## M3Package