EndoSLAM
EndoSLAM copied to clipboard
Evaluate Pose Estimation for Unity Data
The Unity data ground truth pose is given in quaternions. However, the pose estimation test-vo.py estimates the pose in rotation and translation. Is there a ready made function that changes quat to rotation to be able to evaluate?