一种带有3D运动状态估计的slam系统 A Flexible and Scalable SLAM System with Full 3D Motion Estimation 摘要: 在许多应用场景中,比如城市搜救和搜索(USAR)机器人,需要去获取未知环境的地图.我们提出了一个快速在线学习占用栅格地图.占用较少计算资源的系统.它利用激光雷达系统与基于惯性传感器的3D位姿估计系统进行融合,实现了一种鲁棒的扫描匹配方法.通过地图变化的快速近似和多分辨率栅格地图,在各种有挑战性的环境中实现了可靠的…
作者总结了SLAM前端和后端的区别 While SLAM frontends are used to estimate robot movement online in real-time, the backend is used to perform optimization of the pose graph given constraints between poses that have been generated before using the frontend. 前端 用来在线实…