- clone this repository to your directory of ROS workspace
catkin_make
-
Set configurations in "src/lvi_calib/cfg/lvi.yaml"
-
Save camera trajectory from ORB-SLAM2 to the "ORB" folder
-
Download the vocabulary from the original repository of ORB-SLAM2
roslaunch lvi_exc write_orb_slam_results.launch
-
-
Save LiDAR trajectory from LOAM to the "LOAM" folder
-
The modified A-LOAM is included in this repository
roslaunch aloam_velodyne aloam_velodyne_VLP_16.launch bag_filename:=YOUR_RECORDED_BAGFILE
-
-
Calibrate LiDAR-Camera-IMU extrinsics
roslaunch lvi_exc lvi_init_orb_surfel.launch