Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b0464ec

Browse files
committedMar 27, 2025·
pract match 1
1 parent 92c5b23 commit b0464ec

35 files changed

+891
-77
lines changed
 
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Leave 1"
11+
}
12+
},
13+
{
14+
"type": "path",
15+
"data": {
16+
"pathName": "1J!"
17+
}
18+
},
19+
{
20+
"type": "wait",
21+
"data": {
22+
"waitTime": 0.2
23+
}
24+
},
25+
{
26+
"type": "named",
27+
"data": {
28+
"name": "ElevatorToL4"
29+
}
30+
},
31+
{
32+
"type": "named",
33+
"data": {
34+
"name": "PivotToOuttake"
35+
}
36+
},
37+
{
38+
"type": "race",
39+
"data": {
40+
"commands": [
41+
{
42+
"type": "named",
43+
"data": {
44+
"name": "RollerOuttake"
45+
}
46+
},
47+
{
48+
"type": "wait",
49+
"data": {
50+
"waitTime": 3.0
51+
}
52+
}
53+
]
54+
}
55+
},
56+
{
57+
"type": "named",
58+
"data": {
59+
"name": "PivotToVertical"
60+
}
61+
},
62+
{
63+
"type": "named",
64+
"data": {
65+
"name": "ElevatorToGround"
66+
}
67+
}
68+
]
69+
}
70+
},
71+
"resetOdom": true,
72+
"folder": "idaho",
73+
"choreoAuto": false
74+
}
Lines changed: 123 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,123 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Leave 1"
11+
}
12+
},
13+
{
14+
"type": "path",
15+
"data": {
16+
"pathName": "1J!"
17+
}
18+
},
19+
{
20+
"type": "wait",
21+
"data": {
22+
"waitTime": 0.2
23+
}
24+
},
25+
{
26+
"type": "named",
27+
"data": {
28+
"name": "ElevatorToL4"
29+
}
30+
},
31+
{
32+
"type": "named",
33+
"data": {
34+
"name": "PivotToOuttake"
35+
}
36+
},
37+
{
38+
"type": "race",
39+
"data": {
40+
"commands": [
41+
{
42+
"type": "named",
43+
"data": {
44+
"name": "RollerOuttake"
45+
}
46+
},
47+
{
48+
"type": "wait",
49+
"data": {
50+
"waitTime": 3.0
51+
}
52+
}
53+
]
54+
}
55+
},
56+
{
57+
"type": "named",
58+
"data": {
59+
"name": "PivotToVertical"
60+
}
61+
},
62+
{
63+
"type": "named",
64+
"data": {
65+
"name": "ElevatorToGround"
66+
}
67+
},
68+
{
69+
"type": "wait",
70+
"data": {
71+
"waitTime": 0.2
72+
}
73+
},
74+
{
75+
"type": "path",
76+
"data": {
77+
"pathName": "JtLS!"
78+
}
79+
},
80+
{
81+
"type": "wait",
82+
"data": {
83+
"waitTime": 0.2
84+
}
85+
},
86+
{
87+
"type": "named",
88+
"data": {
89+
"name": "ElevatorToSource"
90+
}
91+
},
92+
{
93+
"type": "named",
94+
"data": {
95+
"name": "PivotToSource"
96+
}
97+
},
98+
{
99+
"type": "race",
100+
"data": {
101+
"commands": [
102+
{
103+
"type": "named",
104+
"data": {
105+
"name": "RollerIntake"
106+
}
107+
},
108+
{
109+
"type": "wait",
110+
"data": {
111+
"waitTime": 3.0
112+
}
113+
}
114+
]
115+
}
116+
}
117+
]
118+
}
119+
},
120+
"resetOdom": true,
121+
"folder": "idaho",
122+
"choreoAuto": false
123+
}

