|
|
Returns tuple of double containing position values
|
Gets position.
|
|
Returns tuple of double containing rotation angles values
|
Gets orientation.
Gets position config.
|
|
Returns turn value string
|
Gets turn value.
•
|
GetAllJointValues(): list
|
|
|
Returns list[ tuple[DULPythonJoint, float ]] for all joint values
|
Gets the vector of all joints and joint values.
•
|
GetMainJointValues(): list
|
|
|
Returns list[ tuple[DULPythonJoint, float ]] for main joint values
|
Gets the vector of main joints and joint values.
•
|
GetExternalJointValues(): list
|
|
|
Returns list[ tuple[DULPythonJoint, float ]] for external joint values
|
Gets the vector of external joints and joint values.
Gets process type.
Gets target type.
|