Skip to content

Commit

Permalink
maybe it did need to be tested...
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgrammingSR committed Oct 14, 2024
1 parent daef5aa commit 9894a7d
Show file tree
Hide file tree
Showing 8 changed files with 55 additions and 328 deletions.
31 changes: 0 additions & 31 deletions src/main/deploy/pathplanner/autos/1-AmpSide-Leave.auto
Original file line number Diff line number Diff line change
Expand Up @@ -32,40 +32,9 @@
"data": {
"pathName": "MoveOut-Left"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 1.5
}
},
{
"type": "named",
"data": {
"name": "Intake"
}
}
]
}
}
]
}
},
{
"type": "named",
"data": {
"name": "Prep-Speed - 60%"
}
},
{
"type": "named",
"data": {
"name": "Outtake"
}
}
]
}
Expand Down
6 changes: 0 additions & 6 deletions src/main/deploy/pathplanner/autos/2-SourceSide-Leave.auto
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "Intake in"
}
},
{
"type": "named",
"data": {
Expand Down
57 changes: 0 additions & 57 deletions src/main/deploy/pathplanner/autos/4-Center-Stays.auto
Original file line number Diff line number Diff line change
Expand Up @@ -50,25 +50,6 @@
"data": {
"name": "Spin up Shooter"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "Intake in"
}
}
]
}
}
]
}
Expand Down Expand Up @@ -100,25 +81,6 @@
"data": {
"name": "Intake"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "Intake in"
}
}
]
}
}
]
}
Expand Down Expand Up @@ -150,25 +112,6 @@
"data": {
"name": "Intake"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "Intake in"
}
}
]
}
}
]
}
Expand Down
95 changes: 0 additions & 95 deletions src/main/deploy/pathplanner/autos/5-Center-Stays.auto
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,6 @@
"type": "sequential",
"data": {
"commands": [
{
"type": "named",
"data": {
"name": "Intake in"
}
},
{
"type": "named",
"data": {
Expand Down Expand Up @@ -50,25 +44,6 @@
"data": {
"name": "Spin up Shooter"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "Intake in"
}
}
]
}
}
]
}
Expand Down Expand Up @@ -100,25 +75,6 @@
"data": {
"name": "Intake"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "Intake in"
}
}
]
}
}
]
}
Expand Down Expand Up @@ -150,25 +106,6 @@
"data": {
"name": "Intake"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 3.0
}
},
{
"type": "named",
"data": {
"name": "Intake in"
}
}
]
}
}
]
}
Expand All @@ -184,38 +121,6 @@
"data": {
"name": "Outtake"
}
},
{
"type": "deadline",
"data": {
"commands": [
{
"type": "path",
"data": {
"pathName": "praying"
}
},
{
"type": "sequential",
"data": {
"commands": [
{
"type": "wait",
"data": {
"waitTime": 0.5
}
},
{
"type": "named",
"data": {
"name": "Intake"
}
}
]
}
}
]
}
}
]
}
Expand Down
84 changes: 0 additions & 84 deletions src/main/deploy/pathplanner/paths/praying.path

This file was deleted.

Loading

0 comments on commit 9894a7d

Please sign in to comment.