catkin_tag_changelog
Low-level build system macros for Robot OS -- Python 2 module
Install
- All systems
-
curl cmd.cat/catkin_tag_changelog.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 update
sudo apt-get install python-catkin-pkg
- Raspbian
-
apt-get install python-catkin-pkg
- Dockerfile
- dockerfile.run/catkin_tag_changelog
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.