Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
asherikov committed Jan 20, 2025
1 parent 1c34de1 commit c5e5274
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,12 @@ Intrometry
Introduction
------------

ROS2 telemetry collection utility that addresses the same problem as
<https://github.com/pal-robotics/pal_statistics>, but in a different way. The
Telemetry collection utility that addresses the same problem as
<https://github.com/pal-robotics/pal_statistics> and
<https://github.com/PickNikRobotics/data_tamer/>, but in a different way. The
main API difference is that `intrometry` relies on `ariles` serialization
library <https://github.com/asherikov/ariles> instead of macro.
library <https://github.com/asherikov/ariles> instead of macro, and keeps track
of updated data instead of taking global snapshots.

Doxygen documentation: <https://asherikov.github.io/intrometry/doxygen/group__API.html>

Expand Down

0 comments on commit c5e5274

Please sign in to comment.