Copyright 2006 INIST-CNRS CC BY 4.0 Sauf mention contraire ci-dessus, le contenu de cette notice bibliographique peut être utilisé dans le cadre d’une licence CC BY 4.0 Inist-CNRS / Unless otherwise stated above, the content of this bibliographic record may be used under a CC BY 4.0 licence by Inist-CNRS / A menos que se haya señalado antes, el contenido de este registro bibliográfico puede ser utilizado al amparo de una licencia CC BY 4.0 Inist-CNRS
Notes:
Computer science; theoretical automation; systems
Accession Number:
edscal.17808963
Database:
PASCAL Archive
Weitere Informationen
This paper demonstrates the modeling of a robot controller in terms of its features, where each feature exports an interface that is defined in terms of properties and actions. For a system modeled in this manner, generating the interface for a specific controller becomes an exercise in feature composition. As the features are combined, the interfaces of each feature (both properties and actions) are also combined. The net result is an interface for the overall robot controller. This interface can then be translated into various representations such as a C language Applications Programming Interface (API), documentation of the interface, a system state machine, or an API based on eXtensible Markup Language (XML). Each of these Is briefly presented with a focus on the XML implementation.