PCL-ROS-cluster-Segmentation icon indicating copy to clipboard operation
PCL-ROS-cluster-Segmentation copied to clipboard

Missing obj_recognition/SegmentedClustersArray.h & obj_recognition/ClusterData.h

Open robbie2016 opened this issue 5 years ago • 1 comments

Hi, Can you point me to where I might find the two header file definitions you have in segmentation.cpp or where I can find the obj_recognition library? Is that part of ROS?

  1. obj_recognition/SegmentedClustersArray.h
  2. obj_recognition/ClusterData.h

Thx!

-Rob

robbie2016 avatar Apr 26 '19 22:04 robbie2016

Hello. I don know if you still have this problem but you just need to remove it from the include in segmentation.cpp. If you check the code closely you will see that clustardata.h is not used.

JRosaa avatar Sep 13 '19 09:09 JRosaa