소스 검색

Remove option unused after googlecartographer/cartographer#375. (#60)

Wolfgang Hess 8 년 전
부모
커밋
70b3b4c036
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      cartographer_turtlebot/configuration_files/turtlebot_depth_camera_3d.lua

+ 0 - 1
cartographer_turtlebot/configuration_files/turtlebot_depth_camera_3d.lua

@@ -55,7 +55,6 @@ TRAJECTORY_BUILDER_3D.ceres_scan_matcher.occupied_space_weight_1 = 15.
 TRAJECTORY_BUILDER_3D.ceres_scan_matcher.translation_weight = 4.
 TRAJECTORY_BUILDER_3D.ceres_scan_matcher.rotation_weight = 1e3
 TRAJECTORY_BUILDER_3D.ceres_scan_matcher.only_optimize_yaw = true
-TRAJECTORY_BUILDER_3D.kalman_local_trajectory_builder.scan_matcher_variance = 1e-8
 
 SPARSE_POSE_GRAPH.constraint_builder.sampling_ratio = 0.2
 SPARSE_POSE_GRAPH.optimization_problem.ceres_solver_options.max_num_iterations = 10