|
|
Functions | |
| def | main () |
Variables | |
| ic = None | |
| int | status = 0 |
| values = armarx.ProsthesisMotorValues(name = "motorValues", position1 = 0, pwm1 = 1, position2 = 2, pwm2 = 3) | |
| def ProsthesisInterface.main | ( | ) |
| ic = None |
Definition at line 21 of file ProsthesisInterface.py.
| int status = 0 |
Definition at line 20 of file ProsthesisInterface.py.
| values = armarx.ProsthesisMotorValues(name = "motorValues", position1 = 0, pwm1 = 1, position2 = 2, pwm2 = 3) |
Definition at line 190 of file ProsthesisInterface.py.