]> git.taranathan.com Git - FRC2026.git/commit
AutoTuning
authoriefomit <timofei.stem@gmail.com>
Sun, 29 Mar 2026 02:55:49 +0000 (19:55 -0700)
committeriefomit <timofei.stem@gmail.com>
Sun, 29 Mar 2026 02:55:49 +0000 (19:55 -0700)
commit42f3c21e79529fc54b3832802b02afdf97e65dc3
tree18d90f37f4cd97a03c045e55be91b0884cec87dc
parenta9d7b58718e5aeeb279e232585000a881c9f4d90
AutoTuning
28 files changed:
src/main/deploy/pathplanner/autos/Double Swipe.auto [deleted file]
src/main/deploy/pathplanner/autos/DoubleSwipe.auto [new file with mode: 0644]
src/main/deploy/pathplanner/autos/Jame's Square path.auto [deleted file]
src/main/deploy/pathplanner/autos/Left 1 Run (SHIFTED).auto [deleted file]
src/main/deploy/pathplanner/autos/Left 2 runs (middle neutral) - hairpin.auto [deleted file]
src/main/deploy/pathplanner/autos/Left 2 runs (middle neutral) - no hairpin.auto [deleted file]
src/main/deploy/pathplanner/autos/Left Week V1.auto
src/main/deploy/pathplanner/autos/Right 1 Run (SHIFTED).auto [deleted file]
src/main/deploy/pathplanner/autos/Trial Auto Path.auto [deleted file]
src/main/deploy/pathplanner/paths/Far neutral to left start - down the middle.path [deleted file]
src/main/deploy/pathplanner/paths/Far neutral to left start - down the side.path [deleted file]
src/main/deploy/pathplanner/paths/Full Left Path v3 (SHIFTED).path [deleted file]
src/main/deploy/pathplanner/paths/Full Left Path v3.path
src/main/deploy/pathplanner/paths/Full Right Path v3 (SHIFTED).path [deleted file]
src/main/deploy/pathplanner/paths/Kousha S1.path [deleted file]
src/main/deploy/pathplanner/paths/Left Trench Start Shifted.path [deleted file]
src/main/deploy/pathplanner/paths/Left Trench Start.path
src/main/deploy/pathplanner/paths/Left start hairpain back.path [deleted file]
src/main/deploy/pathplanner/paths/Left start to far neutral - down the middle.path [deleted file]
src/main/deploy/pathplanner/paths/Left start to near neutral - straight back.path [deleted file]
src/main/deploy/pathplanner/paths/Right Trench Start Shifted.path [deleted file]
src/main/deploy/pathplanner/paths/Swipe 1.path [deleted file]
src/main/deploy/pathplanner/paths/Swipe 2.path [deleted file]
src/main/deploy/pathplanner/paths/Swipe2.path [new file with mode: 0644]
src/main/deploy/pathplanner/paths/Trial Left Path.path [deleted file]
src/main/deploy/pathplanner/paths/W5 Full Left Path v3.path [new file with mode: 0644]
src/main/deploy/pathplanner/paths/W5 Left Trench Start.path [new file with mode: 0644]
src/main/java/frc/robot/RobotContainer.java