![]() |
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.
|
This interface defines the base classes for loading a model onto the Coral EdgeTPU and running inference. More...
#include "../AutonomyLogging.h"
Go to the source code of this file.
Classes | |
class | TensorflowTPU< T, P > |
This class is designed to enable quick, easy, and robust handling of .tflite models for deployment and inference on the Coral EdgeTPU Accelerator. More... | |
This interface defines the base classes for loading a model onto the Coral EdgeTPU and running inference.