Skip to content

Use enums for control_mode in detachment_controller #434

@cmacmackin

Description

@cmacmackin

The detachment_controller component currently stores information on control_mode using an int. This int is set based on the string value of the configuration actuator. This should use an enum, which will be clearer for the user and less error-prone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions