Skip to content

Robotic Arm Joint State Structure rm_joint_status_t

Parameter description

ParameterTypeDescription
joint_currentList[float]Joint current, unit: mA, accuracy: 0.001 mA.
joint_en_flagList[bool]Current joint enabling state, 1: enable, 0: disable.
joint_err_codeList[uint16_t]Current joint error code.
joint_positionList[float]Joint angle, unit: °, accuracy: 0.001°.
joint_temperatureList[float]Current joint temperature, accuracy: 0.001°C.
joint_voltageList[float]Current joint voltage, accuracy: 0.001 V.
joint_speedList[float]Current joint speed, accuracy: 0.01 RPM.