Skip to content

Commit 9e6ddd3

Browse files
authored
feat(image_projection_based_fusion): add timekeeper option (#1274)
add timekeeper option Signed-off-by: a-maumau <maumaumaumaumaumaumaumaumaumau@gmail.com>
1 parent 67fd56e commit 9e6ddd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

autoware_launch/config/perception/object_recognition/detection/image_projection_based_fusion/fusion_common.param.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,6 @@
1212
filter_scope_max_x: 100.0
1313
filter_scope_max_y: 100.0
1414
filter_scope_max_z: 100.0
15+
16+
# debug parameters
17+
publish_processing_time_detail: false

0 commit comments

Comments
 (0)