‎src/main/deploy/pathplanner/autos/New New New Auto.auto renamed to ‎src/main/deploy/pathplanner/autos/Ida- 2! 2G!.auto

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,25 @@
77
{
88
"type": "path",
99
"data": {
10-
"pathName": "3Alg!"
10+
"pathName": "Leave 2"
11+
}
12+
},
13+
{
14+
"type": "path",
15+
"data": {
16+
"pathName": "2G!"
17+
}
18+
},
19+
{
20+
"type": "wait",
21+
"data": {
22+
"waitTime": 0.2
1123
}
1224
},
1325
{
1426
"type": "named",
1527
"data": {
16-
"name": "ElevatorToAlgae"
28+
"name": "ElevatorToL4"
1729
}
1830
},
1931
{
@@ -27,15 +39,15 @@
2739
"data": {
2840
"commands": [
2941
{
30-
"type": "wait",
42+
"type": "named",
3143
"data": {
32-
"waitTime": 4.0
44+
"name": "RollerOuttake"
3345
}
3446
},
3547
{
36-
"type": "named",
48+
"type": "wait",
3749
"data": {
38-
"name": "RollerIntake"
50+
"waitTime": 4.0
3951
}
4052
}
4153
]
@@ -44,7 +56,7 @@
4456
{
4557
"type": "named",
4658
"data": {
47-
"name": "PivotToHorizontal"
59+
"name": "PivotToVertical"
4860
}
4961
},
5062
{
@@ -57,6 +69,6 @@
5769
}
5870
},
5971
"resetOdom": true,
60-
"folder": "Pinnacles",
72+
"folder": "idaho",
6173
"choreoAuto": false
6274
}
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Leave 3"
11+
}
12+
},
13+
{
14+
"type": "path",
15+
"data": {
16+
"pathName": "3E!"
17+
}
18+
},
19+
{
20+
"type": "wait",
21+
"data": {
22+
"waitTime": 0.2
23+
}
24+
},
25+
{
26+
"type": "named",
27+
"data": {
28+
"name": "ElevatorToL4"
29+
}
30+
},
31+
{
32+
"type": "named",
33+
"data": {
34+
"name": "PivotToOuttake"
35+
}
36+
},
37+
{
38+
"type": "race",
39+
"data": {
40+
"commands": [
41+
{
42+
"type": "named",
43+
"data": {
44+
"name": "RollerOuttake"
45+
}
46+
},
47+
{
48+
"type": "wait",
49+
"data": {
50+
"waitTime": 3.0
51+
}
52+
}
53+
]
54+
}
55+
},
56+
{
57+
"type": "named",
58+
"data": {
59+
"name": "PivotToVertical"
60+
}
61+
},
62+
{
63+
"type": "named",
64+
"data": {
65+
"name": "ElevatorToGround"
66+
}
67+
},
68+
{
69+
"type": "wait",
70+
"data": {
71+
"waitTime": 0.2
72+
}
73+
},
74+
{
75+
"type": "path",
76+
"data": {
77+
"pathName": "EtRS!"
78+
}
79+
}
80+
]
81+
}
82+
},
83+
"resetOdom": true,
84+
"folder": "idaho",
85+
"choreoAuto": false
86+
}
Lines changed: 74 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,74 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Leave 3"
11+
}
12+
},
13+
{
14+
"type": "path",
15+
"data": {
16+
"pathName": "3E!"
17+
}
18+
},
19+
{
20+
"type": "wait",
21+
"data": {
22+
"waitTime": 0.2
23+
}
24+
},
25+
{
26+
"type": "named",
27+
"data": {
28+
"name": "ElevatorToL4"
29+
}
30+
},
31+
{
32+
"type": "named",
33+
"data": {
34+
"name": "PivotToOuttake"
35+
}
36+
},
37+
{
38+
"type": "race",
39+
"data": {
40+
"commands": [
41+
{
42+
"type": "named",
43+
"data": {
44+
"name": "RollerOuttake"
45+
}
46+
},
47+
{
48+
"type": "wait",
49+
"data": {
50+
"waitTime": 3.0
51+
}
52+
}
53+
]
54+
}
55+
},
56+
{
57+
"type": "named",
58+
"data": {
59+
"name": "PivotToVertical"
60+
}
61+
},
62+
{
63+
"type": "named",
64+
"data": {
65+
"name": "ElevatorToGround"
66+
}
67+
}
68+
]
69+
}
70+
},
71+
"resetOdom": true,
72+
"folder": "idaho",
73+
"choreoAuto": false
74+
}
Lines changed: 132 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,132 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "GroundAlgae1!"
11+
}
12+
},
13+
{
14+
"type": "named",
15+
"data": {
16+
"name": "ElevatorToAlgae"
17+
}
18+
},
19+
{
20+
"type": "named",
21+
"data": {
22+
"name": "PivotToHorizontal"
23+
}
24+
},
25+
{
26+
"type": "wait",
27+
"data": {
28+
"waitTime": 1.0
29+
}
30+
},
31+
{
32+
"type": "parallel",
33+
"data": {
34+
"commands": [
35+
{
36+
"type": "path",
37+
"data": {
38+
"pathName": "GroundAlgAlign"
39+
}
40+
},
41+
{
42+
"type": "named",
43+
"data": {
44+
"name": "RollerIntake"
45+
}
46+
}
47+
]
48+
}
49+
},
50+
{
51+
"type": "race",
52+
"data": {
53+
"commands": [
54+
{
55+
"type": "named",
56+
"data": {
57+
"name": "RollerIntake"
58+
}
59+
},
60+
{
61+
"type": "wait",
62+
"data": {
63+
"waitTime": 2.0
64+
}
65+
}
66+
]
67+
}
68+
},
69+
{
70+
"type": "parallel",
71+
"data": {
72+
"commands": [
73+
{
74+
"type": "named",
75+
"data": {
76+
"name": "ElevatorToGround"
77+
}
78+
},
79+
{
80+
"type": "named",
81+
"data": {
82+
"name": "RollerIntake"
83+
}
84+
}
85+
]
86+
}
87+
},
88+
{
89+
"type": "parallel",
90+
"data": {
91+
"commands": [
92+
{
93+
"type": "path",
94+
"data": {
95+
"pathName": "GroundAlgPros!"
96+
}
97+
},
98+
{
99+
"type": "named",
100+
"data": {
101+
"name": "RollerIntake"
102+
}
103+
}
104+
]
105+
}
106+
},
107+
{
108+
"type": "race",
109+
"data": {
110+
"commands": [
111+
{
112+
"type": "named",
113+
"data": {
114+
"name": "RollerOuttake"
115+
}
116+
},
117+
{
118+
"type": "wait",
119+
"data": {
120+
"waitTime": 6.0
121+
}
122+
}
123+
]
124+
}
125+
}
126+
]
127+
}
128+
},
129+
"resetOdom": true,
130+
"folder": "idaho",
131+
"choreoAuto": false
132+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Only leave 1"
11+
}
12+
}
13+
]
14+
}
15+
},
16+
"resetOdom": true,
17+
"folder": "idaho",
18+
"choreoAuto": false
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Only leave 2 "
11+
}
12+
}
13+
]
14+
}
15+
},
16+
"resetOdom": true,
17+
"folder": "idaho",
18+
"choreoAuto": false
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Only leave 3"
11+
}
12+
}
13+
]
14+
}
15+
},
16+
"resetOdom": true,
17+
"folder": "idaho",
18+
"choreoAuto": false
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Side leave 1"
11+
}
12+
}
13+
]
14+
}
15+
},
16+
"resetOdom": true,
17+
"folder": "idaho",
18+
"choreoAuto": false
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Side leave 3"
11+
}
12+
}
13+
]
14+
}
15+
},
16+
"resetOdom": true,
17+
"folder": "idaho",
18+
"choreoAuto": false
19+
}
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Leave 1"
11+
}
12+
}
13+
]
14+
}
15+
},
16+
"resetOdom": true,
17+
"folder": "idaho",
18+
"choreoAuto": false
19+
}
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"version": "2025.0",
3+
"command": {
4+
"type": "sequential",
5+
"data": {
6+
"commands": [
7+
{
8+
"type": "path",
9+
"data": {
10+
"pathName": "Leave 2"
11+
}
12+
},
13+
{
14+
"type": "path",
15+
"data": {
16+
"pathName": "2G!"
17+
}
18+
},
19+
{
20+
"type": "named",
21+
"data": {
22+
"name": "ElevatorToL1"
23+
}
24+
}
25+
]
26+
}
27+
},
28+
"resetOdom": true,
29+
"folder": "idaho",
30+
"choreoAuto": false
31+
}

