hengli / camodocal

CamOdoCal: Automatic Intrinsic and Extrinsic Calibration of a Rig with Multiple Generic Cameras and Odometry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Final rotation matrix and translation vector

kubs0ne opened this issue · comments

Hello, I performed the extrinsic calibration on the kitti dataset and I wanted to check if alligns with the gound truth:
Screenshot from 2022-10-28 16-03-57
I am not sure though what is the format of the rotation matrix and the translation vector. Is the rotation matrix just the general rotation matrix model as shown below?
Screenshot from 2022-10-28 13-58-24

In the case of the translation vector, does it just output the distance of x,y and z in meters? I was not able to find these information in the repo nor in the paper so I would like to clarify.