mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
Added the CSV reading things
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
Angle (deg),Displacement (deg)
|
||||
-20,-5
|
||||
-10,-2
|
||||
0,0
|
||||
10,2
|
||||
20,5
|
||||
|
@@ -0,0 +1,6 @@
|
||||
Distance (in),Hood Ext. (u),Drum Velocity (u/ds)
|
||||
21,10,10000
|
||||
100,23,11000
|
||||
200,30,14000
|
||||
300,56,17000
|
||||
480,100,20000
|
||||
|
Reference in New Issue
Block a user