Functional reactive robotics: an exercise in principled integration of domain-specific languages
Functional reactive robotics: an exercise in principled integration of domain-specific languages
复制标题
功能反应机器人:特定领域语言的原则性集成练习
DOI:
--
复制
发表时间:
2002
期刊:
影响因子:
--
通讯作者:
Gregory Hager
中科院分区:
文献类型:
--
作者:
Izzet Pembeci;H. Nilsson;Gregory Hager
Software for (semi-) autonomous robots tends to be a complex combination of components from many different application domains such as control theory, vision, and artificial intelligence. Components are often developed using their own domain-specific tools and abstractions. System integration can thus be a significant challenge, in particular when the application calls for a dynamic, adaptable system structure in which rigid boundaries between the subsystems are a performance impediment. We believe that, by identifying suitably abstract notions common to the different domains in question, it is possible to create a broader framework for software integration and to recast existing domain-specific frameworks in these terms. This approach simplifies integration and leads to improved reliability. In this paper, we show how Functional Reactive Programming (FRP) can serve as such a unifying framework for programming vision-guided, semi-autonomous robots and illustrate the benefits this approach entails. The key abstractions in FRP, reactive components describing continuous or discrete behavior in a declarative style, are first class entities, allowing the resulting systems to exhibit a dynamic, adaptable structure which we regard as especially important in the area of autonomous robots.