首页 /研究 /Toward adaptation and reuse of advanced robotic software
PERCEPTION

Toward adaptation and reuse of advanced robotic software

Christopher Baker, John M. Dolan, Shige Wang, Bakhtiar Litkouhi

发表年份
2011
引用次数
5

摘要

As robotic software systems become larger and more complex, it is increasingly important to reuse existing software components to control development costs. For a broad class of relatively simple components, ranging from sensor and actuation interfaces to many simple perception and navigation algorithms, this can be a reasonably straightforward process, and many excellent frameworks have been developed in recent years that support reuse of such components in novel systems. However, there is also a class of more advanced software components, such as for modeling and interacting with complex environments, for which reuse can be a much more challenging problem. In particular, many advanced robotic algorithms can be highly sensitive to the perception and actuation capabilities of the specific robots they are deployed on, in turn requiring significant and invasive modifications to accommodate the specific capabilities of a different robotic system. This work examines the nature of this sensitivity and proposes a novel design methodology for isolating a stable, reusable "core" algorithm from any platform-specific enhancements, or "supplemental" effects. Modern software engineering techniques are used to encapsulate these supplemental effects separately from the core algorithm, allowing platform-specific details to be accommodated by modular substitution instead of direct modification of the "core" component. This methodology is experimentally evaluated on existing software for autonomous driving behaviors, yielding useful insights into the creation of highly adaptable robotic software components.

关键词

Computer scienceReuseComponent-based software engineeringModular designSoftware frameworkSoftwareSoftware developmentRobotComponent (thermodynamics)Software system

相关论文

查看 PERCEPTION 分类全部论文