首页 /研究 /Composition and Incremental Refinement of Skill Models for Robotic Assembly Tasks
MANIPULATION

Composition and Incremental Refinement of Skill Models for Robotic Assembly Tasks

Frank Nägele, Lorenz Halt, Philipp Tenbrock, Andreas Pott

发表年份
2019
引用次数
5

摘要

Skill-based approaches for programming robots promise many benefits such as easier reuse of functionality across applications, encapsulation and hiding of process details, and often a certain level of hardware abstraction. While many previous approaches allow to compose high-level skills, the basic skills themselves are usually atomic, non-extensible, or are supposed to be created by experts beforehand. We designed a prototype-based skill model to create forcecontrolled manipulation skills for robotic assembly tasks. In this paper, we show how skills can be created by composing subelements, each modeling a different aspect of a skill such as kinematics, task description, or coordination. Using prototype-based inheritance, skills can be incrementally refined and extended to create new skills, instead of creating each skill from scratch. Our skill model uses iTaSC for task specification, hierarchical statecharts for coordinating the execution of skills, and provides a domain-specific language that allows to quickly compose and parameterize skills and applications.

关键词

Computer scienceScratchReuseTask (project management)Human–computer interactionAbstractionRobotProcess (computing)ExtensibilityEncapsulation (networking)

相关论文

查看 MANIPULATION 分类全部论文