We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1e009 commit 44656adCopy full SHA for 44656ad
modules/auto_landing/auto_landing.py
@@ -8,7 +8,8 @@
8
9
from .. import detections_and_time
10
from ..common.modules.logger import logger
11
-from .. import merged_odometry_detections
+
12
+# from .. import merged_odometry_detections
13
14
15
class AutoLanding:
0 commit comments