python3-rosversion
Robot OS package library (Python 3)
Install
- All systems
-
curl cmd.cat/python3-rosversion.sh
- Debian
-
apt-get install python3-rospkg - Ubuntu
-
apt-get install python3-rospkg - Kali Linux
-
apt-get install python3-rospkg - Fedora
-
dnf install python3-rospkg - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-rospkg
python3-rospkg
Robot OS package library (Python 3)
This package is part of Robot OS (ROS). It is a library for retrieving information about ROS packages and stacks. The rospkg Python module provides basic utilities for querying information about ROS packages, stacks, and distributions. There are several basic APIs: ROS environment, RosPack/RosStack, OS detection, and distributions. This package installs the library for Python 3.