Closed DiTo97 closed 7 months ago
That was a 9 years bug, thx to point out! Should be fixed in commit above. A workaround is to recover the camera matrix from the projection matrix (left 3x3 part of the matrix).
For the local_transform
, it is the transform between the base frame of the robot and the camera (e..g, including optical rotation).
Thanks @matlabbe for the prompt intervention,
one more off-topic question. What axis convention does RTAB-map follows, if any?
I recorded a posed RGB-D dataset with RTAB-map with a T265 + D435i dual setup, but the exported calib files seem off.
In particular, camera matrices are not valid intrinsic matrices. I will share an example; why is that?
On a side note, what's the meaning of local transform?