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

Feat/Types proto enum serialization #176

Closed lhruby closed 1 month ago

lhruby commented 1 month ago

Description

Automate serialization of enums using protobuf.

Type of change

Checklist before requesting a review