Detect stacked objects with PCL2

asked 2018-10-17 05:09:13 -0500

ysl208 gravatar image

Hi, I'm using the surface_perception library which segments surface objects using PCL2 data. However, since it only uses data from the pointcloud, it's not able to distinguish two objects that are stacked on top of each other because it sees it as one object. I was wondering if anyone had an idea how I could possibly implement this in an easy way? I know the PCL2 data also has rgb information.

Any help would be appreciated!

edit retag flag offensive close merge delete