mirror of
https://github.com/introlab/rtabmap_ros.git
synced 2026-09-14 15:20:19 +08:00
updated scan key frame ratio to work with new Icp/ReciprocalCorrespondences param
This commit is contained in:
@@ -53,7 +53,7 @@ def generate_launch_description():
|
|||||||
'Icp/Strategy', '1',
|
'Icp/Strategy', '1',
|
||||||
'Icp/OutlierRatio', '0.7',
|
'Icp/OutlierRatio', '0.7',
|
||||||
'Icp/CorrespondenceRatio', '0.01',
|
'Icp/CorrespondenceRatio', '0.01',
|
||||||
'Odom/ScanKeyFrameThr', '0.6',
|
'Odom/ScanKeyFrameThr', '0.4',
|
||||||
'OdomF2M/ScanSubtractRadius', '0.1',
|
'OdomF2M/ScanSubtractRadius', '0.1',
|
||||||
'OdomF2M/ScanMaxSize', '15000',
|
'OdomF2M/ScanMaxSize', '15000',
|
||||||
'OdomF2M/BundleAdjustment', 'false',
|
'OdomF2M/BundleAdjustment', 'false',
|
||||||
|
|||||||
Reference in New Issue
Block a user