![]() |
Autonomy Software C++ 24.5.1
Welcome to the Autonomy Software repository of the Mars Rover Design Team (MRDT) at Missouri University of Science and Technology (Missouri S&T)! API reference contains the source code and other resources for the development of the autonomy software for our Mars rover. The Autonomy Software project aims to compete in the University Rover Challenge (URC) by demonstrating advanced autonomous capabilities and robust navigation algorithms.
|


Static Public Member Functions | |
| static shared_ptr< EnumTypeInfoTemplated > | Deserialize (Deserializer &deserializer, uint32_t size) |
Static Public Member Functions inherited from duckdb::EnumTypeInfo | |
| static PhysicalType | DictType (idx_t size) |
| static LogicalType | CreateType (Vector &ordered_data, idx_t size) |
| static shared_ptr< ExtraTypeInfo > | Deserialize (Deserializer &source) |
Static Public Member Functions inherited from duckdb::ExtraTypeInfo | |
| static shared_ptr< ExtraTypeInfo > | Deserialize (Deserializer &source) |
Private Attributes | |
| string_map_t< T > | values |
Additional Inherited Members | |
Public Attributes inherited from duckdb::ExtraTypeInfo | |
| ExtraTypeInfoType | type |
| string | alias |
| unique_ptr< ExtensionTypeInfo > | extension_info |
Protected Member Functions inherited from duckdb::EnumTypeInfo | |
| bool | EqualsInternal (ExtraTypeInfo *other_p) const override |
Protected Member Functions inherited from duckdb::ExtraTypeInfo | |
| ExtraTypeInfo (const ExtraTypeInfo &other) | |
| ExtraTypeInfo & | operator= (const ExtraTypeInfo &other) |
Protected Attributes inherited from duckdb::EnumTypeInfo | |
| Vector | values_insert_order |
|
inlineexplicit |
|
inlinestatic |
|
inline |