![]() |
AUBO SDK
0.26.0
|
#include <type_def.h>

Public 属性 | |
| std::string | name |
| bool | is_connected |
| bool | is_enabled |
| double | position |
| double | velocity |
| double | force |
| double | angle |
| double | r_velocity |
| double | torque |
| bool | object_detection |
| bool | motion_state |
| double | voltage |
| double | temperature |
在文件 type_def.h 第 830 行定义.
| double arcs::common_interface::GripperStatus::angle |
在文件 type_def.h 第 838 行定义.
| double arcs::common_interface::GripperStatus::force |
在文件 type_def.h 第 837 行定义.
| bool arcs::common_interface::GripperStatus::is_connected |
在文件 type_def.h 第 833 行定义.
| bool arcs::common_interface::GripperStatus::is_enabled |
在文件 type_def.h 第 834 行定义.
| bool arcs::common_interface::GripperStatus::motion_state |
在文件 type_def.h 第 842 行定义.
| std::string arcs::common_interface::GripperStatus::name |
在文件 type_def.h 第 832 行定义.
| bool arcs::common_interface::GripperStatus::object_detection |
在文件 type_def.h 第 841 行定义.
| double arcs::common_interface::GripperStatus::position |
在文件 type_def.h 第 835 行定义.
| double arcs::common_interface::GripperStatus::r_velocity |
在文件 type_def.h 第 839 行定义.
| double arcs::common_interface::GripperStatus::temperature |
在文件 type_def.h 第 844 行定义.
| double arcs::common_interface::GripperStatus::torque |
在文件 type_def.h 第 840 行定义.
| double arcs::common_interface::GripperStatus::velocity |
在文件 type_def.h 第 836 行定义.
| double arcs::common_interface::GripperStatus::voltage |
在文件 type_def.h 第 843 行定义.