paper-with-me

Papers

Improved Signed Distance Function for 2D Real-time SLAM and Accurate Localization

2021-01-20 · Xingyin Fu, Zheng Fang, Xizhen Xiao, Yijia He, Xiao Liu

Accurate mapping and localization are very important for many industrial robotics applications. In this paper, we propose an improved Signed Distance Function (SDF) for both 2D SLAM and pure localization to improve the accuracy of mapping and localization. To achieve this goal, firstly we improved the back-end mapping to build a more accurate SDF map by extending the update range and building free space, etc. Secondly, to get more accurate pose estimation for the front-end, we proposed a new iterative registration method to align the current scan to the SDF submap by removing random outliers of laser scanners. Thirdly, we merged all the SDF submaps to produce an integrated SDF map for highly accurate pure localization. Experimental results show that based on the merged SDF map, a localization accuracy of a few millimeters (5mm) can be achieved globally within the map. We believe that this method is important for mobile robots working in scenarios where high localization accuracy matters.

📄 PDF Abstract BibTeX arXiv:2101.08018

Code (0)

등록된 구현이 없습니다.

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

Improved Heterogeneous Distance Functions

1997-01-01 · D. R. Wilson, T. R. Martinez

Instance-based learning techniques typically handle continuous and linear input values well, but often do not handle nominal input attributes appropriately. The Value Difference Metric (VDM) was designed to find reasonab…

Attribute

Unsigned Distance Field as an Accurate 3D Scene Representation for Neural Scene Completion

2022-03-17 · Jean Pierre Richa, Jean-Emmanuel Deschaud, François Goulette, Nicolas Dalmasso

Scene Completion is the task of completing missing geometry from a partial scan of a scene. Most previous methods compute an implicit representation from range data using a Truncated Signed Distance Function (T-SDF) comp…

GPU-Accelerated Polygonal Signed Distance Functions for Real-Time Collision Avoidance

2026-07-05 · Taekwon Ga, Jongeun Choi arxiv

Optimization-based local planning and control require high-rate collision-avoidance constraint evaluation over a prediction horizon. In obstacle-dense environments, where feasible space is limited and the constraints bec…

Computational EfficiencyCollision Avoidance

Ray-Distance Volume Rendering for Neural Scene Reconstruction

2024-08-28 · Ruihong Yin, Yunlu Chen, Sezer Karaoglu, Theo Gevers

Existing methods in neural scene reconstruction utilize the Signed Distance Function (SDF) to model the density function. However, in indoor scenes, the density computed from the SDF for a sampled point may not consisten…

3D geometryIndoor Scene Reconstruction

Rendering and Tracking the Directional TSDF: Modeling Surface Orientation for Coherent Maps

2021-08-18 · Malte Splietker, Sven Behnke

Dense real-time tracking and mapping from RGB-D images is an important tool for many robotic applications, such as navigation or grasping. The recently presented Directional Truncated Signed Distance Function (DTSDF) is …