ros / dynamic_reconfigure

BSD 3-Clause "New" or "Revised" License
48 stars 111 forks source link

fix: Race condition on quickly setting and getting config (#188) #190

Closed rokusottervanger closed 2 years ago

rokusottervanger commented 2 years ago

fixes #187 by using the server's response to the set service to update the latest configuration.