ROOct 15, 2020

Multi-Resolution 3D Mapping with Explicit Free Space Representation for Fast and Accurate Mobile Robot Motion Planning

arXiv:2010.07929v562 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of bridging high-quality reconstruction with real-time motion planning for mobile robots, representing an incremental advancement in robotic mapping and planning.

The paper tackles the problem of enabling fast and accurate motion planning for mobile robots by proposing an efficient 3D mapping system that uses adaptive-resolution volumetric mapping with explicit free space representation, resulting in improvements in mapping accuracy, memory usage, runtime, and planning performance over state-of-the-art methods, especially for high-resolution maps.

With the aim of bridging the gap between high quality reconstruction and mobile robot motion planning, we propose an efficient system that leverages the concept of adaptive-resolution volumetric mapping, which naturally integrates with the hierarchical decomposition of space in an octree data structure. Instead of a Truncated Signed Distance Function (TSDF), we adopt mapping of occupancy probabilities in log-odds representation, which allows to represent both surfaces, as well as the entire free, i.e. observed space, as opposed to unobserved space. We introduce a method for choosing resolution -- on the fly -- in real-time by means of a multi-scale max-min pooling of the input depth image. The notion of explicit free space mapping paired with the spatial hierarchy in the data structure, as well as map resolution, allows for collision queries, as needed for robot motion planning, at unprecedented speed. We quantitatively evaluate mapping accuracy, memory, runtime performance, and planning performance showing improvements over the state of the art, particularly in cases requiring high resolution maps.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes