Closed wsh32 closed 3 years ago
In apriltag_node.py:70:
detection_msg.corner_positions = Polygon([Point32(tag.center[0], tag.center[1], 0) for i in range(4)])
In apriltag_node.py:70: