|
YARP CiA-402 EtherCAT Device 0.6.0
YARP device plugin for EtherCAT CiA-402 drives
|
#include <memory>#include <string>#include <yarp/dev/DeviceDriver.h>#include <yarp/dev/IAxisInfo.h>#include <yarp/dev/IControlLimits.h>#include <yarp/dev/IControlMode.h>#include <yarp/dev/ICurrentControl.h>#include <yarp/dev/IEncodersTimed.h>#include <yarp/dev/IInteractionMode.h>#include <yarp/dev/IJointFault.h>#include <yarp/dev/IMotor.h>#include <yarp/dev/IMotorEncoders.h>#include <yarp/dev/IPositionControl.h>#include <yarp/dev/IPositionDirect.h>#include <yarp/dev/ITorqueControl.h>#include <yarp/dev/IVelocityControl.h>#include <yarp/os/PeriodicThread.h>Go to the source code of this file.
Classes | |
| class | yarp::dev::CiA402MotionControl |
| Minimal CiA‑402 motion‑control driver based on SOEM. More... | |
Namespaces | |
| namespace | yarp |
| namespace | yarp::dev |