Experiments in Adaptive Replanning for Fast Autonomous Flight in Forests
Laura Jarin-Lipschitz, Xu Liu, Yuezhan Tao, and Vijay Kumar

TL;DR
This paper presents a real-time adaptive replanning framework for fast autonomous flight in cluttered forests, using a search-based planner that dynamically adjusts sampling density to handle varying obstacle densities.
Contribution
It introduces a novel planning framework that adapts sampling density in real-time to improve planning efficiency and completeness in cluttered environments.
Findings
Enhanced planning performance in simulated environments.
Successful real-world flight at 2.5 m/s in pine forests.
Dynamic adaptation to environment density improves robustness.
Abstract
Fast, autonomous flight in unstructured, cluttered environments such as forests is challenging because it requires the robot to compute new plans in realtime on a computationally-constrained platform. In this paper, we enable this capability with a search-based planning framework that adapts sampling density in realtime to find dynamically-feasible plans while remaining computationally tractable. A paramount challenge in search-based planning is that dense obstacles both necessitate large graphs (to guarantee completeness) and reduce the efficiency of graph search (as heuristics become less accurate). To address this, we develop a planning framework with two parts: one that maximizes planner completeness for a given graph size, and a second that dynamically maximizes graph size subject to computational constraints. This framework is enabled by motion planning graphs that are defined by…
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.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotics and Sensor-Based Localization · Modular Robots and Swarm Intelligence
