Skip to content

Commit 7bebff5

Browse files
committed
remove Insufficient Model for angular slice console spamming
1 parent cd7bd86 commit 7bebff5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

wave_matching/include/wave/matching/impl/ground_segmentation.hpp

-2
Original file line numberDiff line numberDiff line change
@@ -351,8 +351,6 @@ void GroundSegmentation<PointT>::sectorINSAC(int sector_index) {
351351
// @todo is this unused?
352352
cur_cell.obs_mean = obs_sum / num_obs;
353353
}
354-
} else {
355-
LOG_INFO("WARNING:Insufficient Model for angular slice");
356354
}
357355
}
358356

0 commit comments

Comments
 (0)