English

Representing Robot Task Plans as Robust Logical-Dynamical Systems

Robotics 2019-08-07 v1

Abstract

It is difficult to create robust, reusable, and reactive behaviors for robots that can be easily extended and combined. Frameworks such as Behavior Trees are flexible but difficult to characterize, especially when designing reactions and recovery behaviors to consistently converge to a desired goal condition. We propose a framework which we call Robust Logical-Dynamical Systems (RLDS), which combines the advantages of task representations like behavior trees with theoretical guarantees on performance. RLDS can also be constructed automatically from simple sequential task plans and will still achieve robust, reactive behavior in dynamic real-world environments. In this work, we describe both our proposed framework and a case study on a simple household manipulation task, with examples for how specific pieces can be implemented to achieve robust behavior. Finally, we show how in the context of these manipulation tasks, a combination of an RLDS with planning can achieve better results under adversarial conditions.

Keywords

Cite

@article{arxiv.1908.01896,
  title  = {Representing Robot Task Plans as Robust Logical-Dynamical Systems},
  author = {Chris Paxton and Nathan Ratliff and Clemens Eppner and Dieter Fox},
  journal= {arXiv preprint arXiv:1908.01896},
  year   = {2019}
}

Comments

9 pages, extended version of IROS 2019 paper

R2 v1 2026-06-23T10:40:23.742Z