Made 4 Galactic Paths

Made Galactic Paths from 2021 Game Manual, everything is set up.
Need to test.

Co-Authored-By: Nirvan Bhalala <78400306+nbhalala27@users.noreply.github.com>
This commit is contained in:
Aarav Shah
2021-03-22 17:48:00 -06:00
parent fd37bacd5a
commit 813ab40e96
9 changed files with 29 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
X,Y,Tangent X,Tangent Y,Fixed Theta,Name
5.890613927719807E-4,-2.313833150808477,1.336,0.031,true,
4.6270772402241835,-3.748786703601108,1.2563247355441896,1.7028754396751247,false,
5.394035173613347,-1.5035792050505696,1.4968049990336905,0.5133670038008115,true,
6.909395606519357,-2.276722283063841,1.7442107839979393,0.04948115699284994,true,
8.901012175481542,-2.208685692198673,0.5690333054177668,0.012370289248212374,true,
+6
View File
@@ -0,0 +1,6 @@
X,Y,Tangent X,Tangent Y,Fixed Theta,Name
5.890613927719807E-4,-2.313833150808477,1.336,0.031,true,
2.3509440185531143,-2.2890925723120525,1.269287873893314,-0.3453492463826622,false,
3.872489596083231,-3.0436802164530046,1.694729627005089,0.49481156992849273,true,
4.899223603684853,-0.6005480899310699,2.152430329188946,0.5381075822972362,true,
8.962863621722605,-0.5572520775623268,0.5690333054177668,0.012370289248212374,true,
+6
View File
@@ -0,0 +1,6 @@
X,Y,Tangent X,Tangent Y,Fixed Theta,Name
0.019144495265090485,-2.2890925723120525,1.3359912388069315,0.03092572312053088,true,
4.608521806351864,-3.0374950718288987,1.8740988211041678,0.19173948334729074,true,
6.130067383881981,-1.497394060426464,1.762766217870257,0.03092572312053088,true,
7.676353539908522,-3.0251247825806864,1.874098821104166,-0.006185144624105465,true,
8.956678477098498,-3.0189396379565805,0.5690333054177668,0.012370289248212374,true,
+6
View File
@@ -0,0 +1,6 @@
X,Y,Tangent X,Tangent Y,Fixed Theta,Name
5.890613927719807E-4,-2.313833150808477,1.336,0.031,true,
2.369499452425433,-1.5345049281711007,1.694729627005088,-0.402034400566901,true,
3.872489596083231,-3.0436802164530046,1.6019524576434967,-0.012370289248212263,true,
5.412590607485666,-1.497394060426464,2.170985763061264,0.22266520646782229,true,
8.894827030857435,-1.429357469561296,0.5690333054177668,0.012370289248212374,true,
+1 -1
View File
@@ -4,6 +4,6 @@
"maxVelocity": 2.3,
"maxAcceleration": 2.7,
"wheelBase": 0.648,
"gameName": "Barrel Racing Path",
"gameName": "Galactic Search A",
"outputDir": ".."
}