You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library essentially adds compile time checking to all units, and does all dimensional analysis for you so we will never ever mess up units. Would be very epic to add.
Declare a new GPSCoord type that's not named GPSCoord so that it doesn't conflict with our existing GPSCoord protobuf struct. Replace all instances of GPSCoord with this new one. Old GPSCoord protobuf is defined here https://github.com/tritonuas/protos/blob/master/obc.proto#L50-L54
https://github.com/aurora-opensource/au
This library essentially adds compile time checking to all units, and does all dimensional analysis for you so we will never ever mess up units. Would be very epic to add.
List of tasks:
include/utilities/units.hpp
)feat/cv-orchestrator
ininterface.hpp
https://github.com/tritonuas/obcpp/blob/feat/cv-orchestrator/include/camera/interface.hpp#L13-L24The text was updated successfully, but these errors were encountered: