mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-07 09:36:19 +08:00
longer roll steps
This commit is contained in:
@@ -111,8 +111,8 @@
|
||||
|
||||
<block name="step_roll_10">
|
||||
<while cond="TRUE">
|
||||
<attitude roll="10.0" until=" stage_time > 3" vmode="alt" alt="250"/>
|
||||
<attitude roll="-10.0" until="stage_time > 3" vmode="alt" alt="250"/>
|
||||
<attitude roll="10.0" until=" stage_time > 6" vmode="alt" alt="250"/>
|
||||
<attitude roll="-10.0" until="stage_time > 6" vmode="alt" alt="250"/>
|
||||
</while>
|
||||
</block>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user