ROS 2 rclcpp + rcl - jazzy  jazzy
ROS 2 C++ Client Library with ROS Client Library
Public Attributes | List of all members
rclcpp::SubscriptionOptionsBase::TopicStatisticsOptions Struct Reference
Collaboration diagram for rclcpp::SubscriptionOptionsBase::TopicStatisticsOptions:
Collaboration graph
[legend]

Public Attributes

TopicStatisticsState state = TopicStatisticsState::NodeDefault
 
std::string publish_topic = "/statistics"
 
std::chrono::milliseconds publish_period {std::chrono::seconds(1)}
 
rclcpp::QoS qos = SystemDefaultsQoS().keep_last(10)
 

Detailed Description

Definition at line 69 of file subscription_options.hpp.


The documentation for this struct was generated from the following file: