Skip to content

Commit

Permalink
mapping tmp buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
ZbyLGsc committed May 13, 2020
1 parent d1dd6e7 commit 7d03dc6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions fast_planner/plan_env/src/sdf_map.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -278,9 +278,6 @@ void SDFMap::updateESDF3d() {
}
}

md_.tmp_buffer1_.clear();
md_.tmp_buffer2_.clear();

ros::Time t1, t2;

for (int x = min_esdf[0]; x <= max_esdf[0]; x++) {
Expand Down

0 comments on commit 7d03dc6

Please sign in to comment.