Add space
This commit is contained in:
@@ -786,6 +786,7 @@ class UrsinaAdapter():
|
|||||||
def _motion_complete_callback(self):
|
def _motion_complete_callback(self):
|
||||||
self.is_moving = False
|
self.is_moving = False
|
||||||
self._execute_next_command()
|
self._execute_next_command()
|
||||||
|
|
||||||
def land(self) -> None:
|
def land(self) -> None:
|
||||||
if self.is_moving:
|
if self.is_moving:
|
||||||
print("Tello Simulator: Movement in progress. Deferring landing...")
|
print("Tello Simulator: Movement in progress. Deferring landing...")
|
||||||
|
|||||||
Reference in New Issue
Block a user