An efficient and robust multisensor-aided inertial navigation system with online calibration that is capable of fusing IMU, camera, LiDAR, GPS/GNSS, and wheel sensors. Use cases: VINS/VIO, GPS-INS, LINS/LIO, multi-sensor fusion for localization and mapping (SLAM). This repository also provides multi-sensor simulation and data.
There is a nice pr that worked on moving all boost::shared_ptr to std::shared_ptr. I will review it soon and merge it to the main which I believe resolves your issue.
build failed in ubuntu 1804 with boost 1.65 because of boost::shared_ptr problem