首页 /研究 /A task description language for robot control
OTHER

A task description language for robot control

Reid Simmons, David Apfelbaum

发表年份
2002
引用次数
321

摘要

Robot systems must achieve high level goals while remaining reactive to contingencies and new opportunities. This typically requires robot systems to coordinate concurrent activities, monitor the environment, and deal with exceptions. We have developed a new language to support such task-level control. The language, TDL, is an extension of C++ that provides syntactic support for task decomposition, synchronization, execution monitoring, and exception handling. A compiler transforms TDL into pure C++ code that utilizes a platform-independent task management library. This paper introduces TDL, describes the task tree representation that underlies the language, and presents some aspects of its implementation and use in an autonomous mobile robot.

关键词

Computer scienceTask (project management)CompilerTask managementRobotSynchronization (alternating current)Human–computer interactionMobile robotProgramming languageTask analysis

相关论文

查看 OTHER 分类全部论文