libstatistics_collector
master
Lightweight aggregation utilities to collect statistics and measure message metrics.
|
This C++ library provides the following:
Collector
interface for implementing classes that collect observed data and generate statistics for themTopicStatisticsCollector
interface for implementing classes that collect and perform measurements for ROS2 topic statistics. Classes for calculating ROS 2 message age and message period statistics are also implemented.MovingAverageStatistics
class for calculating moving average statisticsThis package claims to be in the Quality Level 4 category, see the Quality Declaration for more details.