Skip to content
74 changes: 74 additions & 0 deletions src/main/deploy/pathplanner/New Path.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
{
"waypoints": [
{
"anchorPoint": {
"x": 1.0,
"y": 3.0
},
"prevControl": null,
"nextControl": {
"x": 2.0,
"y": 3.0
},
"holonomicAngle": 0,
"isReversal": false,
"velOverride": null,
"isLocked": false,
"isStopPoint": false,
"stopEvent": {
"names": [],
"executionBehavior": "parallel",
"waitBehavior": "none",
"waitTime": 0
}
},
{
"anchorPoint": {
"x": 3.0,
"y": 5.0
},
"prevControl": {
"x": 3.0,
"y": 4.0
},
"nextControl": {
"x": 3.0,
"y": 4.0
},
"holonomicAngle": 0,
"isReversal": true,
"velOverride": null,
"isLocked": false,
"isStopPoint": false,
"stopEvent": {
"names": [],
"executionBehavior": "parallel",
"waitBehavior": "none",
"waitTime": 0
}
},
{
"anchorPoint": {
"x": 5.0,
"y": 3.0
},
"prevControl": {
"x": 4.0,
"y": 3.0
},
"nextControl": null,
"holonomicAngle": 0,
"isReversal": false,
"velOverride": null,
"isLocked": false,
"isStopPoint": false,
"stopEvent": {
"names": [],
"executionBehavior": "parallel",
"waitBehavior": "none",
"waitTime": 0
}
}
],
"markers": []
}
30 changes: 30 additions & 0 deletions src/main/deploy/pathplanner/autos/1-1_Cube_Balance.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 1.5687233502126592,
"y": 4.704575792130308
},
"rotation": 0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "shootCube"
}
},
{
"type": "path",
"data": {
"pathName": "1_Balance"
}
}
]
}
},
"folder": null
}
42 changes: 42 additions & 0 deletions src/main/deploy/pathplanner/autos/1-2_Cube.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 1.5545101302968576,
"y": 4.669042742340804
},
"rotation": 0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "shootCube"
}
},
{
"type": "path",
"data": {
"pathName": "1_Collect First Cube"
}
},
{
"type": "named",
"data": {
"name": "intakeCube"
}
},
{
"type": "path",
"data": {
"pathName": "1_Return First Cube"
}
}
]
}
},
"folder": null
}
48 changes: 48 additions & 0 deletions src/main/deploy/pathplanner/autos/Testing Auto.auto
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
{
"version": 1.0,
"startingPose": {
"position": {
"x": 1.4278094270474257,
"y": 4.5520882470336375
},
"rotation": 0
},
"command": {
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "shootCube"
}
},
{
"type": "path",
"data": {
"pathName": "Testing Path 1"
}
},
{
"type": "named",
"data": {
"name": "intakeCube"
}
},
{
"type": "wait",
"data": {
"waitTime": 1.0
}
},
{
"type": "path",
"data": {
"pathName": "Testing Path 2"
}
}
]
}
},
"folder": null
}
60 changes: 60 additions & 0 deletions src/main/deploy/pathplanner/paths/1_Balance.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 1.5687233502126592,
"y": 4.704575792130308
},
"prevControl": null,
"nextControl": {
"x": 2.4357297650765526,
"y": 5.045693070109545
},
"isLocked": false
},
{
"anchor": {
"x": 4.880403590594416,
"y": 4.846707991288324
},
"prevControl": {
"x": 3.9423310761515147,
"y": 4.9746269705305375
},
"nextControl": {
"x": 6.002735474769786,
"y": 4.693662734355319
},
"isLocked": false
},
{
"anchor": {
"x": 5.541318316679187,
"y": 2.8994968628235136
},
"prevControl": {
"x": 5.85400915482682,
"y": 3.51066531920298
},
"nextControl": null,
"isLocked": false
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3,
"maxAcceleration": 3,
"maxAngularVelocity": 540,
"maxAngularAcceleration": 720
},
"goalEndState": {
"velocity": 0,
"rotation": 0
},
"reversed": false,
"folder": null,
"previewStartingState": null
}
45 changes: 45 additions & 0 deletions src/main/deploy/pathplanner/paths/1_Collect First Cube.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 1.5545101302968576,
"y": 4.669042742340804
},
"prevControl": null,
"nextControl": {
"x": 2.3149173957922393,
"y": 4.619296472635499
},
"isLocked": false
},
{
"anchor": {
"x": 7.019493187922547,
"y": 4.669042742340804
},
"prevControl": {
"x": 7.019493187922547,
"y": 4.748497057118018
},
"nextControl": null,
"isLocked": false
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3,
"maxAcceleration": 3,
"maxAngularVelocity": 540,
"maxAngularAcceleration": 720
},
"goalEndState": {
"velocity": 0,
"rotation": 0
},
"reversed": false,
"folder": null,
"previewStartingState": null
}
45 changes: 45 additions & 0 deletions src/main/deploy/pathplanner/paths/1_Return First Cube.path
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
{
"version": 1.0,
"waypoints": [
{
"anchor": {
"x": 7.02,
"y": 4.67
},
"prevControl": null,
"nextControl": {
"x": 7.053503392721072,
"y": 4.666606190355238
},
"isLocked": false
},
{
"anchor": {
"x": 1.55,
"y": 4.67
},
"prevControl": {
"x": 1.5499999999999998,
"y": 4.749454314777214
},
"nextControl": null,
"isLocked": false
}
],
"rotationTargets": [],
"constraintZones": [],
"eventMarkers": [],
"globalConstraints": {
"maxVelocity": 3,
"maxAcceleration": 3,
"maxAngularVelocity": 540,
"maxAngularAcceleration": 720
},
"goalEndState": {
"velocity": 0,
"rotation": 0
},
"reversed": false,
"folder": null,
"previewStartingState": null
}
Loading