✨
This commit is contained in:
@ -278,7 +278,7 @@ try:
|
|||||||
cv2.imshow(WIN_World, world)
|
cv2.imshow(WIN_World, world)
|
||||||
|
|
||||||
print(est_pose.x, est_pose.y, est_pose.theta)
|
print(est_pose.x, est_pose.y, est_pose.theta)
|
||||||
# drive_towards_middle(est_pose, arlo)
|
drive_towards_middle(est_pose, arlo)
|
||||||
|
|
||||||
|
|
||||||
finally:
|
finally:
|
||||||
|
Reference in New Issue
Block a user