Skip to content

Commit 4caf268

Browse files
committed
Update README by adding support of ArUco family
1 parent 249c9bd commit 4caf268

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Some heuristics for when to choose other tag families:
7272
1. If you need more tags, use tagStandard52h13
7373
2. If you need to maximize the use of space on a small circular object, use tagCircle49h12 (or tagCircle21h7).
7474
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.
7676

7777
If none of these fit your needs, generate your own custom tag family [here](https://github.com/AprilRobotics/apriltag-generation).
7878

0 commit comments

Comments
 (0)