git commit -m "first commit"
This commit is contained in:
9
mir_robot/mir_msgs/msg/ChargingState.msg
Executable file
9
mir_robot/mir_msgs/msg/ChargingState.msg
Executable file
@@ -0,0 +1,9 @@
|
||||
bool charging_relay
|
||||
float64 charging_current
|
||||
uint32 charging_current_raw
|
||||
float64 last_time_current
|
||||
|
||||
float64 charging_voltage
|
||||
uint32 charging_voltage_raw
|
||||
bool is_voltage_low
|
||||
float64 last_time_voltage
|
||||
Reference in New Issue
Block a user