1#include "lemlib/chassis/chassis.hpp"
4pros::Controller
controller(pros::E_CONTROLLER_MASTER);
lemlib::OdomSensors sensors & vertical_tracking_wheel
lemlib::TrackingWheel horizontal_tracking_wheel & horizontal_tracking_sensor
lemlib::Drivetrain drivetrain & leftMotors
lemlib::TrackingWheel vertical_tracking_wheel & vertical_tracking_sensor
lemlib::ExpoDriveCurve steer_curve
lemlib::OdomSensors sensors
pros::Rotation horizontal_tracking_sensor
lemlib::ControllerSettings lateral_controller
pros::Rotation vertical_tracking_sensor
pros::MotorGroup rightMotors
lemlib::TrackingWheel horizontal_tracking_wheel
lemlib::TrackingWheel vertical_tracking_wheel
lemlib::ControllerSettings angular_controller
pros::MotorGroup leftMotors
pros::Controller controller
lemlib::ExpoDriveCurve throttle_curve
lemlib::Drivetrain drivetrain