tue-robotics / ed

Environment Descriptor
BSD 2-Clause "Simplified" License
56 stars 15 forks source link

Diagnostics #139

Closed MatthijsBurgh closed 2 years ago

MatthijsBurgh commented 2 years ago

Publish real diagnostics about the plugin frequencies etc.

It uses a running window. It is inspired by the FrequencyStatus of diagnostic_updater.

It shows: Number of iterations in the window Window time Total loop time during the window Actual frequency Min/Max frequency

Tested on HERO. Works like a charm.