This repository is the implementation of our paper "Ct-LVI: A Framework Towards Continuous-time Laser-Visual-Inertial Odometry and Mapping".

A running demo can be found at https://cslinzhang.github.io/Ct-LVI/Ct-LVI.html

Prerequisites

Build

Run an online demo

Our HD Dataset

NTU-VIRAL

Your own data

Run offline and view mapping result

Launch dlio offline

roslaunch ctlvi ctlvi_offline_tongji bag_filenames:=BAG_FILE_PATH

View mapping result

roslaunch ctlvi ctlvi_map_viewer_rectified urdf_filename:=tongji pose_graph_pb_filename:=PG_FILENAME range_data_pb_filename:=RD_FILENAME rate:=100

where PG_FILENAME and RD_FILENAME are binary pbstream files saved to disk when launch the offline script above.

Acknowledgements

License

Following the licenses of the above acknowledged repositories.