C、C++:
End-Effector Basic Informationrm_plus_base_info_t Class member variable description
Manufacturer
manuC++char rm_plus_base_info_t::manu[10]Device Type
type1: Two-finger gripper, 2: Five-finger dexterous hand, 3: Three-finger gripper.
C++int rm_plus_base_info_t::typeHardware Version
hvC++char rm_plus_base_info_t::hv[10]Software Version
svC++char rm_plus_base_info_t::sv[10]Boot Version
bvC++char rm_plus_base_info_t::bv[10]Device ID
idC++int rm_plus_base_info_t::idDegrees of Freedom
dofC++int rm_plus_base_info_t::dofSelf-Check Switch
checkC++int rm_plus_base_info_t::checkBeeper Switch
beeC++int rm_plus_base_info_t::beeForce Control Support
forceC++bool rm_plus_base_info_t::forceTactile Support
touchC++bool rm_plus_base_info_t::touchNumber of Tactile Sensors
touch_numC++int rm_plus_base_info_t::touch_numTactile Sensor Switch
touch_swC++int rm_plus_base_info_t::touch_swHand Orientation
hand1: Left hand, 2: Right hand.
C++int rm_plus_base_info_t::handPosition Upper Limit
pos_upUnit: Dimensionless.
C++int rm_plus_base_info_t::pos_up[12]Position Lower Limit
pos_lowUnit: Dimensionless.
C++int rm_plus_base_info_t::pos_low[12]Angle Upper Limit
angle_upUnit: 0.01 degrees.
C++int rm_plus_base_info_t::angle_up[12]Angle Lower Limit
angle_lowUnit: 0.01 degrees.
C++int rm_plus_base_info_t::angle_low[12]Speed Upper Limit
speed_upUnit: Dimensionless.
C++int rm_plus_base_info_t::speed_up[12]Speed Lower Limit
speed_lowUnit: Dimensionless.
C++int rm_plus_base_info_t::speed_low[12]Force Upper Limit
force_upUnit: 0.001 N.
C++int rm_plus_base_info_t::force_up[12]Force Lower Limit
force_lowUnit: 0.001 N.
C++int rm_plus_base_info_t::force_low[12]

