dynparam

Robot OS dynamic-reconfigure library - Python 2 bindings

Install

All systems
curl cmd.cat/dynparam.sh
Debian Debian
apt-get install python-dynamic-reconfigure
Ubuntu
apt-get install python-dynamic-reconfigure
image/svg+xml Kali Linux
apt-get install python-dynamic-reconfigure
Windows (WSL2)
sudo apt-get update sudo apt-get install python-dynamic-reconfigure
Raspbian
apt-get install python-dynamic-reconfigure

python-dynamic-reconfigure

Robot OS dynamic-reconfigure library - Python 2 bindings

This package is part of Robot OS (ROS), and contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node. This package contains the Python 2 bindings.