]> git.taranathan.com Git - FRC2026.git/commit
revert
authormaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Mon, 16 Feb 2026 20:10:35 +0000 (12:10 -0800)
committermaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Mon, 16 Feb 2026 20:10:35 +0000 (12:10 -0800)
commit27f7890065e1e83bc23a2264895422178f904bab
treeb41c05376e627395f82714f9f4f76b397c70f7ae
parent9114632578fe1dee35573273dadba97361f954f0
revert
19 files changed:
src/main/deploy/pathplanner/autos/New Auto.auto [deleted file]
src/main/deploy/pathplanner/autos/Testing Over the Bump.auto [deleted file]
src/main/deploy/pathplanner/navgrid.json
src/main/deploy/pathplanner/paths/#1 Left to neutral to depot.path [deleted file]
src/main/deploy/pathplanner/paths/#1 Right to neutral to outpost.path [deleted file]
src/main/deploy/pathplanner/paths/Depot to left climb.path [deleted file]
src/main/deploy/pathplanner/paths/Hub to depot.path [deleted file]
src/main/deploy/pathplanner/paths/Left bump to full neutral to left climb.path [deleted file]
src/main/deploy/pathplanner/paths/Outpost to right climb.path [deleted file]
src/main/deploy/pathplanner/paths/Over the bump diagonal.path [deleted file]
src/main/deploy/pathplanner/paths/Over the bump.path [deleted file]
src/main/deploy/pathplanner/paths/Testing aim while going back and forth.path [deleted file]
src/main/deploy/pathplanner/settings.json
src/main/java/frc/robot/RobotContainer.java
src/main/java/frc/robot/commands/gpm/SimpleAutoShoot.java
src/main/java/frc/robot/subsystems/shooter/Shooter.java
src/main/java/frc/robot/subsystems/shooter/ShooterIO.java
src/main/java/frc/robot/subsystems/turret/Turret.java
src/main/java/frc/robot/subsystems/turret/TurretConstants.java