Skip to content

Commit ba94b9d

Browse files
committed
Neccessary updateds and a drive tweak
1 parent c0ab87a commit ba94b9d

4 files changed

Lines changed: 101 additions & 41 deletions

File tree

src/main/java/com/team2813/subsystems/Drive.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ public Drive(
336336
BRSteerOffset,
337337
-FRONT_DIST,
338338
-LEFT_DIST,
339-
true, // May need to change later.
339+
false, // May need to change later.
340340
true, // May need to change later.
341341
false); // May need to change later.
342342
SwerveModuleConstants<?, ?, ?>[] modules = {frontLeft, frontRight, backLeft, backRight};
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"fileName": "PathplannerLib-2025.2.1.json",
2+
"fileName": "PathplannerLib-2025.2.7.json",
33
"name": "PathplannerLib",
4-
"version": "2025.2.1",
4+
"version": "2025.2.7",
55
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
66
"frcYear": "2025",
77
"mavenUrls": [
8-
"https://3015rangerrobotics.github.io/pathplannerlib/repo/"
8+
"https://3015rangerrobotics.github.io/pathplannerlib/repo"
99
],
1010
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json",
1111
"javaDependencies": [
1212
{
1313
"groupId": "com.pathplanner.lib",
1414
"artifactId": "PathplannerLib-java",
15-
"version": "2025.2.1"
15+
"version": "2025.2.7"
1616
}
1717
],
1818
"jniDependencies": [],
1919
"cppDependencies": [
2020
{
2121
"groupId": "com.pathplanner.lib",
2222
"artifactId": "PathplannerLib-cpp",
23-
"version": "2025.2.1",
23+
"version": "2025.2.7",
2424
"libName": "PathplannerLib",
2525
"headerClassifier": "headers",
2626
"sharedLibrary": false,
Lines changed: 89 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"fileName": "Phoenix6-25.2.1.json",
2+
"fileName": "Phoenix6-frc2025-latest.json",
33
"name": "CTRE-Phoenix (v6)",
4-
"version": "25.2.1",
4+
"version": "25.4.0",
55
"frcYear": "2025",
66
"uuid": "e995de00-2c64-4df5-8831-c1441420ff19",
77
"mavenUrls": [
@@ -19,14 +19,14 @@
1919
{
2020
"groupId": "com.ctre.phoenix6",
2121
"artifactId": "wpiapi-java",
22-
"version": "25.2.1"
22+
"version": "25.4.0"
2323
}
2424
],
2525
"jniDependencies": [
2626
{
2727
"groupId": "com.ctre.phoenix6",
2828
"artifactId": "api-cpp",
29-
"version": "25.2.1",
29+
"version": "25.4.0",
3030
"isJar": false,
3131
"skipInvalidPlatforms": true,
3232
"validPlatforms": [
@@ -40,7 +40,7 @@
4040
{
4141
"groupId": "com.ctre.phoenix6",
4242
"artifactId": "tools",
43-
"version": "25.2.1",
43+
"version": "25.4.0",
4444
"isJar": false,
4545
"skipInvalidPlatforms": true,
4646
"validPlatforms": [
@@ -54,7 +54,7 @@
5454
{
5555
"groupId": "com.ctre.phoenix6.sim",
5656
"artifactId": "api-cpp-sim",
57-
"version": "25.2.1",
57+
"version": "25.4.0",
5858
"isJar": false,
5959
"skipInvalidPlatforms": true,
6060
"validPlatforms": [
@@ -68,7 +68,7 @@
6868
{
6969
"groupId": "com.ctre.phoenix6.sim",
7070
"artifactId": "tools-sim",
71-
"version": "25.2.1",
71+
"version": "25.4.0",
7272
"isJar": false,
7373
"skipInvalidPlatforms": true,
7474
"validPlatforms": [
@@ -82,7 +82,7 @@
8282
{
8383
"groupId": "com.ctre.phoenix6.sim",
8484
"artifactId": "simTalonSRX",
85-
"version": "25.2.1",
85+
"version": "25.4.0",
8686
"isJar": false,
8787
"skipInvalidPlatforms": true,
8888
"validPlatforms": [
@@ -96,7 +96,7 @@
9696
{
9797
"groupId": "com.ctre.phoenix6.sim",
9898
"artifactId": "simVictorSPX",
99-
"version": "25.2.1",
99+
"version": "25.4.0",
100100
"isJar": false,
101101
"skipInvalidPlatforms": true,
102102
"validPlatforms": [
@@ -110,7 +110,7 @@
110110
{
111111
"groupId": "com.ctre.phoenix6.sim",
112112
"artifactId": "simPigeonIMU",
113-
"version": "25.2.1",
113+
"version": "25.4.0",
114114
"isJar": false,
115115
"skipInvalidPlatforms": true,
116116
"validPlatforms": [
@@ -124,7 +124,7 @@
124124
{
125125
"groupId": "com.ctre.phoenix6.sim",
126126
"artifactId": "simCANCoder",
127-
"version": "25.2.1",
127+
"version": "25.4.0",
128128
"isJar": false,
129129
"skipInvalidPlatforms": true,
130130
"validPlatforms": [
@@ -138,7 +138,7 @@
138138
{
139139
"groupId": "com.ctre.phoenix6.sim",
140140
"artifactId": "simProTalonFX",
141-
"version": "25.2.1",
141+
"version": "25.4.0",
142142
"isJar": false,
143143
"skipInvalidPlatforms": true,
144144
"validPlatforms": [
@@ -152,7 +152,7 @@
152152
{
153153
"groupId": "com.ctre.phoenix6.sim",
154154
"artifactId": "simProTalonFXS",
155-
"version": "25.2.1",
155+
"version": "25.4.0",
156156
"isJar": false,
157157
"skipInvalidPlatforms": true,
158158
"validPlatforms": [
@@ -166,7 +166,7 @@
166166
{
167167
"groupId": "com.ctre.phoenix6.sim",
168168
"artifactId": "simProCANcoder",
169-
"version": "25.2.1",
169+
"version": "25.4.0",
170170
"isJar": false,
171171
"skipInvalidPlatforms": true,
172172
"validPlatforms": [
@@ -180,7 +180,7 @@
180180
{
181181
"groupId": "com.ctre.phoenix6.sim",
182182
"artifactId": "simProPigeon2",
183-
"version": "25.2.1",
183+
"version": "25.4.0",
184184
"isJar": false,
185185
"skipInvalidPlatforms": true,
186186
"validPlatforms": [
@@ -194,7 +194,35 @@
194194
{
195195
"groupId": "com.ctre.phoenix6.sim",
196196
"artifactId": "simProCANrange",
197-
"version": "25.2.1",
197+
"version": "25.4.0",
198+
"isJar": false,
199+
"skipInvalidPlatforms": true,
200+
"validPlatforms": [
201+
"windowsx86-64",
202+
"linuxx86-64",
203+
"linuxarm64",
204+
"osxuniversal"
205+
],
206+
"simMode": "swsim"
207+
},
208+
{
209+
"groupId": "com.ctre.phoenix6.sim",
210+
"artifactId": "simProCANdi",
211+
"version": "25.4.0",
212+
"isJar": false,
213+
"skipInvalidPlatforms": true,
214+
"validPlatforms": [
215+
"windowsx86-64",
216+
"linuxx86-64",
217+
"linuxarm64",
218+
"osxuniversal"
219+
],
220+
"simMode": "swsim"
221+
},
222+
{
223+
"groupId": "com.ctre.phoenix6.sim",
224+
"artifactId": "simProCANdle",
225+
"version": "25.4.0",
198226
"isJar": false,
199227
"skipInvalidPlatforms": true,
200228
"validPlatforms": [
@@ -210,7 +238,7 @@
210238
{
211239
"groupId": "com.ctre.phoenix6",
212240
"artifactId": "wpiapi-cpp",
213-
"version": "25.2.1",
241+
"version": "25.4.0",
214242
"libName": "CTRE_Phoenix6_WPI",
215243
"headerClassifier": "headers",
216244
"sharedLibrary": true,
@@ -226,7 +254,7 @@
226254
{
227255
"groupId": "com.ctre.phoenix6",
228256
"artifactId": "tools",
229-
"version": "25.2.1",
257+
"version": "25.4.0",
230258
"libName": "CTRE_PhoenixTools",
231259
"headerClassifier": "headers",
232260
"sharedLibrary": true,
@@ -242,7 +270,7 @@
242270
{
243271
"groupId": "com.ctre.phoenix6.sim",
244272
"artifactId": "wpiapi-cpp-sim",
245-
"version": "25.2.1",
273+
"version": "25.4.0",
246274
"libName": "CTRE_Phoenix6_WPISim",
247275
"headerClassifier": "headers",
248276
"sharedLibrary": true,
@@ -258,7 +286,7 @@
258286
{
259287
"groupId": "com.ctre.phoenix6.sim",
260288
"artifactId": "tools-sim",
261-
"version": "25.2.1",
289+
"version": "25.4.0",
262290
"libName": "CTRE_PhoenixTools_Sim",
263291
"headerClassifier": "headers",
264292
"sharedLibrary": true,
@@ -274,7 +302,7 @@
274302
{
275303
"groupId": "com.ctre.phoenix6.sim",
276304
"artifactId": "simTalonSRX",
277-
"version": "25.2.1",
305+
"version": "25.4.0",
278306
"libName": "CTRE_SimTalonSRX",
279307
"headerClassifier": "headers",
280308
"sharedLibrary": true,
@@ -290,7 +318,7 @@
290318
{
291319
"groupId": "com.ctre.phoenix6.sim",
292320
"artifactId": "simVictorSPX",
293-
"version": "25.2.1",
321+
"version": "25.4.0",
294322
"libName": "CTRE_SimVictorSPX",
295323
"headerClassifier": "headers",
296324
"sharedLibrary": true,
@@ -306,7 +334,7 @@
306334
{
307335
"groupId": "com.ctre.phoenix6.sim",
308336
"artifactId": "simPigeonIMU",
309-
"version": "25.2.1",
337+
"version": "25.4.0",
310338
"libName": "CTRE_SimPigeonIMU",
311339
"headerClassifier": "headers",
312340
"sharedLibrary": true,
@@ -322,7 +350,7 @@
322350
{
323351
"groupId": "com.ctre.phoenix6.sim",
324352
"artifactId": "simCANCoder",
325-
"version": "25.2.1",
353+
"version": "25.4.0",
326354
"libName": "CTRE_SimCANCoder",
327355
"headerClassifier": "headers",
328356
"sharedLibrary": true,
@@ -338,7 +366,7 @@
338366
{
339367
"groupId": "com.ctre.phoenix6.sim",
340368
"artifactId": "simProTalonFX",
341-
"version": "25.2.1",
369+
"version": "25.4.0",
342370
"libName": "CTRE_SimProTalonFX",
343371
"headerClassifier": "headers",
344372
"sharedLibrary": true,
@@ -354,7 +382,7 @@
354382
{
355383
"groupId": "com.ctre.phoenix6.sim",
356384
"artifactId": "simProTalonFXS",
357-
"version": "25.2.1",
385+
"version": "25.4.0",
358386
"libName": "CTRE_SimProTalonFXS",
359387
"headerClassifier": "headers",
360388
"sharedLibrary": true,
@@ -370,7 +398,7 @@
370398
{
371399
"groupId": "com.ctre.phoenix6.sim",
372400
"artifactId": "simProCANcoder",
373-
"version": "25.2.1",
401+
"version": "25.4.0",
374402
"libName": "CTRE_SimProCANcoder",
375403
"headerClassifier": "headers",
376404
"sharedLibrary": true,
@@ -386,7 +414,7 @@
386414
{
387415
"groupId": "com.ctre.phoenix6.sim",
388416
"artifactId": "simProPigeon2",
389-
"version": "25.2.1",
417+
"version": "25.4.0",
390418
"libName": "CTRE_SimProPigeon2",
391419
"headerClassifier": "headers",
392420
"sharedLibrary": true,
@@ -402,7 +430,7 @@
402430
{
403431
"groupId": "com.ctre.phoenix6.sim",
404432
"artifactId": "simProCANrange",
405-
"version": "25.2.1",
433+
"version": "25.4.0",
406434
"libName": "CTRE_SimProCANrange",
407435
"headerClassifier": "headers",
408436
"sharedLibrary": true,
@@ -414,6 +442,38 @@
414442
"osxuniversal"
415443
],
416444
"simMode": "swsim"
445+
},
446+
{
447+
"groupId": "com.ctre.phoenix6.sim",
448+
"artifactId": "simProCANdi",
449+
"version": "25.4.0",
450+
"libName": "CTRE_SimProCANdi",
451+
"headerClassifier": "headers",
452+
"sharedLibrary": true,
453+
"skipInvalidPlatforms": true,
454+
"binaryPlatforms": [
455+
"windowsx86-64",
456+
"linuxx86-64",
457+
"linuxarm64",
458+
"osxuniversal"
459+
],
460+
"simMode": "swsim"
461+
},
462+
{
463+
"groupId": "com.ctre.phoenix6.sim",
464+
"artifactId": "simProCANdle",
465+
"version": "25.4.0",
466+
"libName": "CTRE_SimProCANdle",
467+
"headerClassifier": "headers",
468+
"sharedLibrary": true,
469+
"skipInvalidPlatforms": true,
470+
"binaryPlatforms": [
471+
"windowsx86-64",
472+
"linuxx86-64",
473+
"linuxarm64",
474+
"osxuniversal"
475+
],
476+
"simMode": "swsim"
417477
}
418478
]
419479
}

0 commit comments

Comments
 (0)