-
Notifications
You must be signed in to change notification settings - Fork 215
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
- Loading branch information
M. Fatih Cırıt
committed
Apr 24, 2024
1 parent
5591749
commit df98468
Showing
2 changed files
with
107 additions
and
0 deletions.
There are no files selected for viewing
92 changes: 92 additions & 0 deletions
92
individual_params/config/default/awsim_labs_sensor_kit/sensor_kit_calibration.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
sensor_kit_base_link: | ||
camera0/camera_link: | ||
x: 0.10731 | ||
y: 0.56343 | ||
z: -0.27697 | ||
roll: -0.025 | ||
pitch: 0.315 | ||
yaw: 1.035 | ||
camera1/camera_link: | ||
x: -0.10731 | ||
y: -0.56343 | ||
z: -0.27697 | ||
roll: -0.025 | ||
pitch: 0.32 | ||
yaw: -2.12 | ||
camera2/camera_link: | ||
x: 0.10731 | ||
y: -0.56343 | ||
z: -0.27697 | ||
roll: -0.00 | ||
pitch: 0.335 | ||
yaw: -1.04 | ||
camera3/camera_link: | ||
x: -0.10731 | ||
y: 0.56343 | ||
z: -0.27697 | ||
roll: 0.0 | ||
pitch: 0.325 | ||
yaw: 2.0943951 | ||
camera4/camera_link: | ||
x: 0.07356 | ||
y: 0.0 | ||
z: -0.0525 | ||
roll: 0.0 | ||
pitch: -0.03 | ||
yaw: -0.005 | ||
camera5/camera_link: | ||
x: -0.07356 | ||
y: 0.0 | ||
z: -0.0525 | ||
roll: 0.0 | ||
pitch: -0.01 | ||
yaw: 3.125 | ||
traffic_light_right_camera/camera_link: | ||
x: 0.05 | ||
y: -0.0175 | ||
z: -0.1 | ||
roll: 0.0 | ||
pitch: 0.0 | ||
yaw: 0.0 | ||
traffic_light_left_camera/camera_link: | ||
x: 0.05 | ||
y: 0.0175 | ||
z: -0.1 | ||
roll: 0.0 | ||
pitch: 0.0 | ||
yaw: 0.0 | ||
velodyne_top_base_link: | ||
x: 0.0 | ||
y: 0.0 | ||
z: 0.0 | ||
roll: 0.0 | ||
pitch: 0.0 | ||
yaw: 1.575 | ||
velodyne_left_base_link: | ||
x: 0.0 | ||
y: 0.59 | ||
z: -0.30555 | ||
roll: -0.02 | ||
pitch: 0.71 | ||
yaw: 1.575 | ||
velodyne_right_base_link: | ||
x: 0.0 | ||
y: -0.59 | ||
z: -0.30555 | ||
roll: -0.01 | ||
pitch: 0.71 | ||
yaw: -1.580 | ||
gnss_link: | ||
x: -0.1 | ||
y: 0.0 | ||
z: -0.2 | ||
roll: 0.0 | ||
pitch: 0.0 | ||
yaw: 0.0 | ||
tamagawa/imu_link: | ||
x: 0.0 | ||
y: 0.0 | ||
z: 0.0 | ||
roll: 3.14159265359 | ||
pitch: 0.0 | ||
yaw: 3.14159265359 |
15 changes: 15 additions & 0 deletions
15
individual_params/config/default/awsim_labs_sensor_kit/sensors_calibration.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
base_link: | ||
sensor_kit_base_link: | ||
x: 0.9 | ||
y: 0.0 | ||
z: 2.0 | ||
roll: -0.001 | ||
pitch: 0.015 | ||
yaw: -0.0364 | ||
velodyne_rear_base_link: | ||
x: -0.358 | ||
y: 0.0 | ||
z: 1.631 | ||
roll: -0.02 | ||
pitch: 0.7281317 | ||
yaw: 3.141592 |