2022-Robot
Robot code for 2022 FRC Season by Argos, FRC team #1756
Loading...
Searching...
No Matches
homing_storage_interface.h File Reference
#include <fstream>
#include <iostream>
#include "units/base.h"
#include "wpi/fs.h"

Go to the source code of this file.

Classes

class  HomingStorageInterface< T >
 Interface capable of saving and loading home positions from persistent storage. More...
 
class  FSHomingStorage< T >
 Saves and loads home positions from filesystem. More...