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 79
79
"description" : " PathPlanner's powerful robot-side vendor library" ,
80
80
"website" : " https://pathplanner.dev/pathplannerlib.html"
81
81
},
82
+ {
83
+ "path" : " 2025/PathplannerLib-2025.0.0-beta-4.json" ,
84
+ "name" : " PathplannerLib" ,
85
+ "version" : " 2025.0.0-beta-4" ,
86
+ "uuid" : " 1b42324f-17c6-4875-8e77-1c312bc8c786" ,
87
+ "description" : " PathPlanner's powerful robot-side vendor library" ,
88
+ "website" : " https://pathplanner.dev/pathplannerlib.html"
89
+ },
82
90
{
83
91
"path" : " 2025/DogLog-2025.0.0.json" ,
84
92
"name" : " DogLog" ,
Original file line number Diff line number Diff line change
1
+ {
2
+ "fileName" : " PathplannerLib-2025.0.0-beta-4.json" ,
3
+ "name" : " PathplannerLib" ,
4
+ "version" : " 2025.0.0-beta-4" ,
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-4"
16
+ }
17
+ ],
18
+ "jniDependencies" : [],
19
+ "cppDependencies" : [
20
+ {
21
+ "groupId" : " com.pathplanner.lib" ,
22
+ "artifactId" : " PathplannerLib-cpp" ,
23
+ "version" : " 2025.0.0-beta-4" ,
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