Skip to content

Commit 5b92423

Browse files
committed
new calibration for cob4-1 head cam
1 parent 73687dd commit 5b92423

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cob4-1/calibration/head_cam.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@ camera_name: head_cam
44
camera_matrix:
55
rows: 3
66
cols: 3
7-
data: [1702.833808305605, 0, 1150.324594554616, 0, 1694.917128237383, 866.9677314298461, 0, 0, 1]
7+
data: [1182.989015193455, 0, 998.0055742370572, 0, 1177.237441969406, 776.2171064892556, 0, 0, 1]
88
distortion_model: plumb_bob
99
distortion_coefficients:
1010
rows: 1
1111
cols: 5
12-
data: [-0.6744963281281436, 0.2658455475446679, -0.01981279220059267, -0.03526129349050128, 0]
12+
data: [-0.314506736142634, 0.07719343667487186, 0.000697588514197589, 0.005674847262889707, 0]
1313
rectification_matrix:
1414
rows: 3
1515
cols: 3
1616
data: [1, 0, 0, 0, 1, 0, 0, 0, 1]
1717
projection_matrix:
1818
rows: 3
1919
cols: 4
20-
data: [1079.039222364462, 0, 1002.533901752178, 0, 0, 1398.871244119049, 875.7198120224909, 0, 0, 0, 1, 0]
20+
data: [829.1065858123269, 0, 1028.690040579747, 0, 0, 985.9100177818124, 781.6764830708327, 0, 0, 0, 1, 0]

0 commit comments

Comments
 (0)