English

Synthesizing a Lego Forklift Controller in GR(1): A Case Study

Software Engineering 2016-02-04 v1

Abstract

Reactive synthesis is an automated procedure to obtain a correct-by-construction reactive system from a given specification. GR(1) is a well-known fragment of linear temporal logic (LTL) where synthesis is possible using a polynomial symbolic algorithm. We conducted a case study to learn about the challenges that software engineers may face when using GR(1) synthesis for the development of a reactive robotic system. In the case study we developed two variants of a forklift controller, deployed on a Lego robot. The case study employs LTL specification patterns as an extension of the GR(1) specification language, an examination of two specification variants for execution scheduling, traceability from the synthesized controller to constraints in the specification, and generated counter strategies to support understanding reasons for unrealizability. We present the specifications we developed, our observations, and challenges faced during the case study.

Keywords

Cite

@article{arxiv.1602.01172,
  title  = {Synthesizing a Lego Forklift Controller in GR(1): A Case Study},
  author = {Shahar Maoz and Jan Oliver Ringert},
  journal= {arXiv preprint arXiv:1602.01172},
  year   = {2016}
}

Comments

In Proceedings SYNT 2015, arXiv:1602.00786

R2 v1 2026-06-22T12:42:30.018Z