Skip to content

Turn ControllerManager into a LifecycleNode #708

Open
@bmagyar

Description

@bmagyar

Is your feature request related to a problem? Please describe.

Over the years there were many ways to detect if the controller_manager was available for loading/starting controllers. ROS2 offers a much nicer way of doing this which also helps with launch dependencies at the launch file level for free -> LifecycleNodes.

Describe the solution you'd like

Implement a LifecycleNode interface for ControllerManager

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