Skip to content

Commit 3b5c4fd

Browse files
Update pathplanner.
Signed-off-by: thenetworkgrinch <thenetworkgrinch@users.noreply.github.com>
1 parent f9dad20 commit 3b5c4fd

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

vendordeps/PathplannerLib.json

+36-36
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
{
2-
"fileName": "PathplannerLib.json",
3-
"name": "PathplannerLib",
4-
"version": "2025.2.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.json",
11-
"javaDependencies": [
12-
{
13-
"groupId": "com.pathplanner.lib",
14-
"artifactId": "PathplannerLib-java",
15-
"version": "2025.2.3"
16-
}
17-
],
18-
"jniDependencies": [],
19-
"cppDependencies": [
20-
{
21-
"groupId": "com.pathplanner.lib",
22-
"artifactId": "PathplannerLib-cpp",
23-
"version": "2025.2.3",
24-
"libName": "PathplannerLib",
25-
"headerClassifier": "headers",
26-
"sharedLibrary": false,
27-
"skipInvalidPlatforms": true,
28-
"binaryPlatforms": [
29-
"windowsx86-64",
30-
"linuxx86-64",
31-
"osxuniversal",
32-
"linuxathena",
33-
"linuxarm32",
34-
"linuxarm64"
35-
]
36-
}
37-
]
2+
"fileName": "PathplannerLib.json",
3+
"name": "PathplannerLib",
4+
"version": "2025.2.5",
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.json",
11+
"javaDependencies": [
12+
{
13+
"groupId": "com.pathplanner.lib",
14+
"artifactId": "PathplannerLib-java",
15+
"version": "2025.2.5"
16+
}
17+
],
18+
"jniDependencies": [],
19+
"cppDependencies": [
20+
{
21+
"groupId": "com.pathplanner.lib",
22+
"artifactId": "PathplannerLib-cpp",
23+
"version": "2025.2.5",
24+
"libName": "PathplannerLib",
25+
"headerClassifier": "headers",
26+
"sharedLibrary": false,
27+
"skipInvalidPlatforms": true,
28+
"binaryPlatforms": [
29+
"windowsx86-64",
30+
"linuxx86-64",
31+
"osxuniversal",
32+
"linuxathena",
33+
"linuxarm32",
34+
"linuxarm64"
35+
]
36+
}
37+
]
3838
}

0 commit comments

Comments
 (0)