segmentation fault ./rotational_segmentation ../sample_scene I built it on pcl 1.9, vtk 8.2 and changed line 1013 `colors-> InsertTupleValue(colorC);` to `colors->InsertNextTypedTuple(colorC);`