Commit aa88961b authored by wangdawei's avatar wangdawei

test

parent cc6f3b15
......@@ -490,7 +490,7 @@ bool AdjustPPK::LoadMesh(const string &streamPath, boost::shared_ptr<VoxelMapMat
LOG(INFO) << "mesh to load: " << streamPath;
VoxelMapMatcherOption option;
option.option.filter_resolution = 0.5;
option.option.filter_resolution = 0.8;
option.option.cloud_range = 80;
option.fast_option.accepted_score = 0.4;
option.fast_option.accepted_low_score = 0.5;
......
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