Skip to content

All Robotic Arm State Structure rm_arm_all_state_t

Parameter description

ParameterTypeDescription
joint_currentList[float]Joint current, in mA.
joint_en_flagList[int]Joint enabling state.
joint_temperatureList[float]Joint temperature, in °C.
joint_voltageList[float]Joint voltage, in V.
joint_err_codeList[int]Joint error code.
sys_errintRobotic arm error code.

Member function

Python
rm_ctypes_wrap.rm_arm_all_state_t.to_dictionary(self)