Standalone Python library for the catkin package system. Contains support for finding and introspecting catkin packages in the file system.
Installing catkin_pkg
sudo apt-get install python-catkin-pkg
On non ubuntu platforms
Use pip:
sudo pip install -U catkin_pkg






