fix error of document (#1689)
TRAJECTORY_BUILDER_2D.submaps.grid_options_2d.resolution Signed-off-by: iotboy <iotboy@163.com>master
parent
4af3de9182
commit
062513df85
|
@ -153,7 +153,7 @@ Sources of data include occupied space (points from the scan), translation and r
|
|||
|
||||
.. code-block:: lua
|
||||
|
||||
TRAJECTORY_BUILDER_3D.ceres_scan_matcher.occupied_space_weight
|
||||
TRAJECTORY_BUILDER_2D.ceres_scan_matcher.occupied_space_weight
|
||||
TRAJECTORY_BUILDER_3D.ceres_scan_matcher.occupied_space_weight_0
|
||||
TRAJECTORY_BUILDER_3D.ceres_scan_matcher.occupied_space_weight_1
|
||||
TRAJECTORY_BUILDER_nD.ceres_scan_matcher.translation_weight
|
||||
|
|
Loading…
Reference in New Issue