Skip to content

Commit fcee4d9

Browse files
authored
Merge pull request #76 from husarion/hotfix-handle-can-timeout
Hotfix handle can timeout
2 parents fb14981 + 2bee25a commit fcee4d9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

msg/MotorControllerState.msg

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ panther_msgs/RuntimeError right_motor_runtime_error
1010

1111
bool motor_states_data_timed_out
1212
bool driver_state_data_timed_out
13-
bool can_net_err
13+
bool can_error
14+
bool heartbeat_timeout

0 commit comments

Comments
 (0)