Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
Aarav Shah e660b59d1f Tuned slalom path. WIP
Co-Authored-By: Nirvan Bhalala <78400306+nbhalala27@users.noreply.github.com>
2021-02-23 17:53:56 -07:00

9 lines
180 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.3,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Slalom Path",
"outputDir": ".."
}