ICP taking long time to converge
Hi, I took two point clouds of 640x480 size separated by very small distance and ran ICP. The code is running for long time and i had to exit it manually. I guess its like a gradient decent method of finding the transformation. But is there a way to set some parameters to it. How does the RGBD-slam's ICP run so fast? (Is there a package for Generalized ICP available in pcl?) Should i downsample the points before i run ICP? Pls share the information that you know.
Thanks, Karthik