Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
Aarav Shah 709630533a Added bounce path
Co-Authored-By: Nirvan Bhalala <78400306+nbhalala27@users.noreply.github.com>
2021-02-25 17:15:10 -07:00

9 lines
180 B
JSON

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