File tree Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Expand file tree Collapse file tree 2 files changed +46
-0
lines changed Original file line number Diff line number Diff line change 30
30
"uuid" : " ab676553-b602-441f-a38d-f1296eff6537" ,
31
31
"description" : " Libraries for Phoenix 5 devices" ,
32
32
"website" : " https://docs.ctr-electronics.com/"
33
+ },
34
+ {
35
+ "path" : " 2025/PathplannerLib-2025.0.0-beta-3.json" ,
36
+ "name" : " PathPlannerLib" ,
37
+ "version" : " 2025.0.0-beta-3" ,
38
+ "uuid" : " 1b42324f-17c6-4875-8e77-1c312bc8c786" ,
39
+ "description" : " PathPlanner's powerful robot-side vendor library" ,
40
+ "website" : " https://pathplanner.dev/pathplannerlib.html"
33
41
}
34
42
]
Original file line number Diff line number Diff line change
1
+ {
2
+ "fileName" : " PathplannerLib-2025.0.0-beta-3.json" ,
3
+ "name" : " PathplannerLib" ,
4
+ "version" : " 2025.0.0-beta-3" ,
5
+ "uuid" : " 1b42324f-17c6-4875-8e77-1c312bc8c786" ,
6
+ "frcYear" : " 2025" ,
7
+ "mavenUrls" : [
8
+ " https://3015rangerrobotics.github.io/pathplannerlib/repo"
9
+ ],
10
+ "jsonUrl" : " https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib-beta.json" ,
11
+ "javaDependencies" : [
12
+ {
13
+ "groupId" : " com.pathplanner.lib" ,
14
+ "artifactId" : " PathplannerLib-java" ,
15
+ "version" : " 2025.0.0-beta-3"
16
+ }
17
+ ],
18
+ "jniDependencies" : [],
19
+ "cppDependencies" : [
20
+ {
21
+ "groupId" : " com.pathplanner.lib" ,
22
+ "artifactId" : " PathplannerLib-cpp" ,
23
+ "version" : " 2025.0.0-beta-3" ,
24
+ "libName" : " PathplannerLib" ,
25
+ "headerClassifier" : " headers" ,
26
+ "sharedLibrary" : false ,
27
+ "skipInvalidPlatforms" : true ,
28
+ "binaryPlatforms" : [
29
+ " windowsx86-64" ,
30
+ " osxuniversal" ,
31
+ " linuxx86-64" ,
32
+ " linuxathena" ,
33
+ " linuxarm32" ,
34
+ " linuxarm64"
35
+ ]
36
+ }
37
+ ]
38
+ }
You can’t perform that action at this time.
0 commit comments