Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T

9 lines
186 B
JSON
Raw Normal View History

2020-03-07 12:41:37 -07:00
{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
2021-04-05 19:51:37 -06:00
"maxVelocity": 2.7,
2021-04-03 14:11:05 -06:00
"maxAcceleration": 4.5,
2020-03-07 12:41:37 -07:00
"wheelBase": 0.648,
2021-04-03 14:11:05 -06:00
"gameName": "Galactic Search A",
2020-03-07 12:41:37 -07:00
"outputDir": ".."
}