Skip to content

Commit 9e56b2c

Browse files
Merge pull request #56 from iron-claw-972/ebr-auto
EBR Code
2 parents 73f73dd + efbf9a8 commit 9e56b2c

File tree

90 files changed

+3178
-1217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+3178
-1217
lines changed

src/main/deploy/pathplanner/autos/Align Right Side.auto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
{
3333
"type": "path",
3434
"data": {
35-
"pathName": "Ground P2"
35+
"pathName": "Station R P2"
3636
}
3737
},
3838
{
3939
"type": "path",
4040
"data": {
41-
"pathName": "Ground P3"
41+
"pathName": "Station R P3"
4242
}
4343
},
4444
{

src/main/deploy/pathplanner/autos/Right Side Mirrored.auto renamed to src/main/deploy/pathplanner/autos/Left Lollipop J, L, A.auto

Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"type": "path",
99
"data": {
10-
"pathName": "P 1"
10+
"pathName": "P 1 - Align After"
1111
}
1212
},
1313
{
@@ -17,7 +17,7 @@
1717
{
1818
"type": "named",
1919
"data": {
20-
"name": "\"Drive To 11/20 Left\""
20+
"name": "Drive To 11/20 Right"
2121
}
2222
},
2323
{
@@ -38,19 +38,13 @@
3838
{
3939
"type": "path",
4040
"data": {
41-
"pathName": "Gronud P2"
42-
}
43-
},
44-
{
45-
"type": "named",
46-
"data": {
47-
"name": "Drive To Left Station"
41+
"pathName": "Official Lollipop 1"
4842
}
4943
},
5044
{
5145
"type": "path",
5246
"data": {
53-
"pathName": "P 3"
47+
"pathName": "Lollipop 2"
5448
}
5549
},
5650
{
@@ -81,19 +75,13 @@
8175
{
8276
"type": "path",
8377
"data": {
84-
"pathName": "GrondP4"
85-
}
86-
},
87-
{
88-
"type": "named",
89-
"data": {
90-
"name": "Drive To Left Station"
78+
"pathName": "Lollipop 3"
9179
}
9280
},
9381
{
9482
"type": "path",
9583
"data": {
96-
"pathName": "P 5"
84+
"pathName": "Lollipop 4"
9785
}
9886
},
9987
{
@@ -103,7 +91,7 @@
10391
{
10492
"type": "named",
10593
"data": {
106-
"name": "Drive To 6/19 Left"
94+
"name": "Drive To 6/19 Right"
10795
}
10896
},
10997
{

src/main/deploy/pathplanner/autos/Left Side Ground.auto renamed to src/main/deploy/pathplanner/autos/Left Side Alt.auto

Lines changed: 55 additions & 70 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
{
88
"type": "path",
99
"data": {
10-
"pathName": "GroundB#1"
10+
"pathName": "P 1"
1111
}
1212
},
1313
{
@@ -17,31 +17,30 @@
1717
{
1818
"type": "named",
1919
"data": {
20-
"name": "Drive To 6/19 Left"
20+
"name": "Drive To 11/20 Right"
2121
}
22-
}
23-
]
24-
}
25-
},
26-
{
27-
"type": "deadline",
28-
"data": {
29-
"commands": [
22+
},
3023
{
3124
"type": "named",
3225
"data": {
3326
"name": "OuttakeCoral"
3427
}
3528
},
3629
{
37-
"type": "wait",
30+
"type": "named",
3831
"data": {
39-
"waitTime": 2.0
32+
"name": "Lower Elevator"
4033
}
4134
}
4235
]
4336
}
4437
},
38+
{
39+
"type": "path",
40+
"data": {
41+
"pathName": "Gronud P2"
42+
}
43+
},
4544
{
4645
"type": "sequential",
4746
"data": {
@@ -53,53 +52,52 @@
5352
{
5453
"type": "named",
5554
"data": {
56-
"name": "Drive To Right Station"
55+
"name": "Drive To 6/19 Left"
5756
}
5857
},
5958
{
60-
"type": "named",
59+
"type": "sequential",
6160
"data": {
62-
"name": "IntakeCoral"
61+
"commands": [
62+
{
63+
"type": "wait",
64+
"data": {
65+
"waitTime": 1.0
66+
}
67+
},
68+
{
69+
"type": "named",
70+
"data": {
71+
"name": "L4"
72+
}
73+
}
74+
]
6375
}
6476
}
6577
]
6678
}
67-
}
68-
]
69-
}
70-
},
71-
{
72-
"type": "sequential",
73-
"data": {
74-
"commands": [
75-
{
76-
"type": "named",
77-
"data": {
78-
"name": "Drive To 6/19 Right"
79-
}
80-
}
81-
]
82-
}
83-
},
84-
{
85-
"type": "deadline",
86-
"data": {
87-
"commands": [
79+
},
8880
{
8981
"type": "named",
9082
"data": {
9183
"name": "OuttakeCoral"
9284
}
9385
},
9486
{
95-
"type": "wait",
87+
"type": "named",
9688
"data": {
97-
"waitTime": 2.0
89+
"name": "Lower Elevator"
9890
}
9991
}
10092
]
10193
}
10294
},
95+
{
96+
"type": "path",
97+
"data": {
98+
"pathName": "GroundB #6"
99+
}
100+
},
103101
{
104102
"type": "sequential",
105103
"data": {
@@ -111,54 +109,41 @@
111109
{
112110
"type": "named",
113111
"data": {
114-
"name": "Drive To Right Station"
112+
"name": "Drive To 6/19 Right"
115113
}
116114
},
117115
{
118-
"type": "named",
116+
"type": "sequential",
119117
"data": {
120-
"name": "IntakeCoral"
118+
"commands": [
119+
{
120+
"type": "wait",
121+
"data": {
122+
"waitTime": 1.0
123+
}
124+
},
125+
{
126+
"type": "named",
127+
"data": {
128+
"name": "L4"
129+
}
130+
}
131+
]
121132
}
122133
}
123134
]
124135
}
125-
}
126-
]
127-
}
128-
},
129-
{
130-
"type": "sequential",
131-
"data": {
132-
"commands": [
133-
{
134-
"type": "named",
135-
"data": {
136-
"name": "Drive To 7/18 Left"
137-
}
138-
}
139-
]
140-
}
141-
},
142-
{
143-
"type": "path",
144-
"data": {
145-
"pathName": "GroundB #5"
146-
}
147-
},
148-
{
149-
"type": "deadline",
150-
"data": {
151-
"commands": [
136+
},
152137
{
153138
"type": "named",
154139
"data": {
155140
"name": "OuttakeCoral"
156141
}
157142
},
158143
{
159-
"type": "wait",
144+
"type": "named",
160145
"data": {
161-
"waitTime": 2.0
146+
"name": "Lower Elevator"
162147
}
163148
}
164149
]
Lines changed: 99 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,99 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "P 1 - Align After"
11+
}
12+
},
13+
{
14+
"type": "sequential",
15+
"data": {
16+
"commands": [
17+
{
18+
"type": "named",
19+
"data": {
20+
"name": "Drive To 11/20 Right"
21+
}
22+
},
23+
{
24+
"type": "named",
25+
"data": {
26+
"name": "OuttakeCoral"
27+
}
28+
},
29+
{
30+
"type": "named",
31+
"data": {
32+
"name": "Lower Elevator"
33+
}
34+
}
35+
]
36+
}
37+
},
38+
{
39+
"type": "path",
40+
"data": {
41+
"pathName": "Sweep P2"
42+
}
43+
},
44+
{
45+
"type": "named",
46+
"data": {
47+
"name": "Drive To Left Station"
48+
}
49+
},
50+
{
51+
"type": "path",
52+
"data": {
53+
"pathName": "LSweep P3"
54+
}
55+
},
56+
{
57+
"type": "sequential",
58+
"data": {
59+
"commands": [
60+
{
61+
"type": "named",
62+
"data": {
63+
"name": "Drive To 6/19 Right"
64+
}
65+
},
66+
{
67+
"type": "named",
68+
"data": {
69+
"name": "OuttakeCoral"
70+
}
71+
},
72+
{
73+
"type": "named",
74+
"data": {
75+
"name": "Lower Elevator"
76+
}
77+
}
78+
]
79+
}
80+
},
81+
{
82+
"type": "path",
83+
"data": {
84+
"pathName": "GrondP4"
85+
}
86+
},
87+
{
88+
"type": "named",
89+
"data": {
90+
"name": "Drive To Left Station"
91+
}
92+
}
93+
]
94+
}
95+
},
96+
"resetOdom": true,
97+
"folder": null,
98+
"choreoAuto": false
99+
}

0 commit comments

Comments
 (0)