teamspatzenhirn / rig_reconfigure

GUI tool for editing ROS 2 parameters at runtime
MIT License
79 stars 8 forks source link

Indicate failure to update parameter in editor widget #30

Open ottojo opened 7 months ago

ottojo commented 7 months ago

Currently, an invalid parameter value is still shown in the editor widget, even after showing the warning "Parameter X couldn't be modified!", which is easily missed. It would probably be good to instead show the old value, or query the current value.