Skip to content

Commit

Permalink
fix incorrect C example #246
Browse files Browse the repository at this point in the history
  • Loading branch information
Tnze committed Nov 14, 2023
1 parent 52718f0 commit e5bee1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ Alternately you can use the AprilTag python bindings created by [duckietown](htt
// Do stuff with detections here.
}
// Cleanup.
apriltag_detections_destroy(detections);
tagStandard41h12_destroy(tf);
apriltag_detector_destroy(td);

Expand Down

0 comments on commit e5bee1b

Please sign in to comment.