Breadcrumbs

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

C++
ROBOT_SPACE eSpace = drfl.get_control_space();