python3-rosdistro_build_cache
Tool to work with rosdistro files (for Robot OS, Python 3)
Install
- All systems
-
curl cmd.cat/python3-rosdistro_build_cache.sh
- Debian
-
apt-get install python3-rosdistro
- Ubuntu
-
apt-get install python3-rosdistro
- Kali Linux
-
apt-get install python3-rosdistro
- Fedora
-
dnf install python3-rosdistro
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-rosdistro
- Dockerfile
- dockerfile.run/python3-rosdistro_build_cache
python3-rosdistro
Tool to work with rosdistro files (for Robot OS, Python 3)
This package is part of Robot OS (ROS). The rosdistro tool allows you to get access to the full dependency tree and the vcs information of all packages and repositories. rosdistro is a file format for managing ROS Distributions and the ROS stacks they contain. This file format is used as input to a variety of tools in the ROS build and release toolchain, from stack release tools to rosdoc. The rosdistro format has changed for Catkin-based repositories. This package installs the library for Python 3.