Added bounce path

Co-Authored-By: Nirvan Bhalala <78400306+nbhalala27@users.noreply.github.com>
This commit is contained in:
Aarav Shah
2021-02-25 17:15:10 -07:00
parent e660b59d1f
commit 709630533a
5 changed files with 52 additions and 2 deletions
+1 -1
View File
@@ -4,6 +4,6 @@
"maxVelocity": 2.3,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Slalom Path",
"gameName": "Bounce Path",
"outputDir": ".."
}