Home /Research /A task description language for robot control
OTHER

A task description language for robot control

Reid Simmons, David Apfelbaum

Year
2002
Citations
321

Abstract

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.

Keywords

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

Related papers

Browse all OTHER papers