Sketching Robot Programs On the Fly

D. Porfirio, L. Stegner, M. Cakmak, A. Sauppé, A. Albarghouthi, and B. Mutlu, “Sketching Robot Programs On the Fly,” in ACM/IEEE International Conference on Human-Robot Interaction (HRI), New York, NY, USA, 2023, pp. 584–593, doi: 10.1145/3568162.3576991.

Abstract

Service robots for personal use in the home and the workplace require end-user development solutions for swiftly scripting robot tasks as the need arises. Many existing solutions preserve ease, efficiency, and convenience through simple programming interfaces or by restricting task complexity. Others facilitate meticulous task design but often do so at the expense of simplicity and efficiency. There is a need for robot programming solutions that reconcile the complexity of robotics with the on-the-fly goals of end-user development. In response to this need, we present a novel, multimodal, and on-the-fly development system, Tabula. Inspired by a formative design study with a prototype, Tabula leverages a combination of spoken language for specifying the core of a robot task and sketching for contextualizing the core. The result is that developers can script partial, sloppy versions of robot programs to be completed and refined by a program synthesizer. Lastly, we demonstrate our anticipated use cases of Tabula via a set of application scenarios.

BibTeX Entry

@inproceedings{porfirio2023sketching,
  author = {Porfirio, David and Stegner, Laura and Cakmak, Maya and Saupp\'{e}, Allison and Albarghouthi, Aws and Mutlu, Bilge},
  title = {Sketching Robot Programs On the Fly},
  year = {2023},
  isbn = {9781450399647},
  publisher = {Association for Computing Machinery},
  address = {New York, NY, USA},
  doi = {10.1145/3568162.3576991},
  booktitle = {ACM/IEEE International Conference on Human-Robot Interaction (HRI)},
  pages = {584–593},
  numpages = {10},
  keywords = {end-user development, human-robot interaction, sketching},
  location = {Stockholm, Sweden},
  series = {HRI '23},
  type = {conference}
}