rockwayrobotics / FRC-2023

Code repository for the 2023 robot from Rockway Robotics - FRC 8089
Other
1 stars 0 forks source link

Balance auto routine #29

Closed zvandermeer closed 1 year ago

zvandermeer commented 1 year ago

Added an auto routine that goes over the charge station, then comes backwards and balances. This code still needs to be tested on a real charge station and tuned accordingly, but all the logic is sound. PR also includes various refactor changes for the drivebase subsystem code, making it easier to read.