Hi. I'm the Debian maintainer. I just released the 3.3.0 release into Debian; it's there now. Ubuntu will pick it up when they make a new release, in a month probably. Thanks for maintaining this library. I have some notes:
- The top-level README in this project has a lengthy section on installing and building. I think this section should say "If you're running a recent Debian or Ubuntu, you should 'apt install apriltag'. Otherwise follow these complicated instructions". Also, if you're using the distro, stuff doesn't go into
/usr/local or /opt; maybe the README doesn't need to talk about that at all.
- The Debian build has a few patches. Some are Debian-specific, but some you should consider merging. The patches live here: https://salsa.debian.org/science-team/apriltag/-/tree/master/debian/patches
Thanks for maintaining this library!
Hi. I'm the Debian maintainer. I just released the 3.3.0 release into Debian; it's there now. Ubuntu will pick it up when they make a new release, in a month probably. Thanks for maintaining this library. I have some notes:
/usr/localor/opt; maybe the README doesn't need to talk about that at all.getopt_create. This could easily conflict with other symbols in a user's program, and there's no particular reason for the apriltag library to provide its own flavor of getopt to the world/usr/bin/apriltag. Merging this would be nice, I thinkThanks for maintaining this library!