CDRFLEx.get_current_posj
Features
This is a function for checking information on the current joint angle by axis of the robot in the robot controller.
Parameter
None
Return
Value | Description |
struct.ROBOT_POSE | Refer to definition of structure |
Example
LPROBOT_POSE lpPose = drfl.get_current_posj();