mirror of
https://github.com/okalachev/flix.git
synced 2026-09-05 16:00:56 +00:00
Fix running example.py in simuation
This commit is contained in:
+2
-2
@@ -36,5 +36,5 @@ print('Gyro: ', flix.wait('gyro'))
|
||||
print('=== Wait for HEARTBEAT message...')
|
||||
print(flix.wait('mavlink.HEARTBEAT'))
|
||||
|
||||
print('=== When until landed = False (remove drone from the surface)')
|
||||
flix.wait('landed', value=False)
|
||||
# print('=== When until landed = False (remove drone from the surface)')
|
||||
# flix.wait('landed', value=False)
|
||||
|
||||
Reference in New Issue
Block a user