]> git.taranathan.com Git - FRC2026.git/commit
hood
authormixxlto <maxtan0626@gmail.com>
Fri, 6 Feb 2026 00:22:34 +0000 (16:22 -0800)
committermixxlto <maxtan0626@gmail.com>
Fri, 6 Feb 2026 00:22:34 +0000 (16:22 -0800)
commit48a2e0299cc5a6163b712f45ed0e000eeeba3584
treec810de686f108b1b8f30f61ee81dd678aac15cb6
parentf436fc9550e5733010ac5f4e73bcc2e4a555bdc1
hood
src/main/java/frc/robot/commands/gpm/AutoShootCommand.java [new file with mode: 0644]
src/main/java/frc/robot/constants/IdConstants.java
src/main/java/frc/robot/subsystems/hood/Hood.java [new file with mode: 0644]
src/main/java/frc/robot/subsystems/hood/HoodConstants.java [new file with mode: 0644]
src/main/java/frc/robot/subsystems/hood/HoodIO.java [new file with mode: 0644]
src/main/java/frc/robot/subsystems/turret/ShotInterpolation.java