Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 468 Bytes

The Robot Code for Crescendo 2024... Refactored!

Trying out new ideas for next year.

New Stuff

Subsystem Manager

The subsystem manager class handles inter-subsystem logic and command priority.

Real and simulated subclasses

Subsystem classes are now divided into RealIO and SimIO subclasses that both inherit from an abstract main class.

Javadocs

Documentation (and more comments), yay!

https://frc-team-1160.github.io/2024-Crescendo-Rewrite/