ArUco tag detection

Hi all,

Is is possible to detect ArUco tags using the H7 camera module ?

Is there any way to compile c code for this board ? How would that go?

Also, is it possible to install additional libraries ?

Thanks a lot,

We have AprilTag detection support. Arcu is just OpenCVs version of the same thing. However, the Apriltags library we use is the gold standard.

Please see the GitHub wiki page for how to compile code.

You can install whatever libraries you like.