Closed qingxiali closed 2 years ago
Yes. I have seen this issue in a few systems. I have dockerized the code for cross platform usage. Please try to use the docker image.
I think it might be related to NDT-omp: https://github.com/koide3/ndt_omp/issues/6
That is correct.
hello,I get an error when I run the program,Segmentation fault (core dumped).I pinpointed the cause of the error,in file ros_calib_init.cpp" LOdom = std::make_shared(ndt_resolution, "", true);".Do you know what caused it?Looking forward to your reply.