Concurrent Planning and Execution for a Walking Robot - Robotics Institute Carnegie Mellon University

Concurrent Planning and Execution for a Walking Robot

Tech. Report, CMU-RI-TR-90-16, Robotics Institute, Carnegie Mellon University, July, 1990

Abstract

The Planetary Rover project is developing the Ambler, a novel legged robot, and an autonomous software system for walking the Ambler over rough terrain. As part of the project, we have developed a system that integrates perception, planning, and real-time control to navigate a single leg of he robot through complex obstacle courses. The system is integrated using the Task Control Architecture (TCA), a general-purpose set of utilities for building and controlling distributed mobile robot systems. The walking system, as originally implemented, utilized a sequential sense-plan-act control cycle. This report describes efforts to improve the performance of the system by concurrently planning and executing steps. Concurrency was achieved by modifying the existing sequential system to utilize TCA features such as resource management, monitors, temporal constraints, and hierarchical task trees. Performance was increased in excess of 30% with only a relatively modest effort to convert and test the system. The results lend support to the utility of using TCA to develop complex mobile robot systems.

BibTeX

@techreport{Simmons-1990-13135,
author = {Reid Simmons},
title = {Concurrent Planning and Execution for a Walking Robot},
year = {1990},
month = {July},
institute = {Carnegie Mellon University},
address = {Pittsburgh, PA},
number = {CMU-RI-TR-90-16},
}