enum.ROBOT_SPACE
This is an enumeration type constant that refers to the coordinate space controlling robot in the robot controller, and is defined as follows.
Rank | Constant Name | Description |
---|---|---|
0 | ROBOT_SPACE_JOINT | Joint Space |
1 | ROBOT_SPACE_TASK | Task Space |