Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Dec 11, 2024
1 parent d408f44 commit 0f61d57
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions husarion_ugv_msgs/msg/DriverState.msg
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ float32 current
float32 temperature
float32 heatsink_temperature

husarion_ugv_interfaces/FaultFlag fault_flag
husarion_ugv_interfaceserfaces/ScriptFlag script_flag
husarion_ugv_interfaceserfaces/RuntimeError channel_1_motor_runtime_error
husarion_ugv_interfaceserfaces/RuntimeError channel_2_motor_runtime_error
husarion_ugv_msgs/FaultFlag fault_flag
husarion_ugv_msgs/ScriptFlag script_flag
husarion_ugv_msgs/RuntimeError channel_1_motor_runtime_error
husarion_ugv_msgs/RuntimeError channel_2_motor_runtime_error

bool motor_states_data_timed_out
bool driver_state_data_timed_out
Expand Down

0 comments on commit 0f61d57

Please sign in to comment.