PIN_SLAM
PIN_SLAM copied to clipboard
Have individual data loader for each dataset
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.