So if the hardware signals the SystemInterface it was restarted, how would one reload/reset the controllers, ie how would the ControllerManager be notified? Is there a simple way to achieve this?
Would this be done with a service call to ControllerManager::reload_controller_libraries_service_cb
This question is more appropriate for the ROS Answers or issues on ros2_control than here. To not write twice the explanation, please check PR on documentation update for ControllerManager. Please give us feedback if it is now more understandable.
indeed, I closed it because I didn’t really consider it an issue, as services are in place, and in the past I was sent to forums from the issue tracker. Should this issue be re-opened and linked to your PR?