ros_amr_interop icon indicating copy to clipboard operation
ros_amr_interop copied to clipboard

Add a watchdog for re-parsing configuration file on configuration file changes

Open leandropineda opened this issue 3 years ago • 1 comments

This involves re-registering callbacks if needed and sending a new identity report to avoid restarting the node.

leandropineda avatar Jun 28 '21 20:06 leandropineda

I would suggest researching if ROS2 doesn't already provide a mechanism similar to what was dynamic_reconfigure in ROS 1 to handle this automatically

adamantivm avatar Jun 30 '21 19:06 adamantivm