diff --git a/src/main/deploy/swervePracticeBot/modules/backleft.json b/src/main/deploy/swervePracticeBot/modules/backleft.json index 749a12d9..7f127f1f 100644 --- a/src/main/deploy/swervePracticeBot/modules/backleft.json +++ b/src/main/deploy/swervePracticeBot/modules/backleft.json @@ -1,7 +1,7 @@ { "location": { - "front": -12.5, - "left": 12.5 + "front": -9.75, + "left": 9.75 }, "absoluteEncoderOffset": -95.0976, "drive": { diff --git a/src/main/deploy/swervePracticeBot/modules/backright.json b/src/main/deploy/swervePracticeBot/modules/backright.json index 28925dc2..09b5b249 100644 --- a/src/main/deploy/swervePracticeBot/modules/backright.json +++ b/src/main/deploy/swervePracticeBot/modules/backright.json @@ -1,7 +1,7 @@ { "location": { - "front": -12.5, - "left": -12.5 + "front": -9.75, + "left": -9.75 }, "absoluteEncoderOffset": 65.21472, "drive": { diff --git a/src/main/deploy/swervePracticeBot/modules/frontleft.json b/src/main/deploy/swervePracticeBot/modules/frontleft.json index 37f63542..9725db32 100644 --- a/src/main/deploy/swervePracticeBot/modules/frontleft.json +++ b/src/main/deploy/swervePracticeBot/modules/frontleft.json @@ -1,7 +1,7 @@ { "location": { - "front": 12.5, - "left": 12.5 + "front": 9.75, + "left": 9.75 }, "absoluteEncoderOffset": 129.2328, "drive": { diff --git a/src/main/deploy/swervePracticeBot/modules/frontright.json b/src/main/deploy/swervePracticeBot/modules/frontright.json index 3443f82c..355a4d7d 100644 --- a/src/main/deploy/swervePracticeBot/modules/frontright.json +++ b/src/main/deploy/swervePracticeBot/modules/frontright.json @@ -1,7 +1,7 @@ { "location": { - "front": 12.5, - "left": -12.5 + "front": 9.75, + "left": -9.75 }, "absoluteEncoderOffset": 243.72072, "drive": {