ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

It is possible to develop a node which inherits from rclcpp::LifecycleNode and also is registered as a component. You can find an example that I did a while back for Dashing here. However, I believe that the shortcoming in launch_ros still exists, even in Eloquent. I've created an issue on the launch_ros Github repo to get visibility.