nvblox: GPU-Accelerated Incremental Signed Distance Field Mapping
Alexander Millane, Helen Oleynikova, Emilie Wirbel, Remo Steiner,, Vikram Ramasamy, David Tingdahl, Roland Siegwart

TL;DR
Nvblox is a GPU-accelerated library that significantly improves the speed of robotic volumetric mapping, enabling real-time dense map and signed distance field computation for navigation.
Contribution
It introduces nvblox, a novel GPU-based library that fills the gap between CPU and existing GPU mapping systems, enabling fast, high-resolution 3D mapping for robotics.
Findings
Achieves up to 177x speed-up in surface reconstruction
Achieves up to 31x speed-up in Euclidean Signed Distance Field computation
Open-source availability facilitates adoption and further research
Abstract
Dense, volumetric maps are essential to enable robot navigation and interaction with the environment. To achieve low latency, dense maps are typically computed onboard the robot, often on computationally constrained hardware. Previous works leave a gap between CPU-based systems for robotic mapping which, due to computation constraints, limit map resolution or scale, and GPU-based reconstruction systems which omit features that are critical to robotic path planning, such as computation of the Euclidean Signed Distance Field (ESDF). We introduce a library, nvblox, that aims to fill this gap, by GPU-accelerating robotic volumetric mapping. Nvblox delivers a significant performance improvement over the state of the art, achieving up to a 177x speed-up in surface reconstruction, and up to a 31x improvement in distance field computation, and is available open-source.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
