weigao95 / surfelwarp

SurfelWarp: Efficient Non-Volumetric Dynamic Reconstruction
https://sites.google.com/view/surfelwarp/home
BSD 3-Clause "New" or "Revised" License
276 stars 71 forks source link

Error: Nan in node candidate #51

Closed jmg1002 closed 3 years ago

jmg1002 commented 3 years ago

I've run the surfelwarp_app and it printed error ${project_root}/core/geometry/WarpFieldUpdater.cpp:24: Nan in code candidate

Actually, in the case of The 0th Frame, the code was executed and the above error message was outputted in the 1th Frame.

I thick this is a CUDA setting problem. I want to know how to fix this error...

My environment is ubuntu 16.04, GTX TITAN X cuda9.0 using PCL.

weigao95 commented 3 years ago

I don't think that's likely not a cuda setting problem. Can you visualize the first frame to ensure the points are OK?