|
HoloLib
High-performance holonomic (X-Drive) control library for VEX V5
|
#include <cstdint>Go to the source code of this file.
Classes | |
| struct | ChassisConfig |
| Core constants to configure the chassis dimensions and hardware. More... | |
| struct | DriveCurve |
| Represents a simple deadzone-minimum output exponential or linear drive curve. More... | |
| struct | DriveCurves |
| Holds the drive curves for movement and rotation inputs. More... | |
| struct | DriveCorrection |
| Configuration for active heading correction during driver control. More... | |
| struct | MoveParams |
| Parameters defining bounds and conditions for autonomous movements. More... | |