1#ifndef AUBO_SCOPE_GRIPPER_NODE_H
2#define AUBO_SCOPE_GRIPPER_NODE_H
#define ARCS_CLASS_FORWARD(C)
Macro that forward declares a class and defines the respective smartpointers through ARCS_DECLARE_PTR...
GripperDevicePtr getGripperDevice()
\chinese
ConfigType
The configuration type used to determine which type of configuration this instance is.
GripperNode(GripperNode &f)
SettingType getSettingType()
\chinese 返回设置类型。适当转换此实例以访问特定的 getter。
SettingType
The setting type used to determine which type of setting this instance is.
ConfigType getConfigType()
\chinese 返回配置类型。适当转换此实例以访问特定的 getter。
GripperNode(GripperNode &&f)
void setConfigType(ConfigType type)
ProgramNode(ProgramNode &f)