Change the takeoff height for gizmo

modified:   src/rosbuzz/buzz_scripts/include/utils/takeoff_heights.bzz
This commit is contained in:
David St-Onge 2018-10-24 16:45:42 -04:00
parent e36101f0de
commit a80fb08310
1 changed files with 2 additions and 2 deletions

View File

@ -6,9 +6,9 @@ takeoff_heights ={
.6 = 3.0,
.9 = 15.0,
.11 = 6.0,
.14 = 18.0,
.14 = 9.0,
.16 = 9.0,
.17 = 3.0,
.18 = 6.0,
.19 = 9.0
}
}