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
|
vessel.control.throttle = 0.0
|
||||||
except Exception:
|
except Exception:
|
||||||
pass
|
pass
|
||||||
time.sleep(0.05)
|
time.sleep(0.01)
|
||||||
|
|
||||||
# 点火
|
# 点火
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user