CDRFLEx.get_control_space
Features
This is a function for checking information on the control space of the robot in the robot controller.
Parameter
None
Return
Value | Description |
enum.ROBOT_SPACE | Refer to the Definition of Constant and Enumeration Type |
Example
ROBOT_SPACE eSpace = drfl.get_control_space();