Closed asmodehn closed 7 years ago
Note : Currently the only way is to restart the node. Although not ideal, it is a robust way to achieve dynamic reconfiguration. This issue is about being able to have the same effect, without needing to restart the node.
This has been addressed here : https://github.com/asmodehn/pyros/commit/5bbc47be0526bebb7f6474a7160ce45f29b9b462 and seems to work (local manual tests)
Usecase example :
It would be nice to be able to modify the setup of the node via the client. We should probably do it in a way that is compatible with dynamic_configure, so that ROS user can modify this the
ROS way
. Check https://github.com/asmodehn/pyros-rosinterface/issues/4