From b369b4db157aebd9f2a0c065802093296a27e49a Mon Sep 17 00:00:00 2001 From: ProgrammingSR Date: Sat, 23 Mar 2024 19:01:58 -0700 Subject: [PATCH] untested, will test in match, 4 note change --- src/main/deploy/pathplanner/autos/4-Center-Stays.auto | 2 +- src/main/deploy/pathplanner/paths/CenterNote-Center.path | 4 ++-- src/main/deploy/pathplanner/paths/Middle5thNote-Right.path | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/deploy/pathplanner/autos/4-Center-Stays.auto b/src/main/deploy/pathplanner/autos/4-Center-Stays.auto index 602b83d..7d849f7 100644 --- a/src/main/deploy/pathplanner/autos/4-Center-Stays.auto +++ b/src/main/deploy/pathplanner/autos/4-Center-Stays.auto @@ -2,7 +2,7 @@ "version": 1.0, "startingPose": { "position": { - "x": 1.3470318873095533, + "x": 1.4, "y": 5.5216374597852385 }, "rotation": 0 diff --git a/src/main/deploy/pathplanner/paths/CenterNote-Center.path b/src/main/deploy/pathplanner/paths/CenterNote-Center.path index b50dfaa..c8ea72a 100644 --- a/src/main/deploy/pathplanner/paths/CenterNote-Center.path +++ b/src/main/deploy/pathplanner/paths/CenterNote-Center.path @@ -3,12 +3,12 @@ "waypoints": [ { "anchor": { - "x": 1.3470318873095533, + "x": 1.4, "y": 5.5216374597852385 }, "prevControl": null, "nextControl": { - "x": 2.3470318873095533, + "x": 2.4, "y": 5.5216374597852385 }, "isLocked": false, diff --git a/src/main/deploy/pathplanner/paths/Middle5thNote-Right.path b/src/main/deploy/pathplanner/paths/Middle5thNote-Right.path index a389143..4777efb 100644 --- a/src/main/deploy/pathplanner/paths/Middle5thNote-Right.path +++ b/src/main/deploy/pathplanner/paths/Middle5thNote-Right.path @@ -17,15 +17,15 @@ { "anchor": { "x": 8.05, - "y": 0.7104198823782273 + "y": 0.6 }, "prevControl": { "x": 7.050000000000001, - "y": 0.7104198823782273 + "y": 0.6 }, "nextControl": { "x": 9.049999999999988, - "y": 0.7104198823782273 + "y": 0.6 }, "isLocked": false, "linkedName": null