We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, when I tried your code and met a problem:
sample_density: 10000 normal_flag: 1 flip_flag: 0 Loading OBJ file /CLionProjects/obj2pcd/obj/boat.obj... vertexIndices: 294873 normalIndices: 294873 read: sucessful modela surface area: 8.77265e+06 terminate called after throwing an instance of 'std::length_error' what(): vector::_M_fill_insert Aborted (core dumped)
boat.obj.tar.gz
Could you please help me. Thank you so much.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, when I tried your code and met a problem:
sample_density: 10000
normal_flag: 1
flip_flag: 0
Loading OBJ file /CLionProjects/obj2pcd/obj/boat.obj...
vertexIndices: 294873
normalIndices: 294873
read: sucessful
modela surface area: 8.77265e+06
terminate called after throwing an instance of 'std::length_error'
what(): vector::_M_fill_insert
Aborted (core dumped)
boat.obj.tar.gz
Could you please help me. Thank you so much.
The text was updated successfully, but these errors were encountered: