weisongwen / researchTools

useful blogs for research
193 stars 40 forks source link

Guidance and Navigation Week 8 lecture 7 lecture note #184

Open weisongwen opened 8 months ago

weisongwen commented 8 months ago

This paper presents DMLL, a localization framework that combines map-based localization and LiDAR odometry to achieve accurate and reliable robot pose estimation in partially known environments. In DMLL, measurement from map-matching are novelly modeled as differential constraints in the factor graph, rather than absolute constraints. This simplifies the fusion process and avoids initial alignment errors. We design uncertainty quantization for both the LiDAR odometry measurement and the map-matching measurement. Furthermore, we design an adaptive decision mechanism that selectively triggers the map-matching module based on the quantified uncertainty of these measurements. This mechanism achieve a balance between resource consumption and localization accuracy while also being capable of detecting and discarding erroneous data, thus improving the overall localization reliability. Our proposed method is extensively evaluated on both public datasets and our own field-collected data. The result indicates that our method can achieve highly accurate localization in practical scenarios.