7#include "pros/ai_vision.hpp"
9#include "pros/motors.hpp"
A scheduler that interpolates and selects PID gains based on the current error.
Manages a collection of obstacles and provides avoidance computations.
hololib::ObstacleManager obstacles
hololib::EncoderEKFOdometry odom
pros::AIVision visionSensor
const std::function< hololib::Pose(bool)> poseGetter
hololib::GainScheduler thetaSched
hololib::GainScheduler xSched
hololib::GainScheduler ySched