浏览代码

Remove a now redundant default value. (#18)

Wolfgang Hess 9 年之前
父节点
当前提交
2ac2a2979b
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      cartographer_turtlebot/configuration_files/turtlebot_depth_camera_3d.lua

+ 0 - 2
cartographer_turtlebot/configuration_files/turtlebot_depth_camera_3d.lua

@@ -72,6 +72,4 @@ SPARSE_POSE_GRAPH.optimization_problem.huber_scale = 1e1
 SPARSE_POSE_GRAPH.optimization_problem.acceleration_scale = 1e-1
 SPARSE_POSE_GRAPH.optimization_problem.rotation_scale = 1e3
 
-TRAJECTORY_BUILDER_3D.scans_per_accumulation = 1
-
 return options