To deal with the degeneration caused by the incomplete constraints of single sensor, multi-sensor fusion strategies especially in LiDAR-vision-inertial fusion area have attracted much interest from both the industry and the research community in recent years. Considering that a monocular camera is vulnerable to the influence of ambient light from a certain direction and fails, which makes the system degrade into a LiDAR-inertial system, multiple cameras are introduced to expand the visual observation so as to improve the accuracy and robustness of the system. Besides, removing LiDAR's noise via range image, setting condition for nearest neighbor search, and replacing kd-Tree with ikd-Tree are also introduced to enhance the efficiency. Based on the above, we propose an Efficient Multiple vision aided LiDAR-inertial odometry system (EMV-LIO), and evaluate its performance on both open datasets and our custom datasets. Experiments show that the algorithm is helpful to improve the accuracy, robustness and efficiency of the whole system compared with LVI-SAM. Our implementation will be available upon acceptance.
翻译:针对单一传感器约束不完整所导致的退化问题,多传感器融合策略(特别是激光雷达-视觉-惯性融合领域)近年来引起了工业界和研究界的广泛关注。考虑到单目相机易受特定方向环境光影响而失效,从而导致系统退化为激光雷达-惯性系统,本文引入多个相机来扩展视觉观测范围,从而提高系统的精度和鲁棒性。此外,通过距离图像去除激光雷达噪声、设置最近邻搜索条件以及用ikd-Tree替代kd-Tree等方法也被引入以提升效率。基于上述工作,我们提出了一种高效的多视觉辅助激光雷达-惯性里程计系统(EMV-LIO),并在公开数据集和自建数据集上对其性能进行了评估。实验表明,与LVI-SAM相比,该算法有助于提高整个系统的精度、鲁棒性和效率。我们的代码将在录用后公开。