Closed
Description
Is your feature request related to a problem? Please describe.
I would like to reconfigure controller which already has been active at some point in order to change a parameter which is read in the on_configure method of the controller.
In particular I want to change the compliance_ref_link
of the the cartesian_compliance_controller
to another link:
Describe the solution you'd like
Allow setting controller state to configured via cli.
Describe alternatives you've considered
Having a separate controller per ref_link. But this becomes quickly quite ugly when having multiple robot arms with multiple tools which have to be compliant at some point.