Skip to content

Commit

Permalink
Do not use deprecated signature in stereo_ground_segmentation
Browse files Browse the repository at this point in the history
  • Loading branch information
taketwo committed Oct 9, 2019
1 parent 9018def commit d6d217b
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 d6d217b

Please sign in to comment.