Amazing works!
Thanks for the great work and code. I am trying to integrate drpm into my SLAM system. However, I am still quite confused for the weight setting after reading the paper and code(i.e., weights_squared defined in data.h).
When I get point and estimated normal from my SLAM system, how can I set the weight?Can I just set them all a const number like 1/(number of point)?
Any guidance or minimal code examples would greatly accelerate my integration efforts. Thank you for your time!