pose2sim icon indicating copy to clipboard operation
pose2sim copied to clipboard

Does calibration with a board put the Y in the wrong direction

Open ANaaim opened this issue 1 year ago • 3 comments
trafficstars

Other question :

When using board calibration, the data are ... upside down. Is it the expected behavior ?

image

Sorry for all the question, I am finishing a V1 for my tool-box ^^ so... a lot of use case

ANaaim avatar Jul 11 '24 13:07 ANaaim

Definitely not expected, but it can happen depending on the pattern of the checkerboard. I have not been able to check, but I think the X axis goes from the black corner to the other black corner, and the Y axis from the black corner to the white one. So if you have something like in the picture below, you end up with a Z axis going underground.

image

The solution to this would be to print another checkerboard, mirrored from this one. I'm not a 100 percent sure of this so I'd be grateful if you can confirm!

(Note that in any case, you need to have a number of rows different from the number of lines, otherwise it will not be rotationally invariant and axes will be attributed randomly).

davidpagnon avatar Jul 11 '24 14:07 davidpagnon

Ok 👍 I Will investigate :)

ANaaim avatar Jul 11 '24 14:07 ANaaim

Hi, I have similar problem. I wonder whether it is possible for me to fix this in the code rather than printing another checkerboard. Thanks!

JH-Eric-Yang avatar Jan 10 '25 16:01 JH-Eric-Yang