update
This commit is contained in:
@@ -201,7 +201,7 @@ def auto_land_predictive(host='localhost', port=50000, target_altitude=0.5, targ
|
||||
vessel.control.throttle = 0.0
|
||||
except Exception:
|
||||
pass
|
||||
time.sleep(0.05)
|
||||
time.sleep(0.01)
|
||||
|
||||
# 点火
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user