AUBO SDK  0.26.0
载入中...
搜索中...
未找到
arcs::common_interface::GripperStatus结构体 参考

#include <type_def.h>

arcs::common_interface::GripperStatus 的协作图:

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.h847 行定义.

类成员变量说明

◆ angle

double arcs::common_interface::GripperStatus::angle

在文件 type_def.h855 行定义.

◆ force

double arcs::common_interface::GripperStatus::force

在文件 type_def.h854 行定义.

◆ is_connected

bool arcs::common_interface::GripperStatus::is_connected

在文件 type_def.h850 行定义.

◆ is_enabled

bool arcs::common_interface::GripperStatus::is_enabled

在文件 type_def.h851 行定义.

◆ motion_state

bool arcs::common_interface::GripperStatus::motion_state

在文件 type_def.h859 行定义.

◆ name

std::string arcs::common_interface::GripperStatus::name

在文件 type_def.h849 行定义.

◆ object_detection

bool arcs::common_interface::GripperStatus::object_detection

在文件 type_def.h858 行定义.

◆ position

double arcs::common_interface::GripperStatus::position

在文件 type_def.h852 行定义.

◆ r_velocity

double arcs::common_interface::GripperStatus::r_velocity

在文件 type_def.h856 行定义.

◆ status_code

int arcs::common_interface::GripperStatus::status_code

在文件 type_def.h862 行定义.

◆ temperature

double arcs::common_interface::GripperStatus::temperature

在文件 type_def.h861 行定义.

◆ torque

double arcs::common_interface::GripperStatus::torque

在文件 type_def.h857 行定义.

◆ velocity

double arcs::common_interface::GripperStatus::velocity

在文件 type_def.h853 行定义.

◆ voltage

double arcs::common_interface::GripperStatus::voltage

在文件 type_def.h860 行定义.


该结构体的文档由以下文件生成: