8.4 关节温度获取接口
说明:所有关节温度获取,以 topic 形式发布,每秒 1 次;
-
数据定义位置:
bodyctrl_msgs::msg::MotorStatus1 -
数据格式:
std_msgs/Header header
MotorStatus1[] status
MotorStatus1 #定义如下:
uint16 name # MotorName
float32 motortemperature
float32 mostemperature
-
获取头部关节温度信息,适用于天工行者·无疆
话题名称:
/head/motor_statusros2 topic echo /head/motor_status -
获取腰部关节温度信息,适用于天工行者·无疆
话题名称:
/waist/motor_statusros2 topic echo /waist/motor_status -
获取双臂关节温度信息,适用于天工行者全系列
话题名称:
/arm/motor_statusros2 topic echo /arm/motor_status -
获取腿部关节温度信息,适用于天工行者全系列
话题名称:
/leg/motor_statusros2 topic echo /leg/motor_status