Towards Easy Robot Programming - Using DSLs, Code Generators and Software Product Lines

Published in ICSOFT 2013 - Proceedings of the 8th International Joint Conference on Software Technologies, Reykjavk, Iceland, 29-31 July, 2013, 2013

DOI: 10.5220/0004585305480554

Download .bib-File

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 can hardly be achieved by experts of the domain in which the robot is used. In this paper we present an approach towards a domain specific language, which is intended to empower domain experts or even end users to specify robot programs with a dedicated background in programming techniques, but not with special knowledge in the robotics domain. Furthermore we introduce an idea to integrate a software product-line for a hardware and software transparent plug and play mechanism.