Skip to content

Commit 7d46f77

Browse files
committed
Merge pull request #54 from ipa-cob4-1/hydro_dev
rename cam3d calibration files
2 parents f4feeb4 + 9abdac5 commit 7d46f77

File tree

10 files changed

+42
-0
lines changed

10 files changed

+42
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
camera_name: rgb_A00366909204046A
2+
frame_id: /torso_cam3d_left_link
3+
image_width: 640
4+
image_height: 480
5+
camera_matrix:
6+
rows: 3
7+
cols: 3
8+
data: [521.6316357315746, 0.0, 310.10502044398595, 0.0, 521.8067092784918, 260.97486815720225, 0.0, 0.0, 1.0]
9+
distortion_model: plumb_bob
10+
distortion_coefficients:
11+
rows: 1
12+
cols: 5
13+
data: [0.29822816660408386, -1.3310613761281611, 0.0023613717129349955, -0.002976386059117759, 2.4638758545320507]
14+
rectification_matrix:
15+
rows: 3
16+
cols: 3
17+
data: [1, 0, 0, 0, 1, 0, 0, 0, 1]
18+
projection_matrix:
19+
rows: 3
20+
cols: 4
21+
data: [599.7831420898438, 0.0, 314.36701156380514, 0.0, 0.0, 595.5672607421875, 254.9236803549793, 0.0, 0.0, 0.0, 1.0, 0.0]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
camera_name: rgb_A00366909204046A
2+
frame_id: /torso_cam3d_right_link
3+
image_width: 640
4+
image_height: 480
5+
camera_matrix:
6+
rows: 3
7+
cols: 3
8+
data: [521.6316357315746, 0.0, 310.10502044398595, 0.0, 521.8067092784918, 260.97486815720225, 0.0, 0.0, 1.0]
9+
distortion_model: plumb_bob
10+
distortion_coefficients:
11+
rows: 1
12+
cols: 5
13+
data: [0.29822816660408386, -1.3310613761281611, 0.0023613717129349955, -0.002976386059117759, 2.4638758545320507]
14+
rectification_matrix:
15+
rows: 3
16+
cols: 3
17+
data: [1, 0, 0, 0, 1, 0, 0, 0, 1]
18+
projection_matrix:
19+
rows: 3
20+
cols: 4
21+
data: [599.7831420898438, 0.0, 314.36701156380514, 0.0, 0.0, 595.5672607421875, 254.9236803549793, 0.0, 0.0, 0.0, 1.0, 0.0]

0 commit comments

Comments
 (0)