xdytfchbjn m
This commit is contained in:
26
src/main/deploy/swerve/modules/backleft.json
Normal file
26
src/main/deploy/swerve/modules/backleft.json
Normal file
@ -0,0 +1,26 @@
|
||||
{
|
||||
"location": {
|
||||
"front": -12.375,
|
||||
"left": 12.375
|
||||
},
|
||||
"absoluteEncoderOffset": 0,
|
||||
"drive": {
|
||||
"type": "sparkmax",
|
||||
"id": 0,
|
||||
"canbus": null
|
||||
},
|
||||
"angle": {
|
||||
"type": "sparkmax",
|
||||
"id": 0,
|
||||
"canbus": null
|
||||
},
|
||||
"encoder": {
|
||||
"type": "cancoder",
|
||||
"id": 0,
|
||||
"canbus": null
|
||||
},
|
||||
"inverted": {
|
||||
"drive": false,
|
||||
"angle": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user