mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-07-06 05:52:12 +08:00
maneuversd: start from stop repeats 2 times
This commit is contained in:
@@ -81,7 +81,7 @@ MANEUVERS = [
|
|||||||
Maneuver(
|
Maneuver(
|
||||||
"start from stop",
|
"start from stop",
|
||||||
[Action(1.5, 5)],
|
[Action(1.5, 5)],
|
||||||
repeat=3,
|
repeat=2,
|
||||||
initial_speed=0.,
|
initial_speed=0.,
|
||||||
),
|
),
|
||||||
Maneuver(
|
Maneuver(
|
||||||
|
|||||||
Reference in New Issue
Block a user