diff --git a/aip_xx1_description/config/sensors_calibration.yaml b/aip_xx1_description/config/sensors_calibration.yaml index 473f302d..e8c4b75e 100644 --- a/aip_xx1_description/config/sensors_calibration.yaml +++ b/aip_xx1_description/config/sensors_calibration.yaml @@ -1,4 +1,11 @@ base_link: + ars408_front_center: + x: 3.8 + y: 0.0 + z: 0.5 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 sensor_kit_base_link: x: 0.9 y: 0.0 diff --git a/aip_xx1_description/urdf/radar.xacro b/aip_xx1_description/urdf/radar.xacro new file mode 100644 index 00000000..8b0f8d4b --- /dev/null +++ b/aip_xx1_description/urdf/radar.xacro @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/aip_xx1_description/urdf/sensors.xacro b/aip_xx1_description/urdf/sensors.xacro index df14d53e..0484bdc3 100644 --- a/aip_xx1_description/urdf/sensors.xacro +++ b/aip_xx1_description/urdf/sensors.xacro @@ -56,4 +56,17 @@ yaw="${calibration['base_link']['livox_front_right_base_link']['yaw']}" /> + + + + diff --git a/aip_xx1_launch/launch/radar.launch.xml b/aip_xx1_launch/launch/radar.launch.xml index 6a04996e..44d24722 100644 --- a/aip_xx1_launch/launch/radar.launch.xml +++ b/aip_xx1_launch/launch/radar.launch.xml @@ -9,9 +9,6 @@ - - -