pcl
pcl copied to clipboard
[registration] GICP alternates optimizing trans and rot part
Ref: https://github.com/PointCloudLibrary/pcl/issues/5180
@mvieth GeneralizedIterativeClosestPoint::estimateRigidTransformationBFGS is revised so GeneralizedIterativeClosestPoint6D is affected. How about adding a bool to turn on/off this alternating algorithm?
Any chance to get this moved forward?