TripleHelixProgramming / Crescendo

Triple Helix's code for the 2024 FRC Crecendo season
MIT License
1 stars 0 forks source link

Cleanup teleop driving #164

Open nlaverdure opened 6 months ago

nlaverdure commented 6 months ago

Enumerate the various teleop drive modes and use them to compose the ChassisSpeeds object.

The style of teleop driving is determined at the implementation of DriveCommand: