From a7e6fcce737afbca16429c573d06cbe993aaa11e Mon Sep 17 00:00:00 2001 From: vividf Date: Mon, 9 Dec 2024 12:49:10 +0900 Subject: [PATCH] chore: remove space Signed-off-by: vividf --- .../config/concatenate_and_time_sync_node.param.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample_sensor_kit_launch/config/concatenate_and_time_sync_node.param.yaml b/sample_sensor_kit_launch/config/concatenate_and_time_sync_node.param.yaml index 12093b8b..fc5a0f69 100644 --- a/sample_sensor_kit_launch/config/concatenate_and_time_sync_node.param.yaml +++ b/sample_sensor_kit_launch/config/concatenate_and_time_sync_node.param.yaml @@ -1,6 +1,6 @@ /**: ros__parameters: - # ignore the lidar_timestamp_offsets and lidar_timestamp_noise_window if 'use_naive_approach' is true + # ignore the lidar_timestamp_offsets and lidar_timestamp_noise_window if 'use_naive_approach' is true use_naive_approach: false debug_mode: false has_static_tf_only: false