Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
Aarav Shah 05c0ef4047 Created 6 Ball Auto with PathWeaver
Co-Authored-By: Keenan D. Buckley <hfocus@users.noreply.github.com>
Co-Authored-By: kyrarivera <kyrarivera@users.noreply.github.com>
2020-03-07 12:41:37 -07:00

9 lines
186 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 1.0,
"maxAcceleration": 1.0,
"wheelBase": 0.648,
"gameName": "Infinite Recharge",
"outputDir": ".."
}