You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,7 +72,7 @@ Some heuristics for when to choose other tag families:
72
72
1. If you need more tags, use tagStandard52h13
73
73
2. If you need to maximize the use of space on a small circular object, use tagCircle49h12 (or tagCircle21h7).
74
74
3. If you want to make a recursive tag use tagCustom48h12.
75
-
4. If you want compatibility with the ArUcO detector use tag36h11
75
+
4. If you need ArUco support, use the native ArUco families (e.g., `tagAruco4x4_50`, `tagAruco5x5_100`, `tagAruco6x6_250`, `tagAruco7x7_1000`, etc.). These are now fully integrated.
76
76
77
77
If none of these fit your needs, generate your own custom tag family [here](https://github.com/AprilRobotics/apriltag-generation).
0 commit comments