Changed Centurion's takeoff height:

modified:   src/rosbuzz/buzz_scripts/include/utils/takeoff_heights.bzz
This commit is contained in:
Wayne 2018-10-24 18:02:54 -04:00
parent a80fb08310
commit aeb622649f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ takeoff_heights ={
.1 = 21.0, .1 = 21.0,
.2 = 18.0, .2 = 18.0,
.3 = 12.0, .3 = 12.0,
.5 = 12.0, .5 = 6.0,
.6 = 3.0, .6 = 3.0,
.9 = 15.0, .9 = 15.0,
.11 = 6.0, .11 = 6.0,