# A Modular Framework for Motion Planning using Safe-by-Design Motion Primitives

**Authors:** Marijan Vukosavljev, Zachary Kroeze, Angela P. Schoellig, and Mireille E. Broucke

arXiv: 1905.00495 · 2025-10-20

## TL;DR

This paper introduces a modular, safe-by-design motion planning framework for multi-robot systems, combining low-level primitives and high-level control policies to ensure robustness and safety, validated on quadrocopters.

## Contribution

It proposes a novel modular framework using motion primitives and maneuver automata for provably correct multi-robot motion planning.

## Key findings

- Framework achieves provably correct behavior.
- Experimental validation on quadrocopters demonstrates effectiveness.
- Modularity allows independent customization of components.

## Abstract

We present a modular framework for solving a motion planning problem among a group of robots. The proposed framework utilizes a finite set of low level motion primitives to generate motions in a gridded workspace. The constraints on allowable sequences of motion primitives are formalized through a maneuver automaton. At the high level, a control policy determines which motion primitive is executed in each box of the gridded workspace. We state general conditions on motion primitives to obtain provably correct behavior so that a library of safe-by-design motion primitives can be designed. The overall framework yields a highly robust design by utilizing feedback strategies at both the low and high levels. We provide specific designs for motion primitives and control policies suitable for multi-robot motion planning; the modularity of our approach enables one to independently customize the designs of each of these components. Our approach is experimentally validated on a group of quadrocopters.

## Full text

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

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1905.00495/full.md

## References

36 references — full list in the complete paper: https://tomesphere.com/paper/1905.00495/full.md

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