Show EOL distros:
Package Summary
Released
Documented
A GUI application for viewing and editing ROS parameters.
- Maintainer status: maintained
- Maintainer: Christian Dornhege <c.dornhege AT gmail DOT com>
- Author: Christian Dornhege <c.dornhege AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/dornhege/rqt_paramedit/issues
- Source: git https://github.com/dornhege/rqt_paramedit.git (branch: hydro-devel)
Package Summary
Released
Documented
A GUI application for viewing and editing ROS parameters.
- Maintainer status: maintained
- Maintainer: Christian Dornhege <c.dornhege AT gmail DOT com>
- Author: Christian Dornhege <c.dornhege AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/dornhege/rqt_paramedit/issues
- Source: git https://github.com/dornhege/rqt_paramedit.git (branch: indigo-devel)
Package Summary
Released
Documented
A GUI application for viewing and editing ROS parameters.
- Maintainer status: maintained
- Maintainer: Christian Dornhege <c.dornhege AT gmail DOT com>
- Author: Christian Dornhege <c.dornhege AT gmail DOT com>
- License: BSD
- Bug / feature tracker: https://github.com/dornhege/rqt_paramedit/issues
- Source: git https://github.com/dornhege/rqt_paramedit.git (branch: melodic-devel)
Contents
Usage
After startup rxparamedit will acquire parameters from the param server and display them for editing.
rosrun qt_paramedit qt_paramedit [parameter root] (default: /)
If you pass an optional parameter root, only parameters from that namespace will be listed. The parameter root has to be a dictionary (i.e. no single variables).
Screenshot
Note: This package replaces groovy's rxparamedit in hydro.