mirror of
https://github.com/Team4388/2026KPopRobotHunters.git
synced 2026-06-08 16:28:05 -06:00
34 lines
758 B
JSON
34 lines
758 B
JSON
{
|
|
"robotWidth": 0.9,
|
|
"robotLength": 0.9,
|
|
"holonomicMode": true,
|
|
"pathFolders": [
|
|
"New Folder"
|
|
],
|
|
"autoFolders": [],
|
|
"defaultMaxVel": 1.7,
|
|
"defaultMaxAccel": 2.0,
|
|
"defaultMaxAngVel": 500.0,
|
|
"defaultMaxAngAccel": 700.0,
|
|
"defaultNominalVoltage": 10.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.273,
|
|
"flModuleY": 0.273,
|
|
"frModuleX": 0.273,
|
|
"frModuleY": -0.273,
|
|
"blModuleX": -0.273,
|
|
"blModuleY": 0.273,
|
|
"brModuleX": -0.273,
|
|
"brModuleY": -0.273,
|
|
"bumperOffsetX": 0.0,
|
|
"bumperOffsetY": 0.0,
|
|
"robotFeatures": []
|
|
} |