Generic Camera Interface

The aim of this camera interface is to hide camera specific api calls behind one general interface. The benifit is a source code that is as much as possible independant from a specific camera.

This is a short example how to use the interface.

see example.cpp for a more in depth example or see CSurvey/orocos-components/orocos_camera for a orcos implementation of this interface.

Author
Alexander Duda