Team2068 / Muhkeighnzeigh

2023 Charged Up Code
Other
0 stars 0 forks source link

Auto Balance and Path Following Corrections #19

Closed schineaj23 closed 1 year ago

schineaj23 commented 1 year ago

This implements automatic balancing via the AutoBalance command, and uses PPSwerveCommand to band-aid our FollowTrajectory problems.

schineaj23 commented 1 year ago

In person code review with Ayidana. It passed. My benchmarks: it works My unit tests: Assert(true)