Skip to content

Commit

Permalink
Only fix logs
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Jan 8, 2025
1 parent 4ea9a0b commit fccd78a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,6 @@ void UGVSystem::MotorsPowerEnable(const bool enable)
}

e_stop_->TriggerEStop();
gpio_controller_->MotorPowerEnable(enable);

roboteq_error_filter_->SetClearErrorsFlag();
roboteq_error_filter_->UpdateError(ErrorsFilterIds::ROBOTEQ_DRIVER, false);
Expand Down

0 comments on commit fccd78a

Please sign in to comment.