|
#include <RobotAPI/drivers/KITProsthesisIceDriver/KITProsthesisIceDriver.h>
Public Member Functions | |
KITProsthesis::ProsthesisSensorValues | getSensorValues (const Ice::Current &) override |
KITProsthesisIceDriver (const std::string &mac=prosthesis_old) | |
void | sendFingerPWM (const KITProsthesis::ProsthesisMotorValues &, const ::Ice::Current &=::Ice::emptyCurrent) override |
void | sendGrasp (Ice::Int, const Ice::Current &=Ice::emptyCurrent) override |
void | sendThumbPWM (const KITProsthesis::ProsthesisMotorValues &, const ::Ice::Current &=::Ice::emptyCurrent) override |
Public Member Functions inherited from KITProstheticHandInterface | |
ProsthesisSensorValues | getSensorValues () |
void | sendFingerPWM (ProsthesisMotorValues motorValues) |
void | sendGrasp (int n) |
void | sendThumbPWM (ProsthesisMotorValues motorValues) |
Definition at line 36 of file KITProsthesisIceDriver.h.
|
inline |
Definition at line 40 of file KITProsthesisIceDriver.h.
|
override |
|
override |
Definition at line 16 of file KITProsthesisIceDriver.cpp.
|
override |
Definition at line 7 of file KITProsthesisIceDriver.cpp.
|
override |
Definition at line 11 of file KITProsthesisIceDriver.cpp.