From: moo Date: Sun, 8 Mar 2026 22:31:45 +0000 (-0700) Subject: more X-Git-Url: https://git.taranathan.com/?a=commitdiff_plain;h=82c029ba077c551c97fd24ff5e1a2abd686f09dc;p=FRC2026.git more --- diff --git a/src/main/deploy/pathplanner/paths/Full Left Path.path b/src/main/deploy/pathplanner/paths/Full Left Path.path index 4a7be08..3778a95 100644 --- a/src/main/deploy/pathplanner/paths/Full Left Path.path +++ b/src/main/deploy/pathplanner/paths/Full Left Path.path @@ -134,7 +134,21 @@ "rotationDegrees": -89.50334218867351 } ], - "constraintZones": [], + "constraintZones": [ + { + "name": "Depot", + "minWaypointRelativePos": 4.953880764904385, + "maxWaypointRelativePos": 6.0, + "constraints": { + "maxVelocity": 1.0, + "maxAcceleration": 2.0, + "maxAngularVelocity": 200.0, + "maxAngularAcceleration": 300.0, + "nominalVoltage": 12.0, + "unlimited": false + } + } + ], "pointTowardsZones": [], "eventMarkers": [ { @@ -171,30 +185,30 @@ } }, { - "name": "Stop Hood Down", - "waypointRelativePos": 0.39145106861638246, + "name": "Start Spindexer", + "waypointRelativePos": 0.3104611923509808, "endWaypointRelativePos": null, "command": { "type": "named", "data": { - "name": "Stop Hood Down" + "name": "Start Spindexer" } } }, { - "name": "Start Spindexer", - "waypointRelativePos": 1.066366704161966, + "name": "Stop Hood Down", + "waypointRelativePos": 0.39145106861638246, "endWaypointRelativePos": null, "command": { "type": "named", "data": { - "name": "Start Spindexer" + "name": "Stop Hood Down" } } }, { "name": "Stop Spindexer", - "waypointRelativePos": 2.2812148481439465, + "waypointRelativePos": 2.9156355455568033, "endWaypointRelativePos": null, "command": { "type": "named",