mirror of
https://github.com/Team4388/2019-Hit-or-Miss.git
synced 2026-06-09 00:28:05 -06:00
4add2e05bc
uptated spark maxes to make the able to fallow tallon, todo. drive needs to fix to make "smart diving" capable, also lol 118 is second place at there regional
55 lines
1.6 KiB
JSON
55 lines
1.6 KiB
JSON
{
|
|
"fileName": "REVRobotics.json",
|
|
"name": "REVRobotics",
|
|
"version": "1.1.9",
|
|
"uuid": "3f48eb8c-50fe-43a6-9cb7-44c86353c4cb",
|
|
"mavenUrls": [
|
|
"http://www.revrobotics.com/content/sw/max/sdk/maven/"
|
|
],
|
|
"jsonUrl": "http://www.revrobotics.com/content/sw/max/sdk/REVRobotics.json",
|
|
"javaDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "SparkMax-java",
|
|
"version": "1.1.9"
|
|
}
|
|
],
|
|
"jniDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "SparkMax-driver",
|
|
"version": "1.1.9",
|
|
"skipInvalidPlatforms": true,
|
|
"isJar": false,
|
|
"validPlatforms": [
|
|
"linuxathena"
|
|
]
|
|
}
|
|
],
|
|
"cppDependencies": [
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "SparkMax-cpp",
|
|
"version": "1.1.9",
|
|
"libName": "libSparkMax",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": false,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxathena"
|
|
]
|
|
},
|
|
{
|
|
"groupId": "com.revrobotics.frc",
|
|
"artifactId": "SparkMax-driver",
|
|
"version": "1.1.9",
|
|
"libName": "libSparkMaxDriver",
|
|
"headerClassifier": "headers",
|
|
"sharedLibrary": false,
|
|
"skipInvalidPlatforms": true,
|
|
"binaryPlatforms": [
|
|
"linuxathena"
|
|
]
|
|
}
|
|
]
|
|
} |