princeton-vl / DROID-SLAM

BSD 3-Clause "New" or "Revised" License
1.66k stars 273 forks source link

About pose files in training data. #41

Closed xhangHU closed 2 years ago

xhangHU commented 2 years ago

I would like to know where in the code the last four digits of the quaternion are converted into rotation matrices, because I am trying to train with other datasets, using rotation matrices instead of xyzw quaternions。 thank you!