Skip to content

Commit 1d43937

Browse files
authored
reset bottom camera extrinsic rotation calibration (#648)
1 parent c72088a commit 1d43937

6 files changed

Lines changed: 0 additions & 11 deletions

File tree

deploy/config/overlay/appa/yggdrasil.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ focal_lengths = [590, 589]
77
cc_optical_center = [312, 253]
88

99
[camera.bottom.calibration]
10-
# The extrinsic rotation for the camera in degrees, xyz euler angles.
11-
extrinsic_rotation = [-2.53, -4.01, 0.18]
1210
# The focal length for the camera in pixels.
1311
focal_lengths = [289, 291]
1412
# The optical center of the camera sensor in pixels.

deploy/config/overlay/daphne/yggdrasil.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ focal_lengths = [608, 609]
77
cc_optical_center = [320, 240]
88

99
[camera.bottom.calibration]
10-
# The extrinsic rotation for the camera in degrees, xyz euler angles.
11-
extrinsic_rotation = [0.78, -2.33, -0.97]
1210
# The focal length for the camera in pixels.
1311
focal_lengths = [289, 292]
1412
# The optical center of the camera sensor in pixels.

deploy/config/overlay/ferb/yggdrasil.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ focal_lengths = [597, 595]
77
cc_optical_center = [297, 228]
88

99
[camera.bottom.calibration]
10-
extrinsic_rotation = [-4.60, -1.94, 3.27]
1110
# The focal length for the camera in pixels.
1211
focal_lengths = [289, 292]
1312
# The optical center of the camera sensor in pixels.

deploy/config/overlay/ken/yggdrasil.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ focal_lengths = [603, 602]
77
cc_optical_center = [311, 244]
88

99
[camera.bottom.calibration]
10-
# The extrinsic rotation for the camera in degrees, xyz euler angles.
11-
extrinsic_rotation = [0.43, -1.78, 3.68]
1210
# The focal length for the camera in pixels.
1311
focal_lengths = [292, 295]
1412
# The optical center of the camera sensor in pixels.

deploy/config/overlay/moos/yggdrasil.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ focal_lengths = [596, 594]
77
cc_optical_center = [315, 236]
88

99
[camera.bottom.calibration]
10-
# The extrinsic rotation for the camera in degrees, xyz euler angles.
11-
extrinsic_rotation = [3.58, -6.27, -2.31]
1210
# The focal length for the camera in pixels.
1311
focal_lengths = [295, 299]
1412
# The optical center of the camera sensor in pixels.

deploy/config/overlay/perry/yggdrasil.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ focal_lengths = [582, 583]
77
cc_optical_center = [327, 255]
88

99
[camera.bottom.calibration]
10-
# The extrinsic rotation for the camera in degrees, xyz euler angles.
11-
extrinsic_rotation = [-1.35, -0.86, 4.49]
1210
# The focal length for the camera in pixels.
1311
focal_lengths = [295, 292]
1412
# The optical center of the camera sensor in pixels.

0 commit comments

Comments
 (0)