This commit is contained in:
2026-07-16 13:38:08 -07:00
parent 70dbf1a649
commit c0a0d101eb
3 changed files with 19 additions and 10 deletions
+8
View File
@@ -0,0 +1,8 @@
Center Delay
count velocity x y theta_i theta_f color start end decayrate
===================================================
s
20000 70 0.5 0.5 0 360 red 1 0 0
20000 70 0.5 0.5 0 360 green 3.30769 0 0
20000 70 0.5 0.5 0 360 blue 5.61538 0 0
20000 70 0.5 0.5 0 360 white 7.92308 0 0
+4 -1
View File
@@ -2,4 +2,7 @@ Center Delay
count velocity x y theta_i theta_f color start end decayrate
===================================================
s
100000 79 0.5 0.5 0 360 cyan 1 0 0
10000 40 0.5 0.5 0 360 orange 1 0 0
10000 40 0.5 0.5 0 360 cyan 3.30769 0 0
10000 40 0.5 0.5 0 360 violet 5.61538 0 0
10000 40 0.5 0.5 0 360 green 7.92308 0 0