working slalom 9s run, working drivestraightatvelocity (needs some work)

This commit is contained in:
Aarav Shah
2021-03-27 12:00:20 -06:00
parent c4132c16be
commit 1b98d93cf9
27 changed files with 45 additions and 46 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{
"lengthUnit": "Meter",
"exportUnit": "Always Meters",
"maxVelocity": 2.3,
"maxVelocity": 2.6,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Barrel Racing Path",
"gameName": "Slalom Path",
"outputDir": ".."
}