Struct TriggerTopicSubscriber::LiveEntry

Nested Relationships

This struct is a nested type of Class TriggerTopicSubscriber.

Struct Documentation

struct LiveEntry

Per-handle live subscription state.

Public Members

rclcpp::GenericSubscription::SharedPtr subscription
std::string topic_name
std::string msg_type
SampleCallback callback