YARP
Yet Another Robot Platform
ControlBoardInterfaces.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_CONTROLBOARDINTERFACES_H
11 #define YARP_DEV_CONTROLBOARDINTERFACES_H
12 
13 #include <yarp/dev/DeviceDriver.h>
15 
16 #include <yarp/dev/ICalibrator.h>
19 
22 #include <yarp/dev/IEncoders.h>
25 #include <yarp/dev/IControlMode2.h>
32 #include <yarp/dev/IPWMControl.h>
33 #include <yarp/dev/IPidControl.h>
37 #include <yarp/dev/IMotor.h>
39 #include <yarp/dev/IControlDebug.h>
42 #include <yarp/dev/IAxisInfo.h>
44 
46 
47 #endif // YARP_DEV_CONTROLBOARDINTERFACES_H
define control board standard interfaces
define control board standard interfaces
define control board standard interfaces
define control board standard interfaces