|
|
Functions | |
| main () | |
Variables | |
| ic = None | |
| int | status = 0 |
| values = armarx.ProsthesisMotorValues(name = "motorValues", position1 = 0, pwm1 = 1, position2 = 2, pwm2 = 3) | |
| main | ( | ) |
Definition at line 23 of file ProsthesisInterface.py.
Here is the call graph for this function:
Here is the caller graph for this function:| 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.