merge dji_sdk_mistlab modification on the field

This commit is contained in:
David St-Onge 2017-09-06 17:08:10 -04:00
parent 7268209d35
commit fda672ac26
1 changed files with 1 additions and 1 deletions

View File

@ -795,7 +795,7 @@ function init() {
v_tag = stigmergy.create(m_lockstig)
uav_initstig()
# go to diff. height since no collision avoidance implemented yet
TARGET_ALTITUDE = 2.5 + id * 1.5
TARGET_ALTITUDE = 7.5 #2.5 + id * 1.5
statef=turnedoff
UAVSTATE = "TURNEDOFF"