Handling hardware heterogeneity through rich interfaces in a component model for autonomous robotics

  • Authors:
  • Olena Rogovchenko;Jacques Malenfant

  • Affiliations:
  • Université Pierre et Marie Curie, Paris 6, CNRS, UMR, LIP6, Paris Cedex 05, France;Université Pierre et Marie Curie, Paris 6, CNRS, UMR, LIP6, Paris Cedex 05, France

  • Venue:
  • SIMPAR'10 Proceedings of the Second international conference on Simulation, modeling, and programming for autonomous robots
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Coping with hardware heterogeneity is one of the hardest challenges in robotic software. Making software architectures capable of adapting to a large spectrum of rapidly changing hardware components, such as sensors and actuators, is indeed crucial. This paper proposes to address the challenge by abstracting components from resources through resource interfaces, that deal with the functional and non-functional constraints on resources, such as their calling protocol, minimal or maximal frequencies of activation, range of domain values, physical constraints (envelope, power consumption), etc. The key contribution of this paper is therefore to capture the requirements of the software architectures and the characteristics of the hardware platform as high level constraints and then to check their compatibility and find appropriate configuration settings by solving this set of constraints. To offer an extensible framework, our current implementation relies on a general constraint solver to check these first at composition and then at deployment times.