Commit bebd66f6 authored by wangdawei's avatar wangdawei

test

parent 059d88e9
......@@ -470,7 +470,7 @@ bool AdjustPPK::LoadMesh(const string &streamPath, boost::shared_ptr<VoxelMapMat
LOG(INFO) << "mesh to load: " << streamPath;
VoxelMapMatcherOption option;
option.option.filter_resolution = 0.6;
option.option.filter_resolution = 0.9;
option.option.cloud_range = 80;
option.fast_option.accepted_score = 0.35;
option.fast_option.accepted_low_score = 0.45;
......
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