Tunes the 3D backpack demo. (#79)
parent
23366128b0
commit
2128f32d87
|
@ -31,7 +31,7 @@ options = {
|
||||||
horizontal_laser_max_range = 30.,
|
horizontal_laser_max_range = 30.,
|
||||||
horizontal_laser_missing_echo_ray_length = 5.,
|
horizontal_laser_missing_echo_ray_length = 5.,
|
||||||
num_lasers_3d = 0,
|
num_lasers_3d = 0,
|
||||||
lookup_transform_timeout_sec = 0.01,
|
lookup_transform_timeout_sec = 0.2,
|
||||||
submap_publish_period_sec = 0.3,
|
submap_publish_period_sec = 0.3,
|
||||||
pose_publish_period_sec = 5e-3,
|
pose_publish_period_sec = 5e-3,
|
||||||
}
|
}
|
||||||
|
|
|
@ -31,12 +31,16 @@ options = {
|
||||||
horizontal_laser_max_range = 30.,
|
horizontal_laser_max_range = 30.,
|
||||||
horizontal_laser_missing_echo_ray_length = 5.,
|
horizontal_laser_missing_echo_ray_length = 5.,
|
||||||
num_lasers_3d = 2,
|
num_lasers_3d = 2,
|
||||||
lookup_transform_timeout_sec = 0.01,
|
lookup_transform_timeout_sec = 0.2,
|
||||||
submap_publish_period_sec = 0.3,
|
submap_publish_period_sec = 0.3,
|
||||||
pose_publish_period_sec = 5e-3,
|
pose_publish_period_sec = 5e-3,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
TRAJECTORY_BUILDER_3D.scans_per_accumulation = 160
|
||||||
|
|
||||||
MAP_BUILDER.use_trajectory_builder_3d = true
|
MAP_BUILDER.use_trajectory_builder_3d = true
|
||||||
|
MAP_BUILDER.num_background_threads = 7
|
||||||
|
MAP_BUILDER.sparse_pose_graph.optimization_problem.huber_scale = 5e2
|
||||||
MAP_BUILDER.sparse_pose_graph.optimize_every_n_scans = 320
|
MAP_BUILDER.sparse_pose_graph.optimize_every_n_scans = 320
|
||||||
MAP_BUILDER.sparse_pose_graph.constraint_builder.sampling_ratio = 0.03
|
MAP_BUILDER.sparse_pose_graph.constraint_builder.sampling_ratio = 0.03
|
||||||
MAP_BUILDER.sparse_pose_graph.optimization_problem.ceres_solver_options.max_num_iterations = 10
|
MAP_BUILDER.sparse_pose_graph.optimization_problem.ceres_solver_options.max_num_iterations = 10
|
||||||
|
@ -46,6 +50,4 @@ MAP_BUILDER.sparse_pose_graph.constraint_builder.adaptive_voxel_filter = TRAJECT
|
||||||
MAP_BUILDER.sparse_pose_graph.constraint_builder.min_score = 0.62
|
MAP_BUILDER.sparse_pose_graph.constraint_builder.min_score = 0.62
|
||||||
MAP_BUILDER.sparse_pose_graph.constraint_builder.log_matches = true
|
MAP_BUILDER.sparse_pose_graph.constraint_builder.log_matches = true
|
||||||
|
|
||||||
TRAJECTORY_BUILDER_3D.scans_per_accumulation = 20
|
|
||||||
|
|
||||||
return options
|
return options
|
||||||
|
|
|
@ -19,9 +19,9 @@ Panels:
|
||||||
Property Tree Widget:
|
Property Tree Widget:
|
||||||
Expanded:
|
Expanded:
|
||||||
- /Global Options1
|
- /Global Options1
|
||||||
- /PointCloud21
|
|
||||||
- /PointCloud22
|
|
||||||
- /Submaps1
|
- /Submaps1
|
||||||
|
- /PointCloud23
|
||||||
|
- /PointCloud23/Autocompute Value Bounds1
|
||||||
Splitter Ratio: 0.600671
|
Splitter Ratio: 0.600671
|
||||||
Tree Height: 817
|
Tree Height: 817
|
||||||
- Class: rviz/Selection
|
- Class: rviz/Selection
|
||||||
|
@ -145,7 +145,7 @@ Visualization Manager:
|
||||||
Color: 20; 220; 20
|
Color: 20; 220; 20
|
||||||
Color Transformer: FlatColor
|
Color Transformer: FlatColor
|
||||||
Decay Time: 0.1
|
Decay Time: 0.1
|
||||||
Enabled: true
|
Enabled: false
|
||||||
Invert Rainbow: false
|
Invert Rainbow: false
|
||||||
Max Color: 255; 255; 255
|
Max Color: 255; 255; 255
|
||||||
Max Intensity: 4096
|
Max Intensity: 4096
|
||||||
|
@ -153,7 +153,7 @@ Visualization Manager:
|
||||||
Min Intensity: 0
|
Min Intensity: 0
|
||||||
Name: PointCloud2
|
Name: PointCloud2
|
||||||
Position Transformer: XYZ
|
Position Transformer: XYZ
|
||||||
Queue Size: 20
|
Queue Size: 200
|
||||||
Selectable: true
|
Selectable: true
|
||||||
Size (Pixels): 3
|
Size (Pixels): 3
|
||||||
Size (m): 0.03
|
Size (m): 0.03
|
||||||
|
@ -162,7 +162,7 @@ Visualization Manager:
|
||||||
Unreliable: false
|
Unreliable: false
|
||||||
Use Fixed Frame: true
|
Use Fixed Frame: true
|
||||||
Use rainbow: true
|
Use rainbow: true
|
||||||
Value: true
|
Value: false
|
||||||
- Alpha: 1
|
- Alpha: 1
|
||||||
Autocompute Intensity Bounds: true
|
Autocompute Intensity Bounds: true
|
||||||
Autocompute Value Bounds:
|
Autocompute Value Bounds:
|
||||||
|
@ -175,7 +175,7 @@ Visualization Manager:
|
||||||
Color: 240; 220; 20
|
Color: 240; 220; 20
|
||||||
Color Transformer: FlatColor
|
Color Transformer: FlatColor
|
||||||
Decay Time: 0.1
|
Decay Time: 0.1
|
||||||
Enabled: true
|
Enabled: false
|
||||||
Invert Rainbow: true
|
Invert Rainbow: true
|
||||||
Max Color: 255; 255; 255
|
Max Color: 255; 255; 255
|
||||||
Max Intensity: 4096
|
Max Intensity: 4096
|
||||||
|
@ -183,7 +183,7 @@ Visualization Manager:
|
||||||
Min Intensity: 0
|
Min Intensity: 0
|
||||||
Name: PointCloud2
|
Name: PointCloud2
|
||||||
Position Transformer: XYZ
|
Position Transformer: XYZ
|
||||||
Queue Size: 20
|
Queue Size: 200
|
||||||
Selectable: true
|
Selectable: true
|
||||||
Size (Pixels): 3
|
Size (Pixels): 3
|
||||||
Size (m): 0.03
|
Size (m): 0.03
|
||||||
|
@ -192,7 +192,7 @@ Visualization Manager:
|
||||||
Unreliable: false
|
Unreliable: false
|
||||||
Use Fixed Frame: true
|
Use Fixed Frame: true
|
||||||
Use rainbow: true
|
Use rainbow: true
|
||||||
Value: true
|
Value: false
|
||||||
- Class: Submaps
|
- Class: Submaps
|
||||||
Enabled: true
|
Enabled: true
|
||||||
Map frame: map
|
Map frame: map
|
||||||
|
@ -205,16 +205,16 @@ Visualization Manager:
|
||||||
- Alpha: 1
|
- Alpha: 1
|
||||||
Autocompute Intensity Bounds: true
|
Autocompute Intensity Bounds: true
|
||||||
Autocompute Value Bounds:
|
Autocompute Value Bounds:
|
||||||
Max Value: 8.77916
|
Max Value: 10
|
||||||
Min Value: 4.51287
|
Min Value: -10
|
||||||
Value: true
|
Value: false
|
||||||
Axis: Z
|
Axis: Z
|
||||||
Channel Name: intensity
|
Channel Name: intensity
|
||||||
Class: rviz/PointCloud2
|
Class: rviz/PointCloud2
|
||||||
Color: 0; 255; 0
|
Color: 0; 255; 0
|
||||||
Color Transformer: AxisColor
|
Color Transformer: AxisColor
|
||||||
Decay Time: 0
|
Decay Time: 0
|
||||||
Enabled: false
|
Enabled: true
|
||||||
Invert Rainbow: false
|
Invert Rainbow: false
|
||||||
Max Color: 255; 255; 255
|
Max Color: 255; 255; 255
|
||||||
Max Intensity: 4096
|
Max Intensity: 4096
|
||||||
|
@ -231,7 +231,7 @@ Visualization Manager:
|
||||||
Unreliable: false
|
Unreliable: false
|
||||||
Use Fixed Frame: true
|
Use Fixed Frame: true
|
||||||
Use rainbow: true
|
Use rainbow: true
|
||||||
Value: false
|
Value: true
|
||||||
Enabled: true
|
Enabled: true
|
||||||
Global Options:
|
Global Options:
|
||||||
Background Color: 100; 100; 100
|
Background Color: 100; 100; 100
|
||||||
|
|
|
@ -31,7 +31,7 @@ options = {
|
||||||
horizontal_laser_max_range = 8.,
|
horizontal_laser_max_range = 8.,
|
||||||
horizontal_laser_missing_echo_ray_length = 1.,
|
horizontal_laser_missing_echo_ray_length = 1.,
|
||||||
num_lasers_3d = 0,
|
num_lasers_3d = 0,
|
||||||
lookup_transform_timeout_sec = 0.01,
|
lookup_transform_timeout_sec = 0.2,
|
||||||
submap_publish_period_sec = 0.3,
|
submap_publish_period_sec = 0.3,
|
||||||
pose_publish_period_sec = 5e-3,
|
pose_publish_period_sec = 5e-3,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue