I’m working on a custom gizmo to help me to calibrate my Zed2i, something pretty simple, like this, as I need to mount/unmount it a lot and I waste a lot of time doing it properly.
Using GetInternalIMUOrientation I can get X and Z values, but obviously Y is not measurable. As I test it against a flat wall, I was thinking of something like checking the distance diference between left and right cameras, but I don’t think that’s something I can do with this hardware.
Am I wrong? Do you have any other ideas about how I can achieve this?