get_current_posj()
Features
This function returns the current joint angle.
Return
| Value | Description |
|---|---|
posj | Joint angle |
Exception
| Exception | Description |
|---|---|
DR_Error (DR_ERROR_RUNTIME) | C extension module error occurred |
Example
q1 = get_current_posj()
This function returns the current joint angle.
| Value | Description |
|---|---|
posj | Joint angle |
| Exception | Description |
|---|---|
DR_Error (DR_ERROR_RUNTIME) | C extension module error occurred |
q1 = get_current_posj()