CDRFLEx.get_desired_velx
Feature
This is a function for checking information on the desired task velocity of the robot in the robot controller.
Parameter
None
Return
Value | Description |
struct.ROBOT_VEL | Refer to definition of structure |
Example
LPROBOT_VEL lpVel = drfl.get_desired_velx();