Skip to content

How to reconfigure controller  #1033

Closed
Closed
@firesurfer

Description

@firesurfer

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:

https://github.com/fzi-forschungszentrum-informatik/cartesian_controllers/blob/752a6a928f6584597ea4b8bace047ec7fdc2314d/cartesian_compliance_controller/src/cartesian_compliance_controller.cpp#L97

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions