C, C++:
UDP-Based Custom Pushing Item Configurationrm_udp_custom_config_t Class member variable description
Joint speed
joint_speedJoint speed. 1: enable push, 0: disable push, -1: no setting, previous state kept
C++int rm_udp_custom_config_t::joint_speedLifting joint state
lift_stateLifting joint state. 1: enable push, 0: disable push, -1: no setting, previous state kept
C++int rm_udp_custom_config_t::lift_stateExpansion joint state
expand_stateExpansion joint state (the lifting joint and expansion joint are optional, and the lifting joint is preferred). 1: enable push, 0: disable push, -1: no setting, previous state kept
C++int rm_udp_custom_config_t::expand_stateRobotic arm state
arm_current_statusCurrent robotic arm state. 1: enable push, 0: disable push, -1: no setting, previous state kept
C++int rm_udp_custom_config_t::arm_current_statusDexterous hand state
hand_stateDexterous hand state. 1: enable push, 0: disable push, -1: no setting, previous state kept
C++int rm_udp_custom_config_t::hand_statealoha state
aloha_statealoha state. 1: enable push, 0: disable push, -1: no setting, previous state kept
C++int rm_udp_custom_config_t::aloha_stateEnd-Effector Basic Information
plus_baseBasic information of the end-effector. 1: Report; 0: Disable reporting; -1: Do not set, maintain the previous state.
C++int rm_udp_custom_config_t::plus_baseEnd-Effector Real-Time Information
plus_stateReal-time information of the end-effector. 1: Report; 0: Disable reporting; -1: Do not set, maintain the previous state.
C++int rm_udp_custom_config_t::plus_state

