class documentation

class ToolID:

View In Hierarchy

Tools IDs (need to match tools ids in niryo_robot_tools_commander package)

Method __init__ Undocumented
Constant ELECTROMAGNET_1 Undocumented
Constant GRIPPER_1 Undocumented
Constant GRIPPER_2 Undocumented
Constant GRIPPER_3 Undocumented
Constant GRIPPER_4 Undocumented
Constant NONE Undocumented
Constant VACUUM_PUMP_1 Undocumented
def __init__(self):

Undocumented

ELECTROMAGNET_1: int =

Undocumented

Value
30
GRIPPER_1: int =

Undocumented

Value
11
GRIPPER_2: int =

Undocumented

Value
12
GRIPPER_3: int =

Undocumented

Value
13
GRIPPER_4: int =

Undocumented

Value
14
NONE: int =

Undocumented

Value
0
VACUUM_PUMP_1: int =

Undocumented

Value
31