we have already taped the AprilTag onto a flat area, but our camera still isn’t detecting our AprilTag. Not sure what to do, but rn we are messing around with the
minClusterSize, and criticalAngle variables. still no luck :<
Ignore my past reply, but as it turns out, I am, in fact, stupid (lol).
In SmartDashboard, I added the CameraServer Stream (to see the video feed), but I hadn’t set the camera stream to “RioAprilTags”, by default it was set to “Logitech c270”.
What I forgot to do was right click on the stream, go to Properties and change the camera stream to “RioAprilTags”. (Make sure to do Ctrl + E to enable editing in SmartDashboard )After I did this it detected AprilTags correctly (although there are false positives and other bugs to fix etc)