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.