mirror of
https://github.com/introlab/rtabmap.git
synced 2026-09-01 17:10:26 +08:00
fixed build without libpointmatcher
This commit is contained in:
@@ -439,8 +439,8 @@ Transform RegistrationIcp::computeTransformationImpl(
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
|
||||||
#endif
|
#endif
|
||||||
|
{
|
||||||
icpT = util3d::icpPointToPlane(
|
icpT = util3d::icpPointToPlane(
|
||||||
fromCloudNormals,
|
fromCloudNormals,
|
||||||
toCloudNormals,
|
toCloudNormals,
|
||||||
|
|||||||
Reference in New Issue
Block a user