point-cloud-utils icon indicating copy to clipboard operation
point-cloud-utils copied to clipboard

Segmentation fault when running example voxelization snippet

Open joaocandre opened this issue 5 months ago • 0 comments

I'm getting a Segmentation fault (core dumped) when running the voxelization example on the documentation, with a custom STL mesh. The mesh is correctly loaded (thus I assume it's not an issue with the file), but the code fails at voxelize_triangle_mesh.

I've tried a variety of parameters (origin and voxel size) but nothing seems to work.

joaocandre avatar Jul 19 '25 00:07 joaocandre