catkin_create_pkg
Low-level build system macros for Robot OS -- Python 2 module
Install
- All systems
-
curl cmd.cat/catkin_create_pkg.sh
- Debian
-
apt-get install python-catkin-pkg - Ubuntu
-
apt-get install python-catkin-pkg - Kali Linux
-
apt-get install python-catkin-pkg - Fedora
-
dnf install python2-catkin_pkg - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-catkin-pkg - Raspbian
-
apt-get install python-catkin-pkg
python-catkin-pkg
Low-level build system macros for Robot OS -- Python 2 module
This package is part of Robot OS (ROS). It is a library for retrieving information about catkin packages. Catkin contains CMake macros that are useful in the development of ROS-related systems. ROS provides libraries and tools to help software developers create robot applications. This package is a Python 2 module needed to use Catkin.