Title data
Sauer, Lukas ; Henrich, Dominik ; Martens, Wim:
Towards Intuitive Robot Programming Using Finite State Automata.
In: Benzmüller, Christoph ; Stuckenschmidt, Heiner
(ed.):
KI 2019: Advances in Artificial Intelligence. -
Cham
: Springer
,
2019
. - pp. 290-298
ISBN 978-3-030-30179-8
DOI: https://doi.org/10.1007/978-3-030-30179-8_25
Abstract in another language
This paper describes an approach to intuitive robot programming, with the aim of enabling non-experts to generate sensor-based, structured programs. The core idea is to generate a variant of a finite state automaton (representing the program) by kinesthetic programming (physically guiding the robot). We use the structure of the automaton for control flow (loops and branching according to conditions of the environment). For programming, we forgo a visual user interface completely to determine to what extent this is viable. Our experiments show that non-expert users are indeed able to successfully program small sample tasks within reasonable time.