![]() |
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.
|

Public Attributes | |
| vector< ArrowSchema > | children |
| vector< ArrowSchema * > | children_ptrs |
| std::list< vector< ArrowSchema > > | nested_children |
| used for nested structures | |
| std::list< vector< ArrowSchema * > > | nested_children_ptr |
| vector< unsafe_unique_array< char > > | owned_type_names |
| This holds strings created to represent decimal types. | |
| vector< unsafe_unique_array< char > > | owned_column_names |
| vector< unsafe_unique_array< char > > | metadata_info |
| This holds any values created for metadata info. | |
| vector< unsafe_unique_array< char > > | extension_format |