TL;DR
NanoMap is a novel local 3D mapping framework that enables fast, uncertainty-aware proximity queries and planning without global map fusion, improving robustness and efficiency for high-speed robot navigation.
Contribution
NanoMap introduces a lazy search-based approach that stores relative pose transforms and depth data, allowing efficient pose-uncertainty-aware planning and easy pose updates.
Findings
Enables pose uncertainty incorporation in motion planning
Allows minimal computational updates from loop closures
Demonstrates fast obstacle avoidance at 10 m/s on a quadrotor
Abstract
We would like robots to be able to safely navigate at high speed, efficiently use local 3D information, and robustly plan motions that consider pose uncertainty of measurements in a local map structure. This is hard to do with previously existing mapping approaches, like occupancy grids, that are focused on incrementally fusing 3D data into a common world frame. In particular, both their fragile sensitivity to state estimation errors and computational cost can be limiting. We develop an alternative framework, NanoMap, which alleviates the need for global map fusion and enables a motion planner to efficiently query pose-uncertainty-aware local 3D geometric information. The key idea of NanoMap is to store a history of noisy relative pose transforms and search over a corresponding set of depth sensor measurements for the minimum-uncertainty view of a queried point in space. This approach…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
