AprilRobotics / apriltag

AprilTag is a visual fiducial system popular for robotics research.
https://april.eecs.umich.edu/software/apriltag
Other
1.47k stars 522 forks source link

fix incorrect C example #246 #303

Closed Tnze closed 7 months ago

Tnze commented 7 months ago

Add missing apriltag_detections_destroy() call. Fix #246