Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
2021-03-11 16:18:52 -07:00

9 lines
180 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.6,
"maxAcceleration": 2.6,
"wheelBase": 0.648,
"gameName": "Bounce Path",
"outputDir": ".."
}