ros_amr_interop
ros_amr_interop copied to clipboard
Add a watchdog for re-parsing configuration file on configuration file changes
This involves re-registering callbacks if needed and sending a new identity report to avoid restarting the node.
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