mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
33 lines
991 B
JSON
33 lines
991 B
JSON
{
|
|
"fileName": "PathplannerLib.json",
|
|
"name": "PathplannerLib",
|
|
"version": "2022.1.0",
|
|
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
|
|
"mavenUrls": [
|
|
"https://3015rangerrobotics.github.io/pathplannerlib/repo"
|
|
],
|
|
"jsonUrl": "https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "com.pathplanner.lib",
|
|
"artifactId": "PathplannerLib-java",
|
|
"version": "2022.1.0"
|
|
}
|
|
],
|
|
"jniDependencies": [],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "com.pathplanner.lib",
|
|
"artifactId": "PathplannerLib-cpp",
|
|
"version": "2022.1.0",
|
|
"libName": "PathplannerLib",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": false,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"osxx86-64",
|
|
"linuxathena"
|
|
]
|
|
}
|
|
]
|
|
} |