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

Upgrade to clang 19 #182

Closed filippobrizzi closed 1 month ago

filippobrizzi commented 1 month ago

Description

Upgrade to clang 19 and fix new errors, no major change, just following compiler suggestions. Some changes also came from making it compile for GCC.