26 lines
378 B
JSON
26 lines
378 B
JSON
{
|
|
"location": {
|
|
"front": -12.375,
|
|
"left": 12.375
|
|
},
|
|
"absoluteEncoderOffset": 0,
|
|
"drive": {
|
|
"type": "sparkmax",
|
|
"id": 0,
|
|
"canbus": null
|
|
},
|
|
"angle": {
|
|
"type": "sparkmax",
|
|
"id": 1,
|
|
"canbus": null
|
|
},
|
|
"encoder": {
|
|
"type": "cancoder",
|
|
"id": 2,
|
|
"canbus": null
|
|
},
|
|
"inverted": {
|
|
"drive": false,
|
|
"angle": false
|
|
}
|
|
} |