Skip to content

Commit

Permalink
testing proposed fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoegenburg committed Nov 8, 2023
1 parent ad9dced commit 0d4fde6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ class MotionControllerMessageHandler {

void handle(const can::messages::ResetMotorDriverErrorHandling& m) {
static_cast<void>(m);
controller.enable_motor();
controller.clear_cancel_request();
}

Expand Down

0 comments on commit 0d4fde6

Please sign in to comment.