Skip to content

Commit b8896bb

Browse files
committed
updated all vendorlibs
1 parent 30e2947 commit b8896bb

File tree

5 files changed

+146
-53
lines changed

5 files changed

+146
-53
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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": [
@@ -12,15 +12,15 @@
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: 117 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"fileName": "Phoenix6-25.1.0.json",
2+
"fileName": "Phoenix6-frc2025-latest.json",
33
"name": "CTRE-Phoenix (v6)",
4-
"version": "25.1.0",
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.1.0"
22+
"version": "25.4.0"
2323
}
2424
],
2525
"jniDependencies": [
2626
{
2727
"groupId": "com.ctre.phoenix6",
2828
"artifactId": "api-cpp",
29-
"version": "25.1.0",
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.1.0",
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.1.0",
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.1.0",
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.1.0",
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.1.0",
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.1.0",
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.1.0",
127+
"version": "25.4.0",
128128
"isJar": false,
129129
"skipInvalidPlatforms": true,
130130
"validPlatforms": [
@@ -138,7 +138,21 @@
138138
{
139139
"groupId": "com.ctre.phoenix6.sim",
140140
"artifactId": "simProTalonFX",
141-
"version": "25.1.0",
141+
"version": "25.4.0",
142+
"isJar": false,
143+
"skipInvalidPlatforms": true,
144+
"validPlatforms": [
145+
"windowsx86-64",
146+
"linuxx86-64",
147+
"linuxarm64",
148+
"osxuniversal"
149+
],
150+
"simMode": "swsim"
151+
},
152+
{
153+
"groupId": "com.ctre.phoenix6.sim",
154+
"artifactId": "simProTalonFXS",
155+
"version": "25.4.0",
142156
"isJar": false,
143157
"skipInvalidPlatforms": true,
144158
"validPlatforms": [
@@ -152,7 +166,7 @@
152166
{
153167
"groupId": "com.ctre.phoenix6.sim",
154168
"artifactId": "simProCANcoder",
155-
"version": "25.1.0",
169+
"version": "25.4.0",
156170
"isJar": false,
157171
"skipInvalidPlatforms": true,
158172
"validPlatforms": [
@@ -166,7 +180,7 @@
166180
{
167181
"groupId": "com.ctre.phoenix6.sim",
168182
"artifactId": "simProPigeon2",
169-
"version": "25.1.0",
183+
"version": "25.4.0",
170184
"isJar": false,
171185
"skipInvalidPlatforms": true,
172186
"validPlatforms": [
@@ -180,7 +194,35 @@
180194
{
181195
"groupId": "com.ctre.phoenix6.sim",
182196
"artifactId": "simProCANrange",
183-
"version": "25.1.0",
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",
184226
"isJar": false,
185227
"skipInvalidPlatforms": true,
186228
"validPlatforms": [
@@ -196,7 +238,7 @@
196238
{
197239
"groupId": "com.ctre.phoenix6",
198240
"artifactId": "wpiapi-cpp",
199-
"version": "25.1.0",
241+
"version": "25.4.0",
200242
"libName": "CTRE_Phoenix6_WPI",
201243
"headerClassifier": "headers",
202244
"sharedLibrary": true,
@@ -212,7 +254,7 @@
212254
{
213255
"groupId": "com.ctre.phoenix6",
214256
"artifactId": "tools",
215-
"version": "25.1.0",
257+
"version": "25.4.0",
216258
"libName": "CTRE_PhoenixTools",
217259
"headerClassifier": "headers",
218260
"sharedLibrary": true,
@@ -228,7 +270,7 @@
228270
{
229271
"groupId": "com.ctre.phoenix6.sim",
230272
"artifactId": "wpiapi-cpp-sim",
231-
"version": "25.1.0",
273+
"version": "25.4.0",
232274
"libName": "CTRE_Phoenix6_WPISim",
233275
"headerClassifier": "headers",
234276
"sharedLibrary": true,
@@ -244,7 +286,7 @@
244286
{
245287
"groupId": "com.ctre.phoenix6.sim",
246288
"artifactId": "tools-sim",
247-
"version": "25.1.0",
289+
"version": "25.4.0",
248290
"libName": "CTRE_PhoenixTools_Sim",
249291
"headerClassifier": "headers",
250292
"sharedLibrary": true,
@@ -260,7 +302,7 @@
260302
{
261303
"groupId": "com.ctre.phoenix6.sim",
262304
"artifactId": "simTalonSRX",
263-
"version": "25.1.0",
305+
"version": "25.4.0",
264306
"libName": "CTRE_SimTalonSRX",
265307
"headerClassifier": "headers",
266308
"sharedLibrary": true,
@@ -276,7 +318,7 @@
276318
{
277319
"groupId": "com.ctre.phoenix6.sim",
278320
"artifactId": "simVictorSPX",
279-
"version": "25.1.0",
321+
"version": "25.4.0",
280322
"libName": "CTRE_SimVictorSPX",
281323
"headerClassifier": "headers",
282324
"sharedLibrary": true,
@@ -292,7 +334,7 @@
292334
{
293335
"groupId": "com.ctre.phoenix6.sim",
294336
"artifactId": "simPigeonIMU",
295-
"version": "25.1.0",
337+
"version": "25.4.0",
296338
"libName": "CTRE_SimPigeonIMU",
297339
"headerClassifier": "headers",
298340
"sharedLibrary": true,
@@ -308,7 +350,7 @@
308350
{
309351
"groupId": "com.ctre.phoenix6.sim",
310352
"artifactId": "simCANCoder",
311-
"version": "25.1.0",
353+
"version": "25.4.0",
312354
"libName": "CTRE_SimCANCoder",
313355
"headerClassifier": "headers",
314356
"sharedLibrary": true,
@@ -324,7 +366,7 @@
324366
{
325367
"groupId": "com.ctre.phoenix6.sim",
326368
"artifactId": "simProTalonFX",
327-
"version": "25.1.0",
369+
"version": "25.4.0",
328370
"libName": "CTRE_SimProTalonFX",
329371
"headerClassifier": "headers",
330372
"sharedLibrary": true,
@@ -337,10 +379,26 @@
337379
],
338380
"simMode": "swsim"
339381
},
382+
{
383+
"groupId": "com.ctre.phoenix6.sim",
384+
"artifactId": "simProTalonFXS",
385+
"version": "25.4.0",
386+
"libName": "CTRE_SimProTalonFXS",
387+
"headerClassifier": "headers",
388+
"sharedLibrary": true,
389+
"skipInvalidPlatforms": true,
390+
"binaryPlatforms": [
391+
"windowsx86-64",
392+
"linuxx86-64",
393+
"linuxarm64",
394+
"osxuniversal"
395+
],
396+
"simMode": "swsim"
397+
},
340398
{
341399
"groupId": "com.ctre.phoenix6.sim",
342400
"artifactId": "simProCANcoder",
343-
"version": "25.1.0",
401+
"version": "25.4.0",
344402
"libName": "CTRE_SimProCANcoder",
345403
"headerClassifier": "headers",
346404
"sharedLibrary": true,
@@ -356,7 +414,7 @@
356414
{
357415
"groupId": "com.ctre.phoenix6.sim",
358416
"artifactId": "simProPigeon2",
359-
"version": "25.1.0",
417+
"version": "25.4.0",
360418
"libName": "CTRE_SimProPigeon2",
361419
"headerClassifier": "headers",
362420
"sharedLibrary": true,
@@ -372,7 +430,7 @@
372430
{
373431
"groupId": "com.ctre.phoenix6.sim",
374432
"artifactId": "simProCANrange",
375-
"version": "25.1.0",
433+
"version": "25.4.0",
376434
"libName": "CTRE_SimProCANrange",
377435
"headerClassifier": "headers",
378436
"sharedLibrary": true,
@@ -384,6 +442,38 @@
384442
"osxuniversal"
385443
],
386444
"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"
387477
}
388478
]
389479
}

0 commit comments

Comments
 (0)