Asymptotically Optimal Lazy Lifelong Sampling-based Algorithm for Efficient Motion Planning in Dynamic Environments
Lu Huang, Jingwen Yu, Jiankun Wang, and Xingjian Jing

TL;DR
This paper presents an asymptotically optimal lifelong sampling-based motion planning algorithm that efficiently replans in dynamic environments by evaluating only promising sub-paths, significantly reducing computation time.
Contribution
The paper introduces a novel lazy lifelong planning algorithm with an informed rewiring cascade, improving efficiency and optimality in dynamic, high-dimensional environments.
Findings
Outperforms state-of-the-art planners in static and dynamic tasks
Reduces planning time by evaluating fewer sub-paths
Successfully plans for a Turtlebot 4 in real-world dynamic scenarios
Abstract
The paper introduces an asymptotically optimal lifelong sampling-based path planning algorithm that combines the merits of lifelong planning algorithms and lazy search algorithms for rapid replanning in dynamic environments where edge evaluation is expensive. By evaluating only sub-path candidates for the optimal solution, the algorithm saves considerable evaluation time and thereby reduces the overall planning cost. It employs a novel informed rewiring cascade to efficiently repair the search tree when the underlying search graph changes. Theoretical analysis indicates that the proposed algorithm converges to the optimal solution as long as sufficient planning time is given. Planning results on robotic systems with and state spaces in challenging environments highlight the superior performance of the proposed algorithm over various state-of-the-art…
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
TopicsMachine Learning and Algorithms · Robotic Path Planning Algorithms · Robot Manipulation and Learning
