YARP
Yet Another Robot Platform
all.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3  * Copyright (C) 2006-2010 RobotCub Consortium
4  * All rights reserved.
5  *
6  * This software may be modified and distributed under the terms of the
7  * BSD-3-Clause license. See the accompanying LICENSE file for details.
8  */
9 
10 #ifndef YARP_DEV_ALL_H
11 #define YARP_DEV_ALL_H
12 
19 #include <yarp/dev/IAxisInfo.h>
21 #include <yarp/dev/IControlDebug.h>
24 #include <yarp/dev/DeviceDriver.h>
26 #include <yarp/dev/Drivers.h>
29 #include <yarp/dev/GazeControl.h>
31 #include <yarp/dev/GPUInterface.h>
32 #include <yarp/dev/IAnalogSensor.h>
33 #include <yarp/dev/IRGBDSensor.h>
34 #include <yarp/dev/IHapticDevice.h>
36 #include <yarp/dev/IRGBDSensor.h>
39 #include <yarp/dev/PolyDriver.h>
41 #include <yarp/dev/IWrapper.h>
43 
44 #ifndef YARP_NO_DEPRECATED // since YARP 3.3
45 #define YARP_INCLUDING_DEPRECATED_HEADER_ON_PURPOSE
46 #include <yarp/dev/DataSource.h>
47 #undef YARP_INCLUDING_DEPRECATED_HEADER_ON_PURPOSE
48 #endif // YARP_NO_DEPRECATED
49 
50 #endif // YARP_DEV_ALL_H
defines operational control interfaces
define control board standard interfaces
define control board standard interfaces
define common interfaces to discover remote camera capabilities
define common interfaces to discover remote camera capabilities
define interfaces for a generic GPU
defines gaze control interfaces
define control board standard interfaces
analog sensor interface
define control board standard interfaces
define control board standard interfaces
defines control board standard interfaces