Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag frame in images is misleading #7

Open
richardrl opened this issue Dec 12, 2024 · 0 comments
Open

Tag frame in images is misleading #7

richardrl opened this issue Dec 12, 2024 · 0 comments

Comments

@richardrl
Copy link

richardrl commented Dec 12, 2024

Hi,
Thanks for the library.
The tag frame in images is misleading. In the main readme, it appears think the Z axis points up away from the physical tag but the Z-axis actually points into the AprilTag. The reason why is here:

opoints = numpy.float32([[1,0,0],

This took me some hours to diagnose so thought I'd leave a note here.
Check this: https://github.com/AprilRobotics/apriltag?tab=readme-ov-file#pose-estimation
for more accurate description of what the camera / object pose conventions are.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant