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",
"maxVelocity": 2.6,
2020-03-10 20:13:52 -06:00
"maxAcceleration": 2.7,
2020-03-07 12:41:37 -07:00
"wheelBase": 0.648,
2021-04-07 17:58:59 -06:00
"gameName": "Galactic Search A",
2020-03-07 12:41:37 -07:00
"outputDir": ".."
}