Files
RiseOfRidgebotics2020/PathWeaver/pathweaver.json
T
Aarav Shah c5eb514923 Working Barrel path, none of the tape measures are pushed
Set motors to coast mode instead of brake to help with stuttering problem
2021-02-12 15:34:56 -07:00

9 lines
187 B
JSON

{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.0,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Barrel Racing Path",
"outputDir": ".."
}