Easy Navigation
|
Structure holding runtime information for a subnode. More...
#include <SystemNode.hpp>
Public Attributes | |
rclcpp_lifecycle::LifecycleNode::SharedPtr | node_ptr |
Shared pointer to the managed lifecycle node. | |
rclcpp::CallbackGroup::SharedPtr | realtime_cbg |
Associated real-time callback group. | |
Structure holding runtime information for a subnode.
rclcpp_lifecycle::LifecycleNode::SharedPtr node_ptr |
Shared pointer to the managed lifecycle node.
rclcpp::CallbackGroup::SharedPtr realtime_cbg |
Associated real-time callback group.