Hi all!
is there a way to programmatically update parameters in the dynamic_reconfigure? I can modify the parameters of a node *from* the dynamic reconfigure but those parameters can possibly get modified also from other nodes at runtime, so I would like that these changes get reflected in the dynamic_reconfigure.
Thanks a lot.
↧