]> git.taranathan.com Git - FRC2026.git/commit
implement superstructure
authormaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Tue, 24 Feb 2026 03:08:09 +0000 (19:08 -0800)
committermaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Tue, 24 Feb 2026 03:08:09 +0000 (19:08 -0800)
commit9e8c2f3a6a77290b4ca7b5e5967481aedd360094
tree0803dd6ba28bb9da24b55a0c927e8e4f9f6e25a8
parentc9afdbb68c5eeb9db64a0e90d9f71718abfd3189
implement superstructure
src/main/java/frc/robot/commands/gpm/AutoShootCommand.java
src/main/java/frc/robot/commands/gpm/Superstructure.java [new file with mode: 0644]
src/main/java/frc/robot/util/PhaseManager.java