From 09b50caa6070fe526d3308d01a97b54f4563782d Mon Sep 17 00:00:00 2001 From: TetsuKawa Date: Fri, 20 Sep 2024 11:29:46 +0900 Subject: [PATCH] refactor: add-missing-parameters Signed-off-by: TetsuKawa --- .../config/system/system_monitor/ntp_monitor.param.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/autoware_launch/config/system/system_monitor/ntp_monitor.param.yaml b/autoware_launch/config/system/system_monitor/ntp_monitor.param.yaml index db54f70d1c..c731865c9e 100644 --- a/autoware_launch/config/system/system_monitor/ntp_monitor.param.yaml +++ b/autoware_launch/config/system/system_monitor/ntp_monitor.param.yaml @@ -3,3 +3,4 @@ server: ntp.nict.jp offset_warn: 0.1 offset_error: 5.0 + timeout: 5