From: eileha Date: Sat, 7 Mar 2026 21:26:30 +0000 (-0800) Subject: added the extend intake X-Git-Url: https://git.taranathan.com/?a=commitdiff_plain;h=2dbf5957fc6092775a661a67aa41b25c275df2ed;p=FRC2026.git added the extend intake --- diff --git a/src/main/deploy/pathplanner/paths/DELETE THIS.path b/src/main/deploy/pathplanner/paths/DELETE THIS.path index adfde55..bf7b915 100644 --- a/src/main/deploy/pathplanner/paths/DELETE THIS.path +++ b/src/main/deploy/pathplanner/paths/DELETE THIS.path @@ -84,8 +84,8 @@ "pointTowardsZones": [], "eventMarkers": [ { - "name": "Intake", - "waypointRelativePos": 0, + "name": "Extend intake", + "waypointRelativePos": 0.0, "endWaypointRelativePos": null, "command": { "type": "parallel", @@ -96,6 +96,12 @@ "data": { "name": "Spin Intake Rollers" } + }, + { + "type": "named", + "data": { + "name": "Extend Intake" + } } ] }