rmp_msgs/RMPBatteryStatus Message

File: rmp_msgs/RMPBatteryStatus.msg

Raw Message Definition

# The battery statuses of each battery on the Segway RMP
# Items are the names of the battery and values are the state of charges (soc) in percentage value.
Header header
string[] soc_items
float32[] soc_values

Compact Message Definition

std_msgs/Header header
string[] soc_items
float32[] soc_values