Commit 075e4216 authored by wangdawei's avatar wangdawei

test

parent 995c2031
...@@ -60,7 +60,7 @@ inline float fast_match(FastVoxelMatcher *matcher, const VoxelMap *map, const Fa ...@@ -60,7 +60,7 @@ inline float fast_match(FastVoxelMatcher *matcher, const VoxelMap *map, const Fa
#endif #endif
return result->score; return result->score;
} }
return -1.f; return result->score;
} }
//////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment