Closed QKC315 closed 3 months ago
Thank you for your interest in our project. First of all, I'm sorry for the confusion. You can use Google Drive's pose.csv file, and pose.csv is lined up with a 4x4 matrix. That is, it consists of r11 r12 r13 t1 r21 r22 r23 t2 r31 r32 r33 t3 0 0 0 1.
Hi, Thank you for this good repository. How can I create my own pose.csv in holoocean?
@tahaaideveloper Thank you for your interest in our method. In our case, we use an lcm message (http://lcm-proj.github.io/lcm/) to obtain the ground truth pose.
Hi , thanks for this repository!! Can you give us an example of pose.csv file for the project ? I dont understand how the csv is composed. Thanks. Best regards.