paper-with-me

홈 › Papers

Sampling-free obstacle gradients and reactive planning in Neural Radiance Fields (NeRF)

2022-05-03 · Michael Pantic, Cesar Cadena, Roland Siegwart, Lionel Ott

This work investigates the use of Neural implicit representations, specifically Neural Radiance Fields (NeRF), for geometrical queries and motion planning. We show that by adding the capacity to infer occupancy in a radius to a pre-trained NeRF, we are effectively learning an approximation to a Euclidean Signed Distance Field (ESDF). Using backward differentiation of the augmented network, we obtain an obstacle gradient that is integrated into an obstacle avoidance policy based on the Riemannian Motion Policies (RMP) framework. Thus, our findings allow for very fast sampling-free obstacle avoidance planning in the implicit representation.

📄 PDF Abstract BibTeX arXiv:2205.01389

Code (0)

등록된 구현이 없습니다.

Tasks

Motion PlanningNeRF

Similar Papers 제목 키워드 기반

SPOT: Spatio-Temporal Obstacle-free Trajectory Planning for UAVs in Unknown Dynamic Environments

2026-02-01 · Astik Srivastava, Thomas J Chackenkulam, Bitla Bhanu Teja, Antony Thomas 외 arxiv

We address the problem of reactive motion planning for quadrotors operating in unknown environments with dynamic obstacles. Our approach leverages a 4-dimensional spatio-temporal planner, integrated with vision-based Saf…

Collision AvoidanceObject SegmentationTrajectory PlanningMotion Planning

Reactive Motion Generation With Particle-Based Perception in Dynamic Environments

2026-02-18 · Xiyuan Zhao, Huijun Li, Lifeng Zhu, Zhikai Wei 외 arxiv

Reactive motion generation in dynamic and unstructured scenarios is typically subject to essentially static perception and system dynamics. Reliably modeling dynamic obstacles and optimizing collision-free trajectories u…

SERA: Safe and Efficient Reactive Obstacle Avoidance for Collaborative Robotic Planning in Unstructured Environments

2022-03-24 · Apan Dastider, Mingjie Lin

Safe and efficient collaboration among multiple robots in unstructured environments is increasingly critical in the era of Industry 4.0. However, achieving robust and autonomous collaboration among humans and other robot…

Real-Time Model Checking for Closed-Loop Robot Reactive Planning

2025-08-26 · Christopher Chandler, Bernd Porr, Giulia Lafratta, Alice Miller arxiv

Reactive obstacle avoidance methods often cause agents to become trapped in local minima, because they can often only reason one step ahead (i.e., the next action based on the current state). In this paper, we use model …

Autonomous Vehicles

Finding Coordinated Paths for Multiple Holonomic Agents in 2-d Polygonal Environment

2014-02-14 · Pavel Janovský, Michal Čáp, Jiří Vokřínek

Avoiding collisions is one of the vital tasks for systems of autonomous mobile agents. We focus on the problem of finding continuous coordinated paths for multiple mobile disc agents in a 2-d environment with polygonal o…

Collision AvoidanceMulti-Agent Path Finding