Files

38 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2025-01-09 12:57:04 -07:00
{
2025-02-25 19:49:10 -07:00
"fileName": "PathplannerLib-2025.2.4.json",
2025-01-09 12:57:04 -07:00
"name": "PathplannerLib",
2025-02-25 19:49:10 -07:00
"version": "2025.2.4",
2025-01-09 12:57:04 -07:00
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"frcYear": "2025",
"mavenUrls": [
"https://3015rangerrobotics.github.io/pathplannerlib/repo"
],
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json",
"javaDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-java",
2025-02-25 19:49:10 -07:00
"version": "2025.2.4"
2025-01-09 12:57:04 -07:00
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-cpp",
2025-02-25 19:49:10 -07:00
"version": "2025.2.4",
2025-01-09 12:57:04 -07:00
"libName": "PathplannerLib",
"headerClassifier": "headers",
"sharedLibrary": false,
"skipInvalidPlatforms": true,
"binaryPlatforms": [
"windowsx86-64",
"linuxx86-64",
"osxuniversal",
"linuxathena",
"linuxarm32",
"linuxarm64"
]
}
]
}