# Specification Patterns for Robotic Missions

**Authors:** Claudio Menghi, Christos Tsigkanos, Patrizio Pelliccione, Carlo, Ghezzi, Thorsten Berger

arXiv: 1901.02077 · 2019-01-09

## TL;DR

This paper introduces a catalog of 22 reusable mission specification patterns for mobile robots, along with tooling to instantiate and compile them into formal temporal logic specifications for planning and verification.

## Contribution

The paper provides a comprehensive set of mission specification patterns and associated tooling, bridging the gap between domain-specific languages and formal logic for robot missions.

## Key findings

- Patterns cover 245 textual requirements from robotics literature
- Tooling generates specifications for 441 real-world requirements
- Validated on simulators and two industrial robots

## Abstract

Mobile and general-purpose robots increasingly support our everyday life, requiring dependable robotics control software. Creating such software mainly amounts to implementing their complex behaviors known as missions. Recognizing the need, a large number of domain-specific specification languages has been proposed. These, in addition to traditional logical languages, allow the use of formally specified missions for synthesis, verification, simulation, or guiding the implementation. For instance, the logical language LTL is commonly used by experts to specify missions, as an input for planners, which synthesize the behavior a robot should have. Unfortunately, domain-specific languages are usually tied to specific robot models, while logical languages such as LTL are difficult to use by non-experts. We present a catalog of 22 mission specification patterns for mobile robots, together with tooling for instantiating, composing, and compiling the patterns to create mission specifications. The patterns provide solutions for recurrent specification problems, each of which detailing the usage intent, known uses, relationships to other patterns, and---most importantly---a template mission specification in temporal logic. Our tooling produces specifications expressed in the LTL and CTL temporal logics to be used by planners, simulators, or model checkers. The patterns originate from 245 realistic textual mission requirements extracted from the robotics literature, and they are evaluated upon a total of 441 real-world mission requirements and 1251 mission specifications. Five of these reflect scenarios we defined with two well-known industrial partners developing human-size robots. We validated our patterns' correctness with simulators and two real robots.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.02077/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1901.02077/full.md

## References

103 references — full list in the complete paper: https://tomesphere.com/paper/1901.02077/full.md

---
Source: https://tomesphere.com/paper/1901.02077