ROMASYJul 23, 2020

Decentralized Safe Reactive Planning under TWTL Specifications

arXiv:2007.12278v13 citations
Originality Incremental advance
AI Analysis

This addresses collision-free coordination for autonomous agents like quadrotors, though it appears incremental as it builds on existing TWTL frameworks with decentralized planning.

The paper tackles multi-agent planning where each agent must complete individual tasks expressed as Time-Window Temporal Logic specifications while avoiding collisions, proposing a decentralized receding horizon algorithm that guarantees safe trajectories and task satisfaction with finite time-delays in worst cases.

We investigate a multi-agent planning problem, where each agent aims to achieve an individual task while avoiding collisions with others. We assume that each agent's task is expressed as a Time-Window Temporal Logic (TWTL) specification defined over a 3D environment. We propose a decentralized receding horizon algorithm for online planning of trajectories. We show that when the environment is sufficiently connected, the resulting agent trajectories are always safe (collision-free) and lead to the satisfaction of the TWTL specifications or their finite temporal relaxations. Accordingly, deadlocks are always avoided and each agent is guaranteed to safely achieve its task with a finite time-delay in the worst case. Performance of the proposed algorithm is demonstrated via numerical simulations and experiments with quadrotors.

Foundations

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

Your Notes