32 lines
734 B
JSON
Raw Normal View History

2025-01-27 20:15:31 -05:00
{
"robotWidth": 0.9,
"robotLength": 0.9,
"holonomicMode": true,
"pathFolders": [],
"autoFolders": [],
"defaultMaxVel": 3.0,
"defaultMaxAccel": 3.0,
"defaultMaxAngVel": 540.0,
"defaultMaxAngAccel": 720.0,
"defaultNominalVoltage": 12.0,
"robotMass": 74.088,
"robotMOI": 6.883,
"robotTrackwidth": 0.546,
"driveWheelRadius": 0.048,
"driveGearing": 5.143,
"maxDriveSpeed": 5.45,
"driveMotorType": "krakenX60",
"driveCurrentLimit": 60.0,
"wheelCOF": 1.2,
"flModuleX": 0.35,
"flModuleY": 0.267,
2025-01-29 19:23:28 -05:00
"frModuleX": 0.35,
"frModuleY": -0.267,
"blModuleX": -0.35,
"blModuleY": 0.267,
"brModuleX": -0.35,
"brModuleY": -0.267,
2025-01-27 20:15:31 -05:00
"bumperOffsetX": 0.0,
"bumperOffsetY": 0.0,
"robotFeatures": []
}