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
CalibratorInterfaces.h
ServiceInterfaces.h
IRangefinder2D.h
Drivers.h
IWrapper.h
IControlDebug.h
AudioGrabberInterfaces.h
MultipleAnalogSensorsInterfaces.h
ControlBoardInterfaces.h
define control board standard interfaces
DataSource.h
CartesianControl.h
defines operational control interfaces
AudioVisualInterfaces.h
GazeControl.h
defines gaze control interfaces
PolyDriver.h
IHapticDevice.h
defines control board standard interfaces
IAmplifierControl.h
define control board standard interfaces
GPUInterface.h
define interfaces for a generic GPU
IAxisInfo.h
define control board standard interfaces
DriverLinkCreator.h
IMultipleWrapper.h
IVisualServoing.h
FrameGrabberInterfaces.h
define common interfaces to discover remote camera capabilities
IRGBDSensor.h
ControlBoardPid.h
define control board standard interfaces
IGenericSensor.h
ControlBoardInterfacesImpl.h
IControlLimits.h
define control board standard interfaces
IAnalogSensor.h
analog sensor interface
FrameGrabberControl2.h
define common interfaces to discover remote camera capabilities
DeviceDriver.h