From ea6420939f36ec713bbe3f0a3e6624b9cbdc0421 Mon Sep 17 00:00:00 2001 From: WesleyWong-972 Date: Fri, 13 Mar 2026 16:07:10 -0700 Subject: [PATCH] ihihih --- .../deploy/pathplanner/paths/shoot from start.path | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/deploy/pathplanner/paths/shoot from start.path b/src/main/deploy/pathplanner/paths/shoot from start.path index a5ca0d7..4430d93 100644 --- a/src/main/deploy/pathplanner/paths/shoot from start.path +++ b/src/main/deploy/pathplanner/paths/shoot from start.path @@ -34,7 +34,7 @@ "eventMarkers": [ { "name": "Extend Intake", - "waypointRelativePos": 0.0944881889763795, + "waypointRelativePos": 0.0, "endWaypointRelativePos": null, "command": { "type": "named", @@ -45,7 +45,7 @@ }, { "name": "Spin Intake Rollers", - "waypointRelativePos": 0.17547806524185328, + "waypointRelativePos": 0.1, "endWaypointRelativePos": null, "command": { "type": "named", @@ -56,7 +56,7 @@ }, { "name": "Start Spindexer", - "waypointRelativePos": 0.3104611923509808, + "waypointRelativePos": 0.1, "endWaypointRelativePos": null, "command": { "type": "named", @@ -67,7 +67,7 @@ }, { "name": "Stop Hood Down", - "waypointRelativePos": 0.40494938132733566, + "waypointRelativePos": 0.1, "endWaypointRelativePos": null, "command": { "type": "named", @@ -100,7 +100,7 @@ } ], "globalConstraints": { - "maxVelocity": 2.0, + "maxVelocity": 1.0, "maxAcceleration": 0.5, "maxAngularVelocity": 200.0, "maxAngularAcceleration": 300.0, -- 2.39.5