![]() |
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 Member Functions | |
| template<typename... Args> | |
| format_args (Args &&... args) | |
Public Member Functions inherited from basic_format_args< format_context > | |
| basic_format_args (const format_arg_store< format_context, Args... > &store) | |
| basic_format_args (const format_arg *args, int count) | |
| format_arg | get (int index) const |
| int | max_size () const |
Additional Inherited Members | |
Public Types inherited from basic_format_args< format_context > | |
| using | size_type = int |
| using | format_arg = basic_format_arg< format_context > |
Public Attributes inherited from basic_format_args< format_context > | |
| const internal::value< format_context > * | values_ |
| const format_arg * | args_ |
An alias to basic_format_args<context>.
|
inline |