Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jul 8, 2024
1 parent 6f72a60 commit 5a08c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vehicle/autoware_external_cmd_converter/src/node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ void ExternalCmdConverterNode::check_topic_status(
{
using diagnostic_msgs::msg::DiagnosticStatus;
DiagnosticStatus status;

current_gate_mode_ = gate_mode_sub_.takeData();

if (!check_emergency_stop_topic_timeout()) {
Expand Down

0 comments on commit 5a08c76

Please sign in to comment.