Skip to content

Commit

Permalink
Do not use deprecated function signature in stereo_ground_segme… (#3406)
Browse files Browse the repository at this point in the history
Do not use deprecated function signature in stereo_ground_segmentation
  • Loading branch information
taketwo authored Oct 10, 2019
2 parents d160194 + d6d217b commit 7570938
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/src/stereo_ground_segmentation.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,6 @@ class HRCSSegmentation
mps.setInputNormals (normal_cloud);
mps.refine (model_coefficients,
inlier_indices,
centroids,
covariances,
labels_ptr,
region_indices);

Expand Down

0 comments on commit 7570938

Please sign in to comment.