Files
Vision-Minibot/vendordeps/PathplannerLib2024.json
T

38 lines
1.1 KiB
JSON
Raw Normal View History

2024-12-14 18:43:12 -08:00
{
2024-12-15 23:39:59 -08:00
"fileName": "PathplannerLib-beta.json",
2024-12-14 18:43:12 -08:00
"name": "PathplannerLib",
2024-12-15 23:39:59 -08:00
"version": "2025.0.0-beta-5",
2024-12-14 18:43:12 -08:00
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"frcYear": "2025",
"mavenUrls": [
"https://3015rangerrobotics.github.io/pathplannerlib/repo"
],
2024-12-15 23:39:59 -08:00
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib-beta.json",
2024-12-14 18:43:12 -08:00
"javaDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-java",
2024-12-15 23:39:59 -08:00
"version": "2025.0.0-beta-5"
2024-12-14 18:43:12 -08:00
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-cpp",
2024-12-15 23:39:59 -08:00
"version": "2025.0.0-beta-5",
2024-12-14 18:43:12 -08:00
"libName": "PathplannerLib",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"osxuniversal",
2024-12-15 23:39:59 -08:00
"linuxx86-64",
2024-12-14 18:43:12 -08:00
"linuxathena",
"linuxarm32",
"linuxarm64"
]
}
]
}