olympus-robotics / hephaestus

Hephaestus is a C++ framework designed to facilitate robotics development by providing commonly needed functionality and abstractions.
MIT License
26 stars 4 forks source link

[IPC] Introduce the Heartbeat module and integrate it into the Spinner node. #132

Closed filippobrizzi closed 4 months ago

filippobrizzi commented 4 months ago

A heartbeat msg is published (throttled) everytime the node process data.

Maybe integrate it into an app class that has a spinner.