✨
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user