get_current_velj()
Features
This function returns the current joint velocity.
Return
| Value | Description |
|---|---|
float[6] | Joint speed |
Exception
| Exception | Description |
|---|---|
DR_Error (DR_ERROR_RUNTIME) | C extension module error occurred |
Example
velj1 = get_current_velj()