-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule mola_imu_preintegration
updated
8 files
Submodule mola_input_kitti_dataset
updated
4 files
+130 −65 | apps/mola-kitti-eval-error.cpp | |
+38 −14 | include/mola_input_kitti_dataset/KittiOdometryDataset.h | |
+39 −0 | matlab/reproject_kitti_scan_txt.m | |
+135 −33 | src/KittiOdometryDataset.cpp |
Submodule mola_input_rawlog
updated
3 files
+1 −0 | .gitignore | |
+16 −2 | include/mola_input_rawlog/RawlogDataset.h | |
+107 −7 | src/RawlogDataset.cpp |
Submodule mp2p_icp
updated
67 files