Skip to content

Commit 26465fc

Browse files
feat(ground_segmentation): add option for time keeper (#1134)
add option for time keeper Signed-off-by: a-maumau <[email protected]> Co-authored-by: Taekjin LEE <[email protected]>
1 parent 137d760 commit 26465fc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

autoware_launch/config/perception/obstacle_segmentation/ground_segmentation/ground_segmentation.param.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@
3434
low_priority_region_x: -20.0
3535
center_pcl_shift: 0.0
3636
radial_divider_angle_deg: 1.0
37+
38+
# debug parameters
39+
publish_processing_time_detail: false

0 commit comments

Comments
 (0)