‎src/main/deploy/pathplanner/paths/2G!.path

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
},
99
"prevControl": null,
1010
"nextControl": {
11-
"x": 6.252433679462092,
12-
"y": 3.9867496639100968
11+
"x": 6.252816757777347,
12+
"y": 3.9808507285900783
1313
},
1414
"isLocked": false,
1515
"linkedName": "Leave 2"
@@ -20,8 +20,8 @@
2020
"y": 3.89825
2121
},
2222
"prevControl": {
23-
"x": 6.314849825953797,
24-
"y": 3.8303403265285256
23+
"x": 6.316785625036332,
24+
"y": 3.958883906259082
2525
},
2626
"nextControl": null,
2727
"isLocked": false,

‎src/main/deploy/pathplanner/paths/3D!.path

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
{
1818
"anchor": {
19-
"x": 3.89025,
20-
"y": 2.5429999999999997
19+
"x": 3.8960040983606556,
20+
"y": 2.520543032786885
2121
},
2222
"prevControl": {
23-
"x": 3.798286061339581,
24-
"y": 2.310529283594551
23+
"x": 3.804040159700237,
24+
"y": 2.288072316381436
2525
},
2626
"nextControl": null,
2727
"isLocked": false,

‎src/main/deploy/pathplanner/paths/C align.path

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"waypoints": [
44
{
55
"anchor": {
6-
"x": 3.4125,
6+
"x": 3.413,
77
"y": 2.3675
88
},
99
"prevControl": null,
1010
"nextControl": {
11-
"x": 3.551174803902851,
11+
"x": 3.5516748039028507,
1212
"y": 2.5755127370198903
1313
},
1414
"isLocked": false,

‎src/main/deploy/pathplanner/paths/D align.path

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
{
1818
"anchor": {
19-
"x": 3.89025,
20-
"y": 2.5429999999999997
19+
"x": 3.8960040983606556,
20+
"y": 2.520543032786885
2121
},
2222
"prevControl": {
23-
"x": 3.7504517741323133,
24-
"y": 2.335740606861239
23+
"x": 3.7562058724929694,
24+
"y": 2.313283639648124
2525
},
2626
"nextControl": null,
2727
"isLocked": false,

‎src/main/deploy/pathplanner/paths/GroundAlgAlign.path

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@
33
"waypoints": [
44
{
55
"anchor": {
6-
"x": 2.2331609738372094,
7-
"y": 2.1381199127906974
6+
"x": 2.2656762295081965,
7+
"y": 2.1763192223837198
88
},
99
"prevControl": null,
1010
"nextControl": {
11-
"x": 1.9831609850827099,
12-
"y": 2.138194897790324
11+
"x": 2.015676240753697,
12+
"y": 2.176394207383346
1313
},
1414
"isLocked": false,
1515
"linkedName": "groundAlg1"
1616
},
1717
{
1818
"anchor": {
19-
"x": 1.7927529069767443,
19+
"x": 1.846106557377049,
2020
"y": 2.1763192223837198
2121
},
2222
"prevControl": {
23-
"x": 2.042321749534109,
23+
"x": 2.0956753999344135,
2424
"y": 2.1909954897762876
2525
},
2626
"nextControl": null,
@@ -35,7 +35,7 @@
3535
"minWaypointRelativePos": 0.0,
3636
"maxWaypointRelativePos": 1.0,
3737
"constraints": {
38-
"maxVelocity": 0.4,
38+
"maxVelocity": 0.27,
3939
"maxAcceleration": 3.0,
4040
"maxAngularVelocity": 540.0,
4141
"maxAngularAcceleration": 720.0,

‎src/main/deploy/pathplanner/paths/GroundAlgPros!.path

Lines changed: 38 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,33 +3,63 @@
33
"waypoints": [
44
{
55
"anchor": {
6-
"x": 1.7927529069767443,
6+
"x": 1.846106557377049,
77
"y": 2.1763192223837198
88
},
99
"prevControl": null,
1010
"nextControl": {
11-
"x": 2.7403527839074426,
12-
"y": 2.3014292108349172
11+
"x": 2.0916929015902754,
12+
"y": 2.1295501349863515
1313
},
1414
"isLocked": false,
1515
"linkedName": "GroundAlg"
1616
},
1717
{
1818
"anchor": {
19-
"x": 5.997993095930233,
20-
"y": 0.558938771802325
19+
"x": 5.5742827868820175,
20+
"y": 1.9810963114707887
2121
},
2222
"prevControl": {
23-
"x": 5.937473655523256,
24-
"y": 1.8586718749999989
23+
"x": 3.8840163934393943,
24+
"y": 2.1848872950773464
25+
},
26+
"nextControl": {
27+
"x": 5.91963182710838,
28+
"y": 1.9394584839257663
29+
},
30+
"isLocked": false,
31+
"linkedName": null
32+
},
33+
{
34+
"anchor": {
35+
"x": 5.945901639344262,
36+
"y": 0.6504610655737701
37+
},
38+
"prevControl": {
39+
"x": 5.957889344262295,
40+
"y": 0.9022028688524597
2541
},
2642
"nextControl": null,
2743
"isLocked": false,
2844
"linkedName": null
2945
}
3046
],
3147
"rotationTargets": [],
32-
"constraintZones": [],
48+
"constraintZones": [
49+
{
50+
"name": "Constraints Zone",
51+
"minWaypointRelativePos": 1.031735313977042,
52+
"maxWaypointRelativePos": 1.8744091829844691,
53+
"constraints": {
54+
"maxVelocity": 0.4,
55+
"maxAcceleration": 3.0,
56+
"maxAngularVelocity": 540.0,
57+
"maxAngularAcceleration": 720.0,
58+
"nominalVoltage": 12.0,
59+
"unlimited": false
60+
}
61+
}
62+
],
3363
"pointTowardsZones": [],
3464
"eventMarkers": [],
3565
"globalConstraints": {

‎src/main/deploy/pathplanner/paths/GroundAlgae1!.path

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
"waypoints": [
44
{
55
"anchor": {
6-
"x": 7.064,
7-
"y": 1.35
6+
"x": 7.063967375578703,
7+
"y": 1.361
88
},
99
"prevControl": null,
1010
"nextControl": {
11-
"x": 6.814291995670359,
12-
"y": 1.3620794277061508
11+
"x": 6.8142593712490624,
12+
"y": 1.3730794277061507
1313
},
1414
"isLocked": false,
1515
"linkedName": "Start 3"
1616
},
1717
{
1818
"anchor": {
19-
"x": 2.2331609738372094,
20-
"y": 2.1381199127906974
19+
"x": 2.2656762295081965,
20+
"y": 2.1763192223837198
2121
},
2222
"prevControl": {
23-
"x": 2.4934582828649896,
24-
"y": 2.0991626645268093
23+
"x": 2.5259735385359767,
24+
"y": 2.1373619741198318
2525
},
2626
"nextControl": null,
2727
"isLocked": false,

‎src/main/deploy/pathplanner/paths/L align.path

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
{
1818
"anchor": {
19-
"x": 3.512397540983606,
20-
"y": 5.2897028688524586
19+
"x": 3.51,
20+
"y": 5.30224999999961
2121
},
2222
"prevControl": {
23-
"x": 3.3745648912665662,
24-
"y": 5.498274584748885
23+
"x": 3.37216735028296,
24+
"y": 5.510821715896037
2525
},
2626
"nextControl": null,
2727
"isLocked": false,
@@ -42,7 +42,7 @@
4242
},
4343
"goalEndState": {
4444
"velocity": 0,
45-
"rotation": -59.78420338648173
45+
"rotation": -60.25511870305781
4646
},
4747
"reversed": false,
4848
"folder": "Aligning",
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"version": "2025.0",
3+
"waypoints": [
4+
{
5+
"anchor": {
6+
"x": 1.9309277343749989,
7+
"y": 6.885999348958333
8+
},
9+
"prevControl": null,
10+
"nextControl": {
11+
"x": 2.078575054692436,
12+
"y": 6.684256272737413
13+
},
14+
"isLocked": false,
15+
"linkedName": "LS 1"
16+
},
17+
{
18+
"anchor": {
19+
"x": 3.51,
20+
"y": 5.30224999999961
21+
},
22+
"prevControl": {
23+
"x": 3.375995936472193,
24+
"y": 5.513301915314386
25+
},
26+
"nextControl": null,
27+
"isLocked": false,
28+
"linkedName": "L pose"
29+
}
30+
],
31+
"rotationTargets": [],
32+
"constraintZones": [],
33+
"pointTowardsZones": [
34+
{
35+
"fieldPosition": {
36+
"x": 5.0,
37+
"y": 3.0
38+
},
39+
"rotationOffset": 0.0,
40+
"minWaypointRelativePos": 0.25,
41+
"maxWaypointRelativePos": 0.75,
42+
"name": "Point Towards Zone"
43+
}
44+
],
45+
"eventMarkers": [],
46+
"globalConstraints": {
47+
"maxVelocity": 3.227,
48+
"maxAcceleration": 3.0,
49+
"maxAngularVelocity": 540.0,
50+
"maxAngularAcceleration": 720.0,
51+
"nominalVoltage": 12.0,
52+
"unlimited": false
53+
},
54+
"goalEndState": {
55+
"velocity": 0,
56+
"rotation": -60.25511870305781
57+
},
58+
"reversed": false,
59+
"folder": "Left Source",
60+
"idealStartingState": {
61+
"velocity": 0,
62+
"rotation": 124.96220039303158
63+
},
64+
"useDefaultConstraints": true
65+
}

‎src/main/deploy/pathplanner/paths/Leave 1.path

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
{
55
"anchor": {
66
"x": 7.108864293981481,
7-
"y": 6.7
7+
"y": 6.69
88
},
99
"prevControl": null,
1010
"nextControl": {
1111
"x": 6.858866307931958,
12-
"y": 6.70100347953768
12+
"y": 6.69100347953768
1313
},
1414
"isLocked": false,
1515
"linkedName": "Start 1"
1616
},
1717
{
1818
"anchor": {
1919
"x": 6.244630295880614,
20-
"y": 6.7
20+
"y": 6.69
2121
},
2222
"prevControl": {
2323
"x": 6.493698939317028,
24-
"y": 6.721559472552584
24+
"y": 6.711559472552584
2525
},
2626
"nextControl": null,
2727
"isLocked": false,

‎src/main/deploy/pathplanner/paths/Leave 3.path

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
{
55
"anchor": {
66
"x": 7.063967375578703,
7-
"y": 1.35
7+
"y": 1.361
88
},
99
"prevControl": null,
1010
"nextControl": {
1111
"x": 6.814391156199386,
12-
"y": 1.335449717517273
12+
"y": 1.346449717517273
1313
},
1414
"isLocked": false,
1515
"linkedName": "Start 3"
1616
},
1717
{
1818
"anchor": {
1919
"x": 6.233853585490574,
20-
"y": 1.35
20+
"y": 1.361
2121
},
2222
"prevControl": {
2323
"x": 6.482039560855356,
24-
"y": 1.3800619632132003
24+
"y": 1.3910619632132002
2525
},
2626
"nextControl": null,
2727
"isLocked": false,

‎src/main/deploy/pathplanner/paths/Only leave 3.path

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@
44
{
55
"anchor": {
66
"x": 7.063967375578703,
7-
"y": 1.3585539641203694
7+
"y": 1.361
88
},
99
"prevControl": null,
1010
"nextControl": {
1111
"x": 6.814034492604134,
12-
"y": 1.35276138196554
12+
"y": 1.3552074178451705
1313
},
1414
"isLocked": false,
1515
"linkedName": "Start 3"
1616
},
1717
{
1818
"anchor": {
1919
"x": 6.233853585490574,
20-
"y": 1.3585539641203694
20+
"y": 1.361
2121
},
2222
"prevControl": {
2323
"x": 6.483806939547158,
24-
"y": 1.3537248031307045
24+
"y": 1.356170839010335
2525
},
2626
"nextControl": null,
2727
"isLocked": false,
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
{
2+
"version": "2025.0",
3+
"waypoints": [
4+
{
5+
"anchor": {
6+
"x": 2.176142939814814,
7+
"y": 0.8709186921296294
8+
},
9+
"prevControl": null,
10+
"nextControl": {
11+
"x": 2.3627151663491404,
12+
"y": 1.0373242337621844
13+
},
14+
"isLocked": true,
15+
"linkedName": "RS 3"
16+
},
17+
{
18+
"anchor": {
19+
"x": 3.5977499999999996,
20+
"y": 2.699
21+
},
22+
"prevControl": {
23+
"x": 3.595514886197534,
24+
"y": 2.4490099916670864
25+
},
26+
"nextControl": null,
27+
"isLocked": false,
28+
"linkedName": "C Align"
29+
}
30+
],
31+
"rotationTargets": [],
32+
"constraintZones": [],
33+
"pointTowardsZones": [
34+
{
35+
"fieldPosition": {
36+
"x": 5.2,
37+
"y": 5.5
38+
},
39+
"rotationOffset": 0.0,
40+
"minWaypointRelativePos": 0.25,
41+
"maxWaypointRelativePos": 0.75,
42+
"name": "Point Towards Zone"
43+
}
44+
],
45+
"eventMarkers": [],
46+
"globalConstraints": {
47+
"maxVelocity": 3.227,
48+
"maxAcceleration": 3.0,
49+
"maxAngularVelocity": 540.0,
50+
"maxAngularAcceleration": 720.0,
51+
"nominalVoltage": 12.0,
52+
"unlimited": false
53+
},
54+
"goalEndState": {
55+
"velocity": 0,
56+
"rotation": 60.638
57+
},
58+
"reversed": false,
59+
"folder": "Right Source",
60+
"idealStartingState": {
61+
"velocity": 0,
62+
"rotation": -129.509302493647
63+
},
64+
"useDefaultConstraints": true
65+
}

‎src/main/deploy/pathplanner/paths/Side leave 1.path

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
{
1818
"anchor": {
19-
"x": 6.112571976273148,
20-
"y": 7.573487051504629
19+
"x": 6.041803278688524,
20+
"y": 7.423514344262295
2121
},
2222
"prevControl": {
23-
"x": 6.317531736930021,
24-
"y": 7.430338539421976
23+
"x": 6.246763039345397,
24+
"y": 7.280365832179642
2525
},
2626
"nextControl": null,
2727
"isLocked": false,

‎src/main/deploy/pathplanner/paths/reefAlignPath.path

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
},
1717
{
1818
"anchor": {
19-
"x": 3.512397540983606,
20-
"y": 5.2897028688524586
19+
"x": 3.51,
20+
"y": 5.30224999999961
2121
},
2222
"prevControl": {
23-
"x": 3.3744962021398472,
24-
"y": 5.498229175934081
23+
"x": 3.372098661156241,
24+
"y": 5.510776307081232
2525
},
2626
"nextControl": null,
2727
"isLocked": false,
@@ -42,7 +42,7 @@
4242
},
4343
"goalEndState": {
4444
"velocity": 0,
45-
"rotation": -59.78420338648173
45+
"rotation": -60.25511870305781
4646
},
4747
"reversed": false,
4848
"folder": "Testing",

‎src/main/deploy/pathplanner/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"Testing"
1313
],
1414
"autoFolders": [
15+
"idaho",
1516
"Pinnacles",
1617
"Testing"
1718
],

‎src/main/java/frc/robot/Commands/Intake/Pivot/PivotUp87Command.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class PivotUp87Command extends Command{
99

1010
public PivotUp87Command(PivotSubsystem pivotSubsystem){
1111
this.pivotSubsystem = pivotSubsystem;
12-
this.addRequirements(pivotSubsystem);
12+
addRequirements(pivotSubsystem);
1313
}
1414

1515
@Override

‎src/main/java/frc/robot/Constants.java

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,15 +194,16 @@ public static class VisionConstants{
194194
new CameraConfig(
195195
"7",
196196
new Transform3d(
197-
-0.019, -0.2413, 0.981,
197+
-0.019, -0.3613, 0.981,
198198
new Rotation3d(0, -Math.PI/6., Math.PI*17./18.)
199199
),
200200
PoseStrategy.LOWEST_AMBIGUITY
201201
),
202202
new CameraConfig(//front top
203203
"5",
204204
new Transform3d(
205-
0.031, -0.2413,0.981,
205+
206+
0.031, -0.4013,0.981,
206207
new Rotation3d(0, -Math.PI / 6., Math.PI/12.)
207208
),
208209
PoseStrategy.LOWEST_AMBIGUITY

‎src/main/java/frc/robot/RobotContainer.java

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,13 @@ public RobotContainer() {
178178
NamedCommands.registerCommand("RollerIntake", new RollerInCommand(rollerSubsystem));
179179
NamedCommands.registerCommand("PivotToOuttake", new PivotToOuttakeCommand(pivotSubsystem));
180180
NamedCommands.registerCommand("RollerOuttake", new RollerOutCommand(rollerSubsystem));
181+
NamedCommands.registerCommand("PivotToVertical", new PivotUp87Command(pivotSubsystem));
182+
NamedCommands.registerCommand("ElevatorToL1", new ElevatorToL1Command(elevatorSubsystem));
183+
NamedCommands.registerCommand("ElevatorToSource", new ElevatorToSourceCommand(elevatorSubsystem));
184+
NamedCommands.registerCommand("PivotToSource",new PivotToSourceCommand(pivotSubsystem));
181185
autoChooser = AutoBuilder.buildAutoChooserWithOptionsModifier(
182186
(stream) -> isCompetition
183-
? stream.filter(auto -> auto.getName().startsWith("Test"))
187+
? stream.filter(auto -> auto.getName().startsWith("Ida"))
184188
: stream
185189
);
186190
SmartDashboard.putData("AutoChooser", autoChooser);

‎src/main/java/frc/robot/subsystems/Climb/ClimbSubsystem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public ClimbSubsystem() {
4545
.withSoftwareLimitSwitch(
4646
new SoftwareLimitSwitchConfigs()
4747
.withForwardSoftLimitEnable(true)
48-
.withForwardSoftLimitThreshold(50)
48+
.withForwardSoftLimitThreshold(55)
4949
);
5050

5151

‎src/main/java/frc/robot/subsystems/Elevator/ElevatorSubsystem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public void periodic() {
7979
}
8080
motor.logStats();
8181
zeroLimitSwitch.logStats();
82-
System.out.println(motor.getPosition());
82+
// System.out.println(motor.getPosition());
8383
if(DebugConstants.MASTER_DEBUG || ElevatorConstants.ELEVATOR_DEBUG) {
8484
motor.publishStats();
8585
zeroLimitSwitch.publishStats();

‎src/main/java/frc/robot/subsystems/Intake/Roller/RollerSubsystem.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ public void periodic(){
6666
rollerMotor.publishStats();
6767
// intakeSensor.publishStats();
6868
}
69+
// coralSensor.publishStats();
70+
// algaeSensor.publishStats();
6971
}
7072

7173
public boolean getCoralSensor() {

0 commit comments

Comments
 (0)
Please sign in to comment.