mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-08 16:28:01 -06:00
Sequential Test
wanted to see if they work in auto revert
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Seq1
|
||||
Seq2
|
||||
@@ -0,0 +1,3 @@
|
||||
X,Y,Tangent X,Tangent Y,Fixed Theta,Name
|
||||
0.0,0.0,10.0,0.0,true,
|
||||
10.0,-10.0,0.0,-10.0,true,
|
||||
@@ -0,0 +1,3 @@
|
||||
X,Y,Tangent X,Tangent Y,Fixed Theta,Name
|
||||
1.6396523867809052,-2.313833150808477,0.6989213425239973,-0.0061851446241063535,true,
|
||||
3.1117168073181727,-2.3200182954325834,0.6494401855311471,0.0,true,
|
||||
@@ -0,0 +1,3 @@
|
||||
X,Y,Tangent X,Tangent Y,Fixed Theta,Name
|
||||
2.957088191715518,-2.3571291631772207,3.048,0.0,true,
|
||||
4.6270772402241835,-2.3571291631772207,0.6822312697287889,-0.01423565032532359,true,
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"lengthUnit": "Meter",
|
||||
"exportUnit": "Always Meters",
|
||||
"maxVelocity": 2.6,
|
||||
"maxAcceleration": 2.6,
|
||||
"maxVelocity": 2.3,
|
||||
"maxAcceleration": 2.7,
|
||||
"wheelBase": 0.648,
|
||||
"gameName": "Bounce Path",
|
||||
"gameName": "Barrel Racing Path",
|
||||
"outputDir": ".."
|
||||
}
|
||||
Reference in New Issue
Block a user