ProsthesisInterface Namespace Reference

Functions

def main ()
 

Variables

 ic = None
 
int status = 0
 
 values = armarx.ProsthesisMotorValues(name = "motorValues", position1 = 0, pwm1 = 1, position2 = 2, pwm2 = 3)
 

Function Documentation

◆ main()

def ProsthesisInterface.main ( )

Definition at line 23 of file ProsthesisInterface.py.

+ Here is the call graph for this function:

Variable Documentation

◆ ic

ic = None

Definition at line 21 of file ProsthesisInterface.py.

◆ status

int status = 0

Definition at line 20 of file ProsthesisInterface.py.

◆ values

values = armarx.ProsthesisMotorValues(name = "motorValues", position1 = 0, pwm1 = 1, position2 = 2, pwm2 = 3)

Definition at line 190 of file ProsthesisInterface.py.