|
|
defined in <RobotAPI/drivers/KITProsthesisIceDriver/example/KITProstheticHandInterface.ice>
interface KITProstheticHandInterface { ... }
Inheritance diagram for KITProstheticHandInterface:Operations | |
| ProsthesisSensorValues | getSensorValues () |
| void | sendFingerPWM (ProsthesisMotorValues motorValues) |
| void | sendGrasp (int n) |
| void | sendThumbPWM (ProsthesisMotorValues motorValues) |
Definition at line 68 of file KITProstheticHandInterface.ice.
| ProsthesisSensorValues getSensorValues | ( | ) |
| void sendFingerPWM | ( | ProsthesisMotorValues | motorValues | ) |
| void sendGrasp | ( | int | n | ) |
| void sendThumbPWM | ( | ProsthesisMotorValues | motorValues | ) |