Skip to content

Commit

Permalink
fix(xx1_gen2_des): add frame_id for certain sensors to restore the or…
Browse files Browse the repository at this point in the history
…iginal look

Signed-off-by: YuxuanLiuTier4Desktop <[email protected]>
  • Loading branch information
Owen-Liuyuxuan committed Dec 20, 2024
1 parent 54545a3 commit ac0c101
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions aip_xx1_gen2_description/config/sensor_kit_calibration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ sensor_kit_base_link:
pitch: 0.0 # Design Value
yaw: 3.14159265359 # Design Value
type: pandar_xt32
frame_id: hesai_side_left
hesai_right_base_link:
x: 0.0 # Design Value
y: -0.564 # Design Value
Expand All @@ -111,6 +112,7 @@ sensor_kit_base_link:
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
type: pandar_xt32
frame_id: hesai_side_right
gnss_link:
x: -0.279 # Design Value
y: 0.0 # Design Value
Expand All @@ -119,6 +121,7 @@ sensor_kit_base_link:
pitch: 0.0 # Design Value
yaw: 0.0 # Design Value
type: imu
frame_id: gnss
tamagawa/imu_link:
x: -0.129 # Design Value
y: 0.0 # Design Value
Expand All @@ -127,3 +130,4 @@ sensor_kit_base_link:
pitch: 0.0 # Design Value
yaw: 3.14159265359 # Design Value
type: imu
frame_id: tamagawa/imu

0 comments on commit ac0c101

Please sign in to comment.