Skip to content

UDP-Based Real-Time Robotic Arm State Pushing Structure rm_realtime_arm_joint_state_t

Parameter description

ParameterTypeDescription
errCodeintData parsing error code, -3: data parsing error, indicating that the pushed data is incomplete or incorrectly formatted
arm_ipbytesRobotic arm IP address
joint_statusrm_joint_status_tRobotic arm joint state structure
force_sensorrm_force_sensor_tForce sensor state structure
errrm_err_tError code
waypointrm_pose_tCurrent position and orientation structure
liftStaterm_udp_lift_state_tLifting joint state
expandStaterm_udp_expand_state_tExpansion joint state
handStaterm_udp_hand_state_tDexterous hand state
arm_current_statusrm_udp_arm_current_status_eCurrent robotic arm state
aloha_staterm_udp_aloha_state_tState of the ALOHA master arm
rm_plus_stateintEnd-effector device status: 0 - Device is online, 1 - Protocol is not enabled, 2 - Protocol is enabled but the device is not online
plus_base_inform_plus_base_info_tBasic information of the end-effector device
plus_state_inform_plus_state_info_tReal-time information of the end-effector device

Member function

python
rm_realtime_arm_joint_state_t.to_dict(self,recurse = True)

Converts the structure to a dictionary.