Hi Marcus,
My goal is to get the raw pointcloud of the unknown object clusters so I can do cluster-based grasp planning. However, it seems the pointcloud can only be published by the Publisher after TabletopObjectDetector pipeline. Since these clusters are not really recognized object, i.e., no object_id, poses, I wasn't able to get the pointcloud data published. Is there any way you know to get the clustered pointcloud data without hacking into the ORK code? Attached is the ORK config file I used, and the sample output after the pipeline looks like this:
recognized_objects:
header:
seq: 10
stamp:
secs: 1380764670
nsecs: 704890996
frame_id: /head_mount_kinect_rgb_optical_frame
objects: []
cooccurrence: []
Time for 1 detection: 0.264250994
screenshot:

Thanks again for your help!
-LT