ssl-vision
ssl-vision copied to clipboard
Apriltags
Adds a new optional apriltag robot detector plugin. See the README updates for more information about how to compile, run, and configure this detector.
Can we merge this in before master diverges too much?
Other than it being a bit slow for high res images, everything seems to work for those that have tried it. And the speed-ups for high res images can be merged in a different request.
Automatic build for apriltag added to circleci config. It checks out the master branch of the apriltag library, so the build is not reproducible, but we will find issues with updates in the apriltag lib earlier.
The updated README.md should explicity say the april tags repo needs to be cloned and installed. Also I had to update my LD_LIBRARY_PATH env variable to include the path where the libapriltag.so files were installed, might be worth mentioning in the docs as well.
Descriptions of the different AprilTag params I feel should also be added.