Skip to content

Add automatically_add_executor_with_node option on create_callback_group for rclcpp::LifecycleNode #1589

@BriceRenaudeau

Description

@BriceRenaudeau

Feature request

Feature description

When creating a callback_group for a lifecycleNode, the method create_callback_group uses the default value true for automatically_add_executor_with_node. It could be good to open this as a parameter like for rclcpp::Node.

Implementation considerations

It is possible to do it by using the lifecycle->get_base_node_interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions