English

Towards A Domain-specific Language For Pick-And-Place Applications

Robotics 2014-01-08 v1

Abstract

Programming robots is a complicated and time-consuming task. A robot is essentially a real-time, distributed embedded system. Often, control and communication paths within the system are tightly coupled to the actual physical configuration of the robot. Thus, programming a robot is a very challenging task for domain experts who do not have a dedicated background in robotics. In this paper we present an approach towards a domain specific language, which is intended to reduce the efforts and the complexity which is required when developing robotic applications. Furthermore we apply a software product line approach to realize a configurable code generator which produces C++ code which can either be run on real robots or on a robot simulator.

Keywords

Cite

@article{arxiv.1401.1376,
  title  = {Towards A Domain-specific Language For Pick-And-Place Applications},
  author = {Thomas Buchmann and Johannes Baumgartl and Dominik Henrich and Bernhard Westfechtel},
  journal= {arXiv preprint arXiv:1401.1376},
  year   = {2014}
}

Comments

Presented at DSLRob 2013 (arXiv:1312.5952)

R2 v1 2026-06-22T02:40:24.405Z