Datasets:

Languages:
English
ArXiv:
License:
Xingqweqwewqe commited on
Commit
9cc9fd2
·
verified ·
1 Parent(s): 38b50c8

Add camera_params.json

Browse files
Files changed (1) hide show
  1. annotations/camera_params.json +243 -0
annotations/camera_params.json ADDED
@@ -0,0 +1,243 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": "robocoin/AI2_Alphabot_2_test_data_cable_0",
3
+ "device_model": "AI2_Alphabot_2",
4
+ "total_cameras": 4,
5
+ "camera_parameters": {
6
+ "cam_front_chest_rgb": {
7
+ "camera_name": "cam_front_chest_rgb",
8
+ "intrinsic": [
9
+ [
10
+ 606.2500610351562,
11
+ 0.0,
12
+ 327.0665283203125
13
+ ],
14
+ [
15
+ 0.0,
16
+ 607.074951171875,
17
+ 252.1446990966797
18
+ ],
19
+ [
20
+ 0.0,
21
+ 0.0,
22
+ 1.0
23
+ ]
24
+ ],
25
+ "distortion": [
26
+ 0.0,
27
+ 0.0,
28
+ 0.0,
29
+ 0.0,
30
+ 0.0
31
+ ],
32
+ "extrinsic": [
33
+ [
34
+ 1.0,
35
+ 0.0,
36
+ 0.0,
37
+ 0.0
38
+ ],
39
+ [
40
+ 0.0,
41
+ 1.0,
42
+ 0.0,
43
+ 0.0
44
+ ],
45
+ [
46
+ 0.0,
47
+ 0.0,
48
+ 1.0,
49
+ 0.0
50
+ ],
51
+ [
52
+ 0.0,
53
+ 0.0,
54
+ 0.0,
55
+ 1.0
56
+ ]
57
+ ],
58
+ "resolution": [
59
+ 640,
60
+ 480
61
+ ],
62
+ "source_path": "infos/camera_params/chest.json",
63
+ "file": "20260323_172842_646.h5"
64
+ },
65
+ "cam_front_head_rgb": {
66
+ "camera_name": "cam_front_head_rgb",
67
+ "intrinsic": [
68
+ [
69
+ 609.1552124023438,
70
+ 0.0,
71
+ 320.6817932128906
72
+ ],
73
+ [
74
+ 0.0,
75
+ 608.5280151367188,
76
+ 250.2317352294922
77
+ ],
78
+ [
79
+ 0.0,
80
+ 0.0,
81
+ 1.0
82
+ ]
83
+ ],
84
+ "distortion": [
85
+ 0.0,
86
+ 0.0,
87
+ 0.0,
88
+ 0.0,
89
+ 0.0
90
+ ],
91
+ "extrinsic": [
92
+ [
93
+ 1.0,
94
+ 0.0,
95
+ 0.0,
96
+ 0.0
97
+ ],
98
+ [
99
+ 0.0,
100
+ 1.0,
101
+ 0.0,
102
+ 0.0
103
+ ],
104
+ [
105
+ 0.0,
106
+ 0.0,
107
+ 1.0,
108
+ 0.0
109
+ ],
110
+ [
111
+ 0.0,
112
+ 0.0,
113
+ 0.0,
114
+ 1.0
115
+ ]
116
+ ],
117
+ "resolution": [
118
+ 640,
119
+ 480
120
+ ],
121
+ "source_path": "infos/camera_params/head.json",
122
+ "file": "20260323_172842_646.h5"
123
+ },
124
+ "cam_left_wrist_rgb": {
125
+ "camera_name": "cam_left_wrist_rgb",
126
+ "intrinsic": [
127
+ [
128
+ 436.3780212402344,
129
+ 0.0,
130
+ 316.71484375
131
+ ],
132
+ [
133
+ 0.0,
134
+ 436.0178527832031,
135
+ 243.37228393554688
136
+ ],
137
+ [
138
+ 0.0,
139
+ 0.0,
140
+ 1.0
141
+ ]
142
+ ],
143
+ "distortion": [
144
+ -0.05245919153094292,
145
+ 0.059485096484422684,
146
+ 0.0007298337295651436,
147
+ 0.0002892483025789261,
148
+ -0.020125875249505043
149
+ ],
150
+ "extrinsic": [
151
+ [
152
+ 1.0,
153
+ 0.0,
154
+ 0.0,
155
+ 0.0
156
+ ],
157
+ [
158
+ 0.0,
159
+ 1.0,
160
+ 0.0,
161
+ 0.0
162
+ ],
163
+ [
164
+ 0.0,
165
+ 0.0,
166
+ 1.0,
167
+ 0.0
168
+ ],
169
+ [
170
+ 0.0,
171
+ 0.0,
172
+ 0.0,
173
+ 1.0
174
+ ]
175
+ ],
176
+ "resolution": [
177
+ 640,
178
+ 480
179
+ ],
180
+ "source_path": "infos/camera_params/left.json",
181
+ "file": "20260323_172842_646.h5"
182
+ },
183
+ "cam_right_wrist_rgb": {
184
+ "camera_name": "cam_right_wrist_rgb",
185
+ "intrinsic": [
186
+ [
187
+ 437.1661071777344,
188
+ 0.0,
189
+ 320.08465576171875
190
+ ],
191
+ [
192
+ 0.0,
193
+ 436.81024169921875,
194
+ 238.888671875
195
+ ],
196
+ [
197
+ 0.0,
198
+ 0.0,
199
+ 1.0
200
+ ]
201
+ ],
202
+ "distortion": [
203
+ -0.055296167731285095,
204
+ 0.06294108182191849,
205
+ 0.001232621492817998,
206
+ 0.0005989160854369402,
207
+ -0.022542880848050117
208
+ ],
209
+ "extrinsic": [
210
+ [
211
+ 1.0,
212
+ 0.0,
213
+ 0.0,
214
+ 0.0
215
+ ],
216
+ [
217
+ 0.0,
218
+ 1.0,
219
+ 0.0,
220
+ 0.0
221
+ ],
222
+ [
223
+ 0.0,
224
+ 0.0,
225
+ 1.0,
226
+ 0.0
227
+ ],
228
+ [
229
+ 0.0,
230
+ 0.0,
231
+ 0.0,
232
+ 1.0
233
+ ]
234
+ ],
235
+ "resolution": [
236
+ 640,
237
+ 480
238
+ ],
239
+ "source_path": "infos/camera_params/right.json",
240
+ "file": "20260323_172842_646.h5"
241
+ }
242
+ }
243
+ }