]> git.taranathan.com Git - FRC2026.git/commitdiff
ihihih
authorWesleyWong-972 <wesleycwong@gmail.com>
Fri, 13 Mar 2026 23:07:10 +0000 (16:07 -0700)
committerWesleyWong-972 <wesleycwong@gmail.com>
Fri, 13 Mar 2026 23:07:10 +0000 (16:07 -0700)
src/main/deploy/pathplanner/paths/shoot from start.path

index a5ca0d704d65bb3ca57a038370a581804905798e..4430d93c937220eab80ff1b6f7f8a881809b5dbd 100644 (file)
@@ -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",
     }
   ],
   "globalConstraints": {
-    "maxVelocity": 2.0,
+    "maxVelocity": 1.0,
     "maxAcceleration": 0.5,
     "maxAngularVelocity": 200.0,
     "maxAngularAcceleration": 300.0,