yangjiaolong / Go-ICP

Implementation of the Go-ICP algorithm for globally optimal 3D pointset registration
http://jlyang.org/go-icp/
GNU General Public License v3.0
442 stars 97 forks source link

Error Init #11

Open SimonNgj opened 2 years ago

SimonNgj commented 2 years ago

I built the code and tried to run an example. I used the config_example.txt file from the source folder and always faced the Errors as shown below. Do you know what is it and how to fix it?

image

sashakolpakov commented 1 year ago

Do you have your input files available? I have a running version of the code, so can try to replicate.