Skip to content

Commit 45f8c2d

Browse files
Cleaned up path planner
1 parent cf906f6 commit 45f8c2d

28 files changed

+33
-1062
lines changed

CowCaseNotation.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
Color-StartPos-COW-NoteNumber-EndPose(Optional)
2+
3+
Start Positions
4+
Bottom
5+
Speaker
6+
Right
7+
Center
8+
Left
9+
Top
10+
11+
C = sCore
12+
O = Obtain
13+
W = Wacate
14+
15+
Example
16+
Blue-SC-C0-C1-C2-C3-C8-N7

src/main/deploy/pathplanner/autos/2MLeft.auto

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/main/deploy/pathplanner/autos/Angle Start Score 1.auto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
{
4646
"type": "named",
4747
"data": {
48-
"name": "AutoSetShooterPositionVelocityUp"
48+
"name": "ShooterPositionFar"
4949
}
5050
},
5151
{
@@ -83,7 +83,7 @@
8383
{
8484
"type": "named",
8585
"data": {
86-
"name": "AutoSetShooterPositionVelocityDown"
86+
"name": "ShooterPositionClose"
8787
}
8888
}
8989
]
@@ -124,7 +124,7 @@
124124
{
125125
"type": "named",
126126
"data": {
127-
"name": "AutoSetShooterPositionVelocityDown"
127+
"name": "ShooterPositionClose"
128128
}
129129
}
130130
]

src/main/deploy/pathplanner/autos/Diagonal2Meters.auto

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/main/deploy/pathplanner/autos/DriveForward2Meters.auto

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/main/deploy/pathplanner/autos/ForwardBack2Meters.auto

Lines changed: 0 additions & 37 deletions
This file was deleted.

src/main/deploy/pathplanner/autos/FunAuto.auto

Lines changed: 0 additions & 38 deletions
This file was deleted.

src/main/deploy/pathplanner/autos/Left1Meter.auto

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/main/deploy/pathplanner/autos/NewAuto.auto

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/main/deploy/pathplanner/autos/Tests.auto

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)