PIN_SLAM icon indicating copy to clipboard operation
PIN_SLAM copied to clipboard

Have individual data loader for each dataset

Open YuePanEdward opened this issue 1 year ago • 0 comments

It would be better to have a separate data loader for each dataset. In this case, we can avoid converting all the datasets to the desired format (point cloud in kitti bin, ply, pcd format and pose in kitti format). We can also better handle the loading of point-wise timestamps.

YuePanEdward avatar Apr 30 '24 10:04 YuePanEdward