TL;DR
This paper presents a novel vision-only robot navigation method using pre-trained Neural Radiance Fields (NeRFs) for complex 3D environments, integrating trajectory optimization and pose filtering for real-time navigation with only an RGB camera.
Contribution
It introduces a new algorithm for robot navigation in NeRF-represented environments using only onboard RGB images, combining collision avoidance, pose estimation, and online replanning.
Findings
Successful navigation in complex environments like jungle gyms and Stonehenge using only RGB cameras.
Effective collision avoidance by optimizing trajectories within NeRF representations.
Real-time pose estimation and replanning demonstrated in simulation.
Abstract
Neural Radiance Fields (NeRFs) have recently emerged as a powerful paradigm for the representation of natural, complex 3D scenes. NeRFs represent continuous volumetric density and RGB values in a neural network, and generate photo-realistic images from unseen camera viewpoints through ray tracing. We propose an algorithm for navigating a robot through a 3D environment represented as a NeRF using only an on-board RGB camera for localization. We assume the NeRF for the scene has been pre-trained offline, and the robot's objective is to navigate through unoccupied space in the NeRF to reach a goal pose. We introduce a trajectory optimization algorithm that avoids collisions with high-density regions in the NeRF based on a discrete time version of differential flatness that is amenable to constraining the robot's full pose and control inputs. We also introduce an optimization based…
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.
