DT*: Temporal Logic Path Planning in a Dynamic Environment
Priya Purohit, Indranil Saha

TL;DR
This paper introduces DT*, an SMT-based receding horizon planning algorithm for robot path planning in dynamic environments with LTL specifications, optimizing cyclic tasks amidst changing obstacles.
Contribution
The paper presents DT*, a novel SMT-based approach for LTL path planning that effectively handles dynamic obstacles in real-time environments.
Findings
DT* outperforms greedy algorithms in dynamic obstacle scenarios.
The approach effectively maximizes task completion within given durations.
Experimental results validate the algorithm's robustness in warehouse simulations.
Abstract
Path planning for a robot is one of the major problems in the area of robotics. When a robot is given a task in the form of a Linear Temporal Logic (LTL) specification such that the task needs to be carried out repetitively, we want the robot to follow the shortest cyclic path so that the number of times the robot completes the mission within a given duration gets maximized. In this paper, we address the LTL path planning problem in a dynamic environment where the newly arrived dynamic obstacles may invalidate some of the available paths at any arbitrary point in time. We present DT*, an SMT-based receding horizon planning strategy that solves an optimization problem repetitively based on the current status of the workspace to lead the robot to follow the best available path in the current situation. We implement our algorithm using the Z3 SMT solver and evaluate it extensively on an…
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.
