HoloLib
High-performance holonomic (X-Drive) control library for VEX V5
Loading...
Searching...
No Matches
gain_scheduler.h File Reference
#include "PID.h"
#include <vector>

Go to the source code of this file.

Classes

struct  ScheduledGain
 A mapping of error threshold to specific PID gains. More...
 
class  GainScheduler
 A scheduler that interpolates and selects PID gains based on the current error. More...