Sampling-based path planning under temporal logic constraints with real-time adaptation
Yizhou Chen, Ruoyu Wang, Xinyi Wang, and Ben M. Chen

TL;DR
This paper presents a sampling-based path planner for robots that efficiently computes and adapts plans in real-time under temporal logic constraints, handling environmental uncertainties during execution.
Contribution
It introduces a novel online path planning algorithm that combines sampling-based search with real-time plan adaptation and backup plan management for robots in dynamic environments.
Findings
Effective real-time plan adaptation demonstrated in simulations.
Successful deployment on multicopter with limited processing power.
Robust handling of environmental uncertainties during execution.
Abstract
Replanning in temporal logic tasks is extremely difficult during the online execution of robots. This study introduces an effective path planner that computes solutions for temporal logic goals and instantly adapts to non-static and partially unknown environments. Given prior knowledge and a task specification, the planner first identifies an initial feasible solution by growing a sampling-based search tree. While carrying out the computed plan, the robot maintains a solution library to continuously enhance the unfinished part of the plan and store backup plans. The planner updates existing plans when meeting unexpected obstacles or recognizing flaws in prior knowledge. Upon a high-level path is obtained, a trajectory generator tracks the path by dividing it into segments of motion primitives. Our planner is integrated into an autonomous mobile robot system, further deployed on a…
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
TopicsRobotic Path Planning Algorithms · Software Testing and Debugging Techniques · Formal Methods in Verification
