Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
Signed-off-by: ARK3r <[email protected]>
  • Loading branch information
ARK3r committed Mar 28, 2024
1 parent 2f7c176 commit a269a73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nav2_controller/src/controller_server.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,6 @@ void ControllerServer::computeControl()
}

auto cycle_duration = this->now() - start_time;

if (!loop_rate.sleep()) {
RCLCPP_WARN(
get_logger(),
Expand Down

0 comments on commit a269a73

Please sign in to comment.