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
IRemoteVariables.h
IPositionDirect.h
ICalibrator.h
IControlDebug.h
IControlMode2.h
ControlBoardVocabs.h
ITorqueControl.h
IAmplifierControl.h
define control board standard interfaces
IControlCalibration.h
IAxisInfo.h
define control board standard interfaces
IVelocityControl.h
IImpedanceControl.h
IPositionControl2.h
IEncodersTimed.h
CalibratorVocabs.h
IPidControl.h
IPositionControl.h
IVelocityControl2.h
ICurrentControl.h
ControlBoardPid.h
define control board standard interfaces
IMotorEncoders.h
IRemoteCalibrator.h
IControlLimits.h
define control board standard interfaces
IInteractionMode.h
IPWMControl.h
DeviceDriver.h
IEncoders.h
IMotor.h