-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Apriltag corrupts while sliding the calibration board #183
Comments
I'm using a logitech 1080p camera. Axxa M8 laser projector, in 1080p mode 60Hz. |
Also tried apriltags FolkComputer/apriltag@d4f8b0a cat /etc/lsb-release |
For the above report I've been using folk fork of Apriltags. I mentioned I'd tried the upsteam master. The latest AprilRobotics/apriltag@724a7d8 (Modify the memory allocation method of
|
Hi
I'm trying to get a good calibration result, but failing.
When it's detecting, it's detecting quickly. However...
This is one of my issues: often - but not every time - within 8 poses the rotating apriltags render in a corrupted way (see picture), stalling the calibration seemingly forever until I update
projected-tag-slider
.When it is in this state I added some debug and it's returning here.
(Question: When it stalls I thought to add some code to retrigger a
Claim the calibration model-to-display homography is $H_modelToDisplay
- this worked but the result reloaded the same corrupted apriltags - so I guess the issue must exist in themodel
... ? Still learning enough TCL to debug that.)Also attached is the last successful pose as captured by folk (found in folk-calibration-poses). You might see some marks below the card: those are debugging lines I've added which are the
[dict get $tag p]
as projected from the what the camera is reporting. They are all off towards the bottom, right.The text was updated successfully, but these errors were encountered: