From 5ba398d728abd815b8daca9e0304a9e627261e26 Mon Sep 17 00:00:00 2001 From: badai-nguyen Date: Tue, 19 Mar 2024 23:45:32 +0900 Subject: [PATCH] chore(blockage_diag): add option param for xx1 Signed-off-by: badai-nguyen --- .../config/blockage_diagnostics_param_file.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/common_sensor_launch/config/blockage_diagnostics_param_file.yaml b/common_sensor_launch/config/blockage_diagnostics_param_file.yaml index c6ce8e11..e43b2039 100644 --- a/common_sensor_launch/config/blockage_diagnostics_param_file.yaml +++ b/common_sensor_launch/config/blockage_diagnostics_param_file.yaml @@ -4,6 +4,8 @@ blockage_count_threshold: 50 blockage_buffering_frames: 2 blockage_buffering_interval: 1 + enable_dust_diag: false + publish_debug_image: false dust_ratio_threshold: 0.2 dust_count_threshold: 10 dust_kernel_size: 2