Skip to content

ROS 2 library providing classes to collect measurements and calculate statistics across them.

License

Notifications You must be signed in to change notification settings

ros-tooling/libstatistics_collector

Repository files navigation

libstatistics_collector

License Test libstatistics_collector

Description

This C++ library provides the following:

  • A Collector interface for implementing classes that collect observed data and generate statistics for them
  • A TopicStatisticsCollector 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.
  • A MovingAverageStatistics class for calculating moving average statistics

Quality Declaration

This package claims to be in the Quality Level 1 category, see the Quality Declaration for more details.

About

ROS 2 library providing classes to collect measurements and calculate statistics across them.

Resources

License

Stars

Watchers

Forks

Packages

No packages published