Online Resynthesis of High-Level Collaborative Tasks for Robots with Changing Capabilities
Amy Fang, Tenny Yin, Hadas Kress-Gazit
TL;DR
The paper tackles online resynthesis for a heterogeneous robot team executing a global task specified in $LTL^{ψ}$ when individual capabilities change during execution. It extends the $LTL^{ψ}$ grammar with binding constraints $c_{distinct}$ and $c_{min}$ and proposes a hierarchical resynthesis framework that minimizes reallocation by performing local updates to per-robot product automata. The approach maintains task satisfaction by updating models and coordinating binding reallocation, and it can fall back to a full team replan if needed. A simulated warehouse demonstration demonstrates robustness to failures/additions and quantifies computation times, highlighting practical feasibility.
Abstract
Given a collaborative high-level task and a team of heterogeneous robots and behaviors to satisfy it, this work focuses on the challenge of automatically, at runtime, adjusting the individual robot behaviors such that the task is still satisfied, when robots encounter changes to their abilities--either failures or additional actions they can perform. We consider tasks encoded in LTL^ψand minimize global teaming reassignments (and as a result, local resynthesis) when robots' capabilities change. We also increase the expressivity of LTL^ψby including additional types of constraints on the overall teaming assignment that the user can specify, such as the minimum number of robots required for each assignment. We demonstrate the framework in a simulated warehouse scenario.
