C, C++:
Current Robotic Arm Staterm_current_arm_state_t Class member variable description
Current robotic arm pose
poseC++rm_pose_t rm_current_arm_state_t::poseJump to rm_pose_t for details of the structure.
Current joint angle
jointC++float rm_current_arm_state_t::joint[ARM_DOF]Robotic arm error code
arm_errC++uint8_t rm_current_arm_state_t::arm_errSystem error code
errC++rm_err_t rm_current_arm_state_t::errJump to rm_err_t for details of the structure.

