Hi! I’m trying to use the Jetson Nano for pose estimation on a robot using the 16h5 april-tag family. Does Issac have functionality for this april tag family? I don’t think it does, but most information I can find is from 2018 and hopefully it has been updated since then.
If it doesn’t support the 16h5 family, does anyone know of any good sources to gpu accelerate finding april tags?
Hi, Isaac SDK supports 36h11 tags, and for Jetson Nano there is an example called “follow_me” for the Kaya robot that uses these tags with an Intel RealSense D435 camera. We have used it successfully. We also have another Kaya that has a toy Lidar and standard wide angle camera (not Intel RealSense) but have not tried the follow_me on that Kaya robot yet.
The description for 16h5 says it uses fewer bits and might have higher error rate, so perhaps 36h11 would be more suitable for your project.