![]() |
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 |
| int | status_code |
在文件 type_def.h 第 847 行定义.
| double arcs::common_interface::GripperStatus::angle |
在文件 type_def.h 第 855 行定义.
| double arcs::common_interface::GripperStatus::force |
在文件 type_def.h 第 854 行定义.
| bool arcs::common_interface::GripperStatus::is_connected |
在文件 type_def.h 第 850 行定义.
| bool arcs::common_interface::GripperStatus::is_enabled |
在文件 type_def.h 第 851 行定义.
| bool arcs::common_interface::GripperStatus::motion_state |
在文件 type_def.h 第 859 行定义.
| std::string arcs::common_interface::GripperStatus::name |
在文件 type_def.h 第 849 行定义.
| bool arcs::common_interface::GripperStatus::object_detection |
在文件 type_def.h 第 858 行定义.
| double arcs::common_interface::GripperStatus::position |
在文件 type_def.h 第 852 行定义.
| double arcs::common_interface::GripperStatus::r_velocity |
在文件 type_def.h 第 856 行定义.
| int arcs::common_interface::GripperStatus::status_code |
在文件 type_def.h 第 862 行定义.
| double arcs::common_interface::GripperStatus::temperature |
在文件 type_def.h 第 861 行定义.
| double arcs::common_interface::GripperStatus::torque |
在文件 type_def.h 第 857 行定义.
| double arcs::common_interface::GripperStatus::velocity |
在文件 type_def.h 第 853 行定义.
| double arcs::common_interface::GripperStatus::voltage |
在文件 type_def.h 第 860 行定义.