ros-visualization / rqt_reconfigure

http://wiki.ros.org/rqt_reconfigure
Other
22 stars 50 forks source link

If updating remote fails, reflect the failure locally #144

Open jonselling opened 5 months ago

jonselling commented 5 months ago

If the remote returns a failure to update the value, the UI reverts back to the old value.

This should resolve #109.

I have not contributed a lot, so if there is anything that needs changed please let me know.

Also, I don't program in python often, so if there is a better way to structure the code I am happy to change that as well!

jonselling commented 5 months ago

I would also really like this backported to humble if possible.

jonselling commented 2 weeks ago

@quarkytale would you be the right person for this PR, or should someone else be added?