fixed build without libpointmatcher

This commit is contained in:
matlabbe
2017-08-22 16:31:31 -04:00
parent f7872d346b
commit 73c05d2d9d

View File

@@ -439,8 +439,8 @@ Transform RegistrationIcp::computeTransformationImpl(
} }
} }
else else
{
#endif #endif
{
icpT = util3d::icpPointToPlane( icpT = util3d::icpPointToPlane(
fromCloudNormals, fromCloudNormals,
toCloudNormals, toCloudNormals,