@ -72,6 +72,12 @@ class Maneuver:
MANEUVERS = [
Maneuver(
"come to stop",
[Action(-0.5, 12)],
repeat=2,
initial_speed=5.,
),
"start from stop",
[Action(1.5, 3)],