rosboost-cfg
Contains scripts used by the Robot OS rosboost-cfg tool (Python 2)
Install
- All systems
-
curl cmd.cat/rosboost-cfg.sh
- Debian
-
apt-get install python-rosboost-cfg
- Ubuntu
-
apt-get install python-rosboost-cfg
- Kali Linux
-
apt-get install python-rosboost-cfg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-rosboost-cfg
- Raspbian
-
apt-get install python-rosboost-cfg
- Dockerfile
- dockerfile.run/rosboost-cfg
python-rosboost-cfg
Contains scripts used by the Robot OS rosboost-cfg tool (Python 2)
This package is part of Robot OS (ROS). It is used for determining build flags (cflags/lflags/etc.) for boost on your system when you use it in a ROS environment. This package contains the Python 2 library.