Skip to content

FRC-Team-1160/2024-Crescendo-Rewrite

Repository files navigation

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/

About

A rewrite of last year's code with better organization.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages