From eeafcc7f8bd82b6399c9a3a56eccb7f3280b49aa Mon Sep 17 00:00:00 2001 From: NikolajDanger Date: Wed, 28 Sep 2022 13:59:45 +0200 Subject: [PATCH] :sparkles: --- drive_between_arucos.py | 1 + 1 file changed, 1 insertion(+) diff --git a/drive_between_arucos.py b/drive_between_arucos.py index 245bb27..f5867a7 100644 --- a/drive_between_arucos.py +++ b/drive_between_arucos.py @@ -53,6 +53,7 @@ def find_arucos(arlo): )[1][0][0] position = np.array([position[0], position[1]]) position[0] += 22.5 + print(id_, position) aruco_dict[id_] = position if len(aruco_dict) >= 2: