-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
Once i try test data, it gives "Segmentation fault(core dumped)" error. After find the line with problem by typing cout, the line is;
114-Segment_pc(pc_filtered, normals, seg_indices); --calibration.cpp
ıt does not segment filtered_pc somehow, interesting side of this error is that; i saved filtered_pc as .pcd file and i processed it in different scprits in same way then there is no any problem however once it is processed in calibration.cpp, it gives error. What can be the problem here?
Metadata
Metadata
Assignees
Labels
No labels