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.