From 52cec8737c2bef5faacbf788f7595d0a11eb1e3e Mon Sep 17 00:00:00 2001 From: Kenzo Lobos Tsunekawa Date: Tue, 4 Feb 2025 11:34:12 +0900 Subject: [PATCH] feat: throttled the radar inputs (#371) feat: throttled the radar inputs following indications from the documentation and switched to sensor time Signed-off-by: Kenzo Lobos-Tsunekawa --- aip_x2_gen2_launch/config/ARS548.param.yaml | 6 +-- aip_x2_gen2_launch/launch/radar.launch.xml | 44 ++++++++++++--------- 2 files changed, 29 insertions(+), 21 deletions(-) diff --git a/aip_x2_gen2_launch/config/ARS548.param.yaml b/aip_x2_gen2_launch/config/ARS548.param.yaml index 1fe5e7e2..03943890 100644 --- a/aip_x2_gen2_launch/config/ARS548.param.yaml +++ b/aip_x2_gen2_launch/config/ARS548.param.yaml @@ -10,8 +10,8 @@ sensor_model: ARS548 configuration_host_port: 42401 configuration_sensor_port: 42101 - use_sensor_time: false - configuration_vehicle_length: 7.2369 - configuration_vehicle_width: 2.2916 + use_sensor_time: true + configuration_vehicle_length: 7.2369 # wheel_base + front_overhang + rear_overhang + configuration_vehicle_width: 2.2916 # wheel_tread + left_overhang + right_overhang configuration_vehicle_height: 3.08 configuration_vehicle_wheelbase: 4.76012 diff --git a/aip_x2_gen2_launch/launch/radar.launch.xml b/aip_x2_gen2_launch/launch/radar.launch.xml index d793d8de..599076a9 100644 --- a/aip_x2_gen2_launch/launch/radar.launch.xml +++ b/aip_x2_gen2_launch/launch/radar.launch.xml @@ -7,6 +7,14 @@ + + + + + + + + @@ -14,9 +22,9 @@ - - - + + + @@ -45,9 +53,9 @@ - - - + + + @@ -75,9 +83,9 @@ - - - + + + @@ -105,9 +113,9 @@ - - - + + + @@ -135,9 +143,9 @@ - - - + + + @@ -165,9 +173,9 @@ - - - + + +