SYROLOOct 5, 2015

Optimal Mission Planner with Timed Temporal Logic Constraints

arXiv:1510.01261v122 citations
Originality Incremental advance
AI Analysis

This addresses the problem of efficient and formal path planning for robots with timing constraints, though it appears incremental as it builds on existing optimization and temporal logic methods.

The paper tackles path planning for mobile robots under timed temporal logic constraints in dynamic environments by translating metric temporal logic into mixed integer linear constraints and solving with an optimization solver, achieving results demonstrated through case studies in complex scenarios.

In this paper, we present an optimization based method for path planning of a mobile robot subject to time bounded temporal constraints, in a dynamic environment. Temporal logic (TL) can address very complex task specification such as safety, coverage, motion sequencing etc. We use metric temporal logic (MTL) to encode the task specifications with timing constraints. We then translate the MTL formulae into mixed integer linear constraints and solve the associated optimization problem using a mixed integer linear program solver. This approach is different from the automata based methods which generate a finite abstraction of the environment and dynamics, and use an automata theoretic approach to formally generate a path that satisfies the TL. We have applied our approach on several case studies in complex dynamical environments subjected to timed temporal specifications.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes