C、C++:
末端设备基础信息rm_plus_base_info_t 类成员变量说明
设备厂家
manuC++char rm_plus_base_info_t::manu[10]设备类型
type1:两指夹爪,2:五指灵巧手,3:三指夹爪
C++int rm_plus_base_info_t::type硬件版本
hvC++char rm_plus_base_info_t::hv[10]软件版本
svC++char rm_plus_base_info_t::sv[10]boot版本
bvC++char rm_plus_base_info_t::bv[10]设备ID
idC++int rm_plus_base_info_t::id自由度
dofC++int rm_plus_base_info_t::dof自检开关
checkC++int rm_plus_base_info_t::check蜂鸣器开关
beeC++int rm_plus_base_info_t::bee力控支持
forceC++bool rm_plus_base_info_t::force触觉支持
touchC++bool rm_plus_base_info_t::touch触觉个数
touch_numC++int rm_plus_base_info_t::touch_num触觉开关
touch_swC++int rm_plus_base_info_t::touch_sw手方向
hand1 :左手,2: 右手
C++int rm_plus_base_info_t::hand位置上限
pos_up单位:无量纲
C++int rm_plus_base_info_t::pos_up[12]位置下限
pos_low单位:无量纲
C++int rm_plus_base_info_t::pos_low[12]角度上限
angle_up单位:0.01度
C++int rm_plus_base_info_t::angle_up[12]角度下限
angle_low单位:0.01度
C++int rm_plus_base_info_t::angle_low[12]速度上限
speed_up单位:无量纲
C++int rm_plus_base_info_t::speed_up[12]速度下限
speed_low单位:无量纲
C++int rm_plus_base_info_t::speed_low[12]力上限
force_up单位:0.001N
C++int rm_plus_base_info_t::force_up[12]力下限
force_low单位:0.001N
C++int rm_plus_base_info_t::force_low[12]

