Skip to content

Commit

Permalink
Update costmap_2d_ros.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
GoesM authored Nov 16, 2023
1 parent bf95177 commit 066294a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nav2_costmap_2d/src/costmap_2d_ros.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ Costmap2DROS::on_cleanup(const rclcpp_lifecycle::State & /*state*/)

executor_thread_.reset();

lock.unlock();
return nav2_util::CallbackReturn::SUCCESS;
}

Expand Down

0 comments on commit 066294a

Please sign in to comment.