Whalswp commited on
Commit
1b2a2b4
·
verified ·
1 Parent(s): 6bfa792

Upload folder using huggingface_hub

Browse files
Files changed (35) hide show
  1. README.md +367 -0
  2. data/chunk-000/file-000.parquet +3 -0
  3. meta/action_spaces.json +83 -0
  4. meta/conversion_manifest.json +63 -0
  5. meta/episodes/chunk-000/file-000.parquet +3 -0
  6. meta/info.json +390 -0
  7. meta/robot_only_kinematic_report.json +959 -0
  8. meta/stats.json +1556 -0
  9. meta/tasks.parquet +3 -0
  10. meta/verification_report.json +130 -0
  11. task_prompts.json +57 -0
  12. videos/observation.images.guide/chunk-000/file-000.mp4 +3 -0
  13. videos/observation.images.guide/chunk-000/file-001.mp4 +3 -0
  14. videos/observation.images.guide/chunk-000/file-002.mp4 +3 -0
  15. videos/observation.images.guide/chunk-000/file-003.mp4 +3 -0
  16. videos/observation.images.guide_semantic/chunk-000/file-000.mp4 +3 -0
  17. videos/observation.images.left_shoulder/chunk-000/file-000.mp4 +3 -0
  18. videos/observation.images.left_shoulder/chunk-000/file-001.mp4 +3 -0
  19. videos/observation.images.left_shoulder/chunk-000/file-002.mp4 +3 -0
  20. videos/observation.images.left_shoulder/chunk-000/file-003.mp4 +3 -0
  21. videos/observation.images.left_shoulder/chunk-000/file-004.mp4 +3 -0
  22. videos/observation.images.left_shoulder/chunk-000/file-005.mp4 +3 -0
  23. videos/observation.images.left_shoulder_semantic/chunk-000/file-000.mp4 +3 -0
  24. videos/observation.images.right_shoulder/chunk-000/file-000.mp4 +3 -0
  25. videos/observation.images.right_shoulder/chunk-000/file-001.mp4 +3 -0
  26. videos/observation.images.right_shoulder/chunk-000/file-002.mp4 +3 -0
  27. videos/observation.images.right_shoulder/chunk-000/file-003.mp4 +3 -0
  28. videos/observation.images.right_shoulder/chunk-000/file-004.mp4 +3 -0
  29. videos/observation.images.right_shoulder/chunk-000/file-005.mp4 +3 -0
  30. videos/observation.images.right_shoulder_semantic/chunk-000/file-000.mp4 +3 -0
  31. videos/observation.images.wrist/chunk-000/file-000.mp4 +3 -0
  32. videos/observation.images.wrist/chunk-000/file-001.mp4 +3 -0
  33. videos/observation.images.wrist/chunk-000/file-002.mp4 +3 -0
  34. videos/observation.images.wrist/chunk-000/file-003.mp4 +3 -0
  35. videos/observation.images.wrist_semantic/chunk-000/file-000.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,367 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ task_categories:
4
+ - robotics
5
+ tags:
6
+ - LeRobot
7
+ - INSIGHT
8
+ - robotics
9
+ - ' manipulation'
10
+ - guide
11
+ configs:
12
+ - config_name: default
13
+ data_files: data/*/*.parquet
14
+ ---
15
+
16
+ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot).
17
+
18
+
19
+ <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=paragon7060/INSIGHTparam">
20
+ <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/>
21
+ <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/>
22
+ </a>
23
+
24
+
25
+ ## Dataset Description
26
+
27
+
28
+
29
+ - **Homepage:** [More Information Needed]
30
+ - **Paper:** [More Information Needed]
31
+ - **License:** apache-2.0
32
+
33
+ ## Dataset Structure
34
+
35
+ [meta/info.json](meta/info.json):
36
+ ```json
37
+ {
38
+ "codebase_version": "v3.0",
39
+ "robot_type": "franka_panda",
40
+ "total_episodes": 3838,
41
+ "total_frames": 156738,
42
+ "total_tasks": 9,
43
+ "chunks_size": 1000,
44
+ "fps": 10,
45
+ "splits": {
46
+ "train": "0:3838"
47
+ },
48
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
49
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
50
+ "features": {
51
+ "observation.state": {
52
+ "dtype": "float32",
53
+ "shape": [
54
+ 32
55
+ ],
56
+ "names": [
57
+ "ee_x",
58
+ "ee_y",
59
+ "ee_z",
60
+ "ee_qw",
61
+ "ee_qx",
62
+ "ee_qy",
63
+ "ee_qz",
64
+ "j1",
65
+ "j2",
66
+ "j3",
67
+ "j4",
68
+ "j5",
69
+ "j6",
70
+ "j7",
71
+ "gripper_1",
72
+ "gripper_2"
73
+ ],
74
+ "fps": 10
75
+ },
76
+ "observation.images.wrist": {
77
+ "dtype": "video",
78
+ "shape": [
79
+ 672,
80
+ 672,
81
+ 3
82
+ ],
83
+ "names": [
84
+ "height",
85
+ "width",
86
+ "channels"
87
+ ],
88
+ "info": {
89
+ "video.height": 672,
90
+ "video.width": 672,
91
+ "video.codec": "av1",
92
+ "video.pix_fmt": "yuv420p",
93
+ "video.is_depth_map": false,
94
+ "video.fps": 10,
95
+ "video.channels": 3,
96
+ "has_audio": false
97
+ }
98
+ },
99
+ "observation.images.wrist_semantic": {
100
+ "dtype": "video",
101
+ "shape": [
102
+ 672,
103
+ 672,
104
+ 3
105
+ ],
106
+ "names": [
107
+ "height",
108
+ "width",
109
+ "channels"
110
+ ],
111
+ "info": {
112
+ "video.height": 672,
113
+ "video.width": 672,
114
+ "video.codec": "av1",
115
+ "video.pix_fmt": "yuv420p",
116
+ "video.is_depth_map": false,
117
+ "video.fps": 10,
118
+ "video.channels": 3,
119
+ "has_audio": false
120
+ }
121
+ },
122
+ "observation.images.left_shoulder": {
123
+ "dtype": "video",
124
+ "shape": [
125
+ 672,
126
+ 672,
127
+ 3
128
+ ],
129
+ "names": [
130
+ "height",
131
+ "width",
132
+ "channels"
133
+ ],
134
+ "info": {
135
+ "video.height": 672,
136
+ "video.width": 672,
137
+ "video.codec": "av1",
138
+ "video.pix_fmt": "yuv420p",
139
+ "video.is_depth_map": false,
140
+ "video.fps": 10,
141
+ "video.channels": 3,
142
+ "has_audio": false
143
+ }
144
+ },
145
+ "observation.images.left_shoulder_semantic": {
146
+ "dtype": "video",
147
+ "shape": [
148
+ 672,
149
+ 672,
150
+ 3
151
+ ],
152
+ "names": [
153
+ "height",
154
+ "width",
155
+ "channels"
156
+ ],
157
+ "info": {
158
+ "video.height": 672,
159
+ "video.width": 672,
160
+ "video.codec": "av1",
161
+ "video.pix_fmt": "yuv420p",
162
+ "video.is_depth_map": false,
163
+ "video.fps": 10,
164
+ "video.channels": 3,
165
+ "has_audio": false
166
+ }
167
+ },
168
+ "observation.images.right_shoulder": {
169
+ "dtype": "video",
170
+ "shape": [
171
+ 672,
172
+ 672,
173
+ 3
174
+ ],
175
+ "names": [
176
+ "height",
177
+ "width",
178
+ "channels"
179
+ ],
180
+ "info": {
181
+ "video.height": 672,
182
+ "video.width": 672,
183
+ "video.codec": "av1",
184
+ "video.pix_fmt": "yuv420p",
185
+ "video.is_depth_map": false,
186
+ "video.fps": 10,
187
+ "video.channels": 3,
188
+ "has_audio": false
189
+ }
190
+ },
191
+ "observation.images.right_shoulder_semantic": {
192
+ "dtype": "video",
193
+ "shape": [
194
+ 672,
195
+ 672,
196
+ 3
197
+ ],
198
+ "names": [
199
+ "height",
200
+ "width",
201
+ "channels"
202
+ ],
203
+ "info": {
204
+ "video.height": 672,
205
+ "video.width": 672,
206
+ "video.codec": "av1",
207
+ "video.pix_fmt": "yuv420p",
208
+ "video.is_depth_map": false,
209
+ "video.fps": 10,
210
+ "video.channels": 3,
211
+ "has_audio": false
212
+ }
213
+ },
214
+ "observation.images.guide": {
215
+ "dtype": "video",
216
+ "shape": [
217
+ 672,
218
+ 672,
219
+ 3
220
+ ],
221
+ "names": [
222
+ "height",
223
+ "width",
224
+ "channels"
225
+ ],
226
+ "info": {
227
+ "video.height": 672,
228
+ "video.width": 672,
229
+ "video.codec": "av1",
230
+ "video.pix_fmt": "yuv420p",
231
+ "video.is_depth_map": false,
232
+ "video.fps": 10,
233
+ "video.channels": 3,
234
+ "has_audio": false
235
+ }
236
+ },
237
+ "observation.images.guide_semantic": {
238
+ "dtype": "video",
239
+ "shape": [
240
+ 672,
241
+ 672,
242
+ 3
243
+ ],
244
+ "names": [
245
+ "height",
246
+ "width",
247
+ "channels"
248
+ ],
249
+ "info": {
250
+ "video.height": 672,
251
+ "video.width": 672,
252
+ "video.codec": "av1",
253
+ "video.pix_fmt": "yuv420p",
254
+ "video.is_depth_map": false,
255
+ "video.fps": 10,
256
+ "video.channels": 3,
257
+ "has_audio": false
258
+ }
259
+ },
260
+ "action": {
261
+ "dtype": "float32",
262
+ "shape": [
263
+ 32
264
+ ],
265
+ "names": [
266
+ "j1",
267
+ "j2",
268
+ "j3",
269
+ "j4",
270
+ "j5",
271
+ "j6",
272
+ "j7",
273
+ "gripper"
274
+ ],
275
+ "fps": 10
276
+ },
277
+ "next.reward": {
278
+ "dtype": "float32",
279
+ "shape": [
280
+ 1
281
+ ],
282
+ "names": [
283
+ "reward"
284
+ ],
285
+ "fps": 10
286
+ },
287
+ "action.skill_id": {
288
+ "dtype": "int32",
289
+ "shape": [
290
+ 1
291
+ ],
292
+ "names": [
293
+ "skill_id"
294
+ ],
295
+ "fps": 10
296
+ },
297
+ "action.skill_param": {
298
+ "dtype": "float32",
299
+ "shape": [
300
+ 8
301
+ ],
302
+ "names": [
303
+ "param1",
304
+ "param2",
305
+ "param3",
306
+ "param4",
307
+ "param5",
308
+ "param6",
309
+ "param7",
310
+ "param8"
311
+ ],
312
+ "fps": 10
313
+ },
314
+ "timestamp": {
315
+ "dtype": "float32",
316
+ "shape": [
317
+ 1
318
+ ],
319
+ "names": null,
320
+ "fps": 10
321
+ },
322
+ "frame_index": {
323
+ "dtype": "int64",
324
+ "shape": [
325
+ 1
326
+ ],
327
+ "names": null,
328
+ "fps": 10
329
+ },
330
+ "episode_index": {
331
+ "dtype": "int64",
332
+ "shape": [
333
+ 1
334
+ ],
335
+ "names": null,
336
+ "fps": 10
337
+ },
338
+ "index": {
339
+ "dtype": "int64",
340
+ "shape": [
341
+ 1
342
+ ],
343
+ "names": null,
344
+ "fps": 10
345
+ },
346
+ "task_index": {
347
+ "dtype": "int64",
348
+ "shape": [
349
+ 1
350
+ ],
351
+ "names": null,
352
+ "fps": 10
353
+ }
354
+ },
355
+ "data_files_size_in_mb": 100,
356
+ "video_files_size_in_mb": 200
357
+ }
358
+ ```
359
+
360
+
361
+ ## Citation
362
+
363
+ **BibTeX:**
364
+
365
+ ```bibtex
366
+ [More Information Needed]
367
+ ```
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9440241f9e80e42781fe305175e9820f229ff7989b93ce0c15b503d7b2a58059
3
+ size 31726405
meta/action_spaces.json ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "default_action_space": "joint_abs",
4
+ "canonical_lerobot_action": "action",
5
+ "state": {
6
+ "field": "observation.state",
7
+ "dimension": 16,
8
+ "layout": [
9
+ "ee_x",
10
+ "ee_y",
11
+ "ee_z",
12
+ "ee_qw",
13
+ "ee_qx",
14
+ "ee_qy",
15
+ "ee_qz",
16
+ "j1",
17
+ "j2",
18
+ "j3",
19
+ "j4",
20
+ "j5",
21
+ "j6",
22
+ "j7",
23
+ "gripper_1",
24
+ "gripper_2"
25
+ ],
26
+ "padding": "none in dataset; model-side padding only"
27
+ },
28
+ "spaces": {
29
+ "joint_abs": {
30
+ "field": "action.joint_abs",
31
+ "dimension": 8
32
+ },
33
+ "ee_abs_quat": {
34
+ "field": "action.ee_abs_quat",
35
+ "dimension": 8
36
+ },
37
+ "ee_abs_rot6d": {
38
+ "field": "action.ee_abs_rot6d",
39
+ "dimension": 10
40
+ },
41
+ "ee_delta": {
42
+ "field": "action.ee_delta",
43
+ "dimension": 7
44
+ }
45
+ },
46
+ "conventions": {
47
+ "verification_reference": "FK of source dataset action[:, :7]",
48
+ "source_fk_frame": "right_gripper",
49
+ "source_fk_to_tcp_translation_m": [
50
+ 0.0,
51
+ 0.0,
52
+ 0.0034
53
+ ],
54
+ "source_fk_to_tcp_rotation_matrix": [
55
+ [
56
+ -1.0,
57
+ 0.0,
58
+ 0.0
59
+ ],
60
+ [
61
+ 0.0,
62
+ -1.0,
63
+ 0.0
64
+ ],
65
+ [
66
+ 0.0,
67
+ 0.0,
68
+ 1.0
69
+ ]
70
+ ],
71
+ "ee_abs_quat_order": "wxyz; canonicalized to qw >= 0",
72
+ "ee_abs_rot6d": "first two rotation-matrix columns concatenated",
73
+ "ee_delta_frame": "robot base",
74
+ "ee_delta_reference": "previous action target within the same episode",
75
+ "ee_delta_first_action": "exact zero pose delta with absolute gripper",
76
+ "ee_delta_seed": "meta/episodes action.ee_delta.seed_position and seed_quaternion_wxyz",
77
+ "gripper": "absolute single-finger position copied from source action[:, 7]"
78
+ },
79
+ "training": {
80
+ "selection_argument": "--action-space joint_abs|ee_abs_quat|ee_abs_rot6d|ee_delta",
81
+ "padding": "normalize native active dimensions first, then model-side pad and mask"
82
+ }
83
+ }
meta/conversion_manifest.json ADDED
@@ -0,0 +1,63 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "created_at_utc": "2026-07-15T11:05:50.907980+00:00",
4
+ "source_dataset": "/home/ext_minje/INSIGHTparam",
5
+ "source_info_sha256": "4cca01fc13d5729707b290ac57cc9437bc951b694087d5e50602116512a235b0",
6
+ "source_data_sha256": {
7
+ "data/chunk-000/file-000.parquet": "34d0a6eea949c22bc35b08b8a8fa2cc80464fc82c9dec91e33960a27f18949bb"
8
+ },
9
+ "output_data_sha256": {
10
+ "data/chunk-000/file-000.parquet": "9440241f9e80e42781fe305175e9820f229ff7989b93ce0c15b503d7b2a58059"
11
+ },
12
+ "converter": "/home/ext_minje/clvla/benchmarks/INSIGHT/convert_dataset/action space/convert_multispace_dataset.py",
13
+ "conversion_function": "fk_worker + v2 action-space assembly",
14
+ "runtime_split": {
15
+ "parquet_and_stats_python": "/home/ext_minje/miniforge3/envs/lerobot060_groot/bin/python",
16
+ "lula_fk_python": "/home/ext_minje/miniforge3/envs/env_insightbench_eval/bin/python"
17
+ },
18
+ "delta_frame": "base",
19
+ "native_dimensions": {
20
+ "observation.state": 16,
21
+ "action": 8,
22
+ "action.joint_abs": 8,
23
+ "action.ee_abs_quat": 8,
24
+ "action.ee_abs_rot6d": 10,
25
+ "action.ee_delta": 7
26
+ },
27
+ "video_transfer": "hardlink where supported, copy fallback",
28
+ "video_files": 24,
29
+ "stats_status": "complete",
30
+ "episode_metadata_sha256": {
31
+ "meta/episodes/chunk-000/file-000.parquet": "856530716966c20a227595b5240d38743ad430103780f29ce5ffadd92c354a0e"
32
+ },
33
+ "parquet_compression": {
34
+ "data": "snappy",
35
+ "episode_metadata": "snappy"
36
+ },
37
+ "stats_recompute": {
38
+ "completed_at_utc": "2026-07-15T11:15:56.514599+00:00",
39
+ "environment_python": "/home/ext_minje/miniforge3/envs/lerobot060_groot/bin/python",
40
+ "lerobot_version": "0.6.0",
41
+ "tool": "python -m lerobot.scripts.lerobot_edit_dataset",
42
+ "operation": "recompute_stats",
43
+ "output_mode": "in_place via --new_root equal to --root",
44
+ "skip_image_video": true,
45
+ "numeric_fields": [
46
+ "action",
47
+ "action.ee_abs_quat",
48
+ "action.ee_abs_rot6d",
49
+ "action.ee_delta",
50
+ "action.joint_abs",
51
+ "action.skill_id",
52
+ "action.skill_param",
53
+ "episode_index",
54
+ "frame_index",
55
+ "index",
56
+ "next.reward",
57
+ "observation.state",
58
+ "task_index",
59
+ "timestamp"
60
+ ]
61
+ },
62
+ "stats_json_sha256": "c89408d82d9f7be3e804907657f64734dd3da386e79926d78a721a1074a997ef"
63
+ }
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:856530716966c20a227595b5240d38743ad430103780f29ce5ffadd92c354a0e
3
+ size 3477812
meta/info.json ADDED
@@ -0,0 +1,390 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "franka_panda",
4
+ "total_episodes": 3838,
5
+ "total_frames": 156738,
6
+ "total_tasks": 9,
7
+ "chunks_size": 1000,
8
+ "fps": 10,
9
+ "splits": {
10
+ "train": "0:3838"
11
+ },
12
+ "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
13
+ "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
14
+ "features": {
15
+ "observation.state": {
16
+ "dtype": "float32",
17
+ "shape": [
18
+ 16
19
+ ],
20
+ "names": [
21
+ "ee_x",
22
+ "ee_y",
23
+ "ee_z",
24
+ "ee_qw",
25
+ "ee_qx",
26
+ "ee_qy",
27
+ "ee_qz",
28
+ "j1",
29
+ "j2",
30
+ "j3",
31
+ "j4",
32
+ "j5",
33
+ "j6",
34
+ "j7",
35
+ "gripper_1",
36
+ "gripper_2"
37
+ ],
38
+ "fps": 10
39
+ },
40
+ "observation.images.wrist": {
41
+ "dtype": "video",
42
+ "shape": [
43
+ 672,
44
+ 672,
45
+ 3
46
+ ],
47
+ "names": [
48
+ "height",
49
+ "width",
50
+ "channels"
51
+ ],
52
+ "info": {
53
+ "video.height": 672,
54
+ "video.width": 672,
55
+ "video.codec": "av1",
56
+ "video.pix_fmt": "yuv420p",
57
+ "video.is_depth_map": false,
58
+ "video.fps": 10,
59
+ "video.channels": 3,
60
+ "has_audio": false
61
+ }
62
+ },
63
+ "observation.images.wrist_semantic": {
64
+ "dtype": "video",
65
+ "shape": [
66
+ 672,
67
+ 672,
68
+ 3
69
+ ],
70
+ "names": [
71
+ "height",
72
+ "width",
73
+ "channels"
74
+ ],
75
+ "info": {
76
+ "video.height": 672,
77
+ "video.width": 672,
78
+ "video.codec": "av1",
79
+ "video.pix_fmt": "yuv420p",
80
+ "video.is_depth_map": false,
81
+ "video.fps": 10,
82
+ "video.channels": 3,
83
+ "has_audio": false
84
+ }
85
+ },
86
+ "observation.images.left_shoulder": {
87
+ "dtype": "video",
88
+ "shape": [
89
+ 672,
90
+ 672,
91
+ 3
92
+ ],
93
+ "names": [
94
+ "height",
95
+ "width",
96
+ "channels"
97
+ ],
98
+ "info": {
99
+ "video.height": 672,
100
+ "video.width": 672,
101
+ "video.codec": "av1",
102
+ "video.pix_fmt": "yuv420p",
103
+ "video.is_depth_map": false,
104
+ "video.fps": 10,
105
+ "video.channels": 3,
106
+ "has_audio": false
107
+ }
108
+ },
109
+ "observation.images.left_shoulder_semantic": {
110
+ "dtype": "video",
111
+ "shape": [
112
+ 672,
113
+ 672,
114
+ 3
115
+ ],
116
+ "names": [
117
+ "height",
118
+ "width",
119
+ "channels"
120
+ ],
121
+ "info": {
122
+ "video.height": 672,
123
+ "video.width": 672,
124
+ "video.codec": "av1",
125
+ "video.pix_fmt": "yuv420p",
126
+ "video.is_depth_map": false,
127
+ "video.fps": 10,
128
+ "video.channels": 3,
129
+ "has_audio": false
130
+ }
131
+ },
132
+ "observation.images.right_shoulder": {
133
+ "dtype": "video",
134
+ "shape": [
135
+ 672,
136
+ 672,
137
+ 3
138
+ ],
139
+ "names": [
140
+ "height",
141
+ "width",
142
+ "channels"
143
+ ],
144
+ "info": {
145
+ "video.height": 672,
146
+ "video.width": 672,
147
+ "video.codec": "av1",
148
+ "video.pix_fmt": "yuv420p",
149
+ "video.is_depth_map": false,
150
+ "video.fps": 10,
151
+ "video.channels": 3,
152
+ "has_audio": false
153
+ }
154
+ },
155
+ "observation.images.right_shoulder_semantic": {
156
+ "dtype": "video",
157
+ "shape": [
158
+ 672,
159
+ 672,
160
+ 3
161
+ ],
162
+ "names": [
163
+ "height",
164
+ "width",
165
+ "channels"
166
+ ],
167
+ "info": {
168
+ "video.height": 672,
169
+ "video.width": 672,
170
+ "video.codec": "av1",
171
+ "video.pix_fmt": "yuv420p",
172
+ "video.is_depth_map": false,
173
+ "video.fps": 10,
174
+ "video.channels": 3,
175
+ "has_audio": false
176
+ }
177
+ },
178
+ "observation.images.guide": {
179
+ "dtype": "video",
180
+ "shape": [
181
+ 672,
182
+ 672,
183
+ 3
184
+ ],
185
+ "names": [
186
+ "height",
187
+ "width",
188
+ "channels"
189
+ ],
190
+ "info": {
191
+ "video.height": 672,
192
+ "video.width": 672,
193
+ "video.codec": "av1",
194
+ "video.pix_fmt": "yuv420p",
195
+ "video.is_depth_map": false,
196
+ "video.fps": 10,
197
+ "video.channels": 3,
198
+ "has_audio": false
199
+ }
200
+ },
201
+ "observation.images.guide_semantic": {
202
+ "dtype": "video",
203
+ "shape": [
204
+ 672,
205
+ 672,
206
+ 3
207
+ ],
208
+ "names": [
209
+ "height",
210
+ "width",
211
+ "channels"
212
+ ],
213
+ "info": {
214
+ "video.height": 672,
215
+ "video.width": 672,
216
+ "video.codec": "av1",
217
+ "video.pix_fmt": "yuv420p",
218
+ "video.is_depth_map": false,
219
+ "video.fps": 10,
220
+ "video.channels": 3,
221
+ "has_audio": false
222
+ }
223
+ },
224
+ "action": {
225
+ "dtype": "float32",
226
+ "shape": [
227
+ 8
228
+ ],
229
+ "names": [
230
+ "j1",
231
+ "j2",
232
+ "j3",
233
+ "j4",
234
+ "j5",
235
+ "j6",
236
+ "j7",
237
+ "gripper"
238
+ ],
239
+ "fps": 10
240
+ },
241
+ "action.joint_abs": {
242
+ "dtype": "float32",
243
+ "shape": [
244
+ 8
245
+ ],
246
+ "names": [
247
+ "j1",
248
+ "j2",
249
+ "j3",
250
+ "j4",
251
+ "j5",
252
+ "j6",
253
+ "j7",
254
+ "gripper"
255
+ ],
256
+ "fps": 10
257
+ },
258
+ "action.ee_abs_quat": {
259
+ "dtype": "float32",
260
+ "shape": [
261
+ 8
262
+ ],
263
+ "names": [
264
+ "x",
265
+ "y",
266
+ "z",
267
+ "qw",
268
+ "qx",
269
+ "qy",
270
+ "qz",
271
+ "gripper"
272
+ ],
273
+ "fps": 10
274
+ },
275
+ "action.ee_abs_rot6d": {
276
+ "dtype": "float32",
277
+ "shape": [
278
+ 10
279
+ ],
280
+ "names": [
281
+ "x",
282
+ "y",
283
+ "z",
284
+ "r_col0_x",
285
+ "r_col0_y",
286
+ "r_col0_z",
287
+ "r_col1_x",
288
+ "r_col1_y",
289
+ "r_col1_z",
290
+ "gripper"
291
+ ],
292
+ "fps": 10
293
+ },
294
+ "action.ee_delta": {
295
+ "dtype": "float32",
296
+ "shape": [
297
+ 7
298
+ ],
299
+ "names": [
300
+ "delta_x",
301
+ "delta_y",
302
+ "delta_z",
303
+ "delta_axis_angle_x",
304
+ "delta_axis_angle_y",
305
+ "delta_axis_angle_z",
306
+ "gripper"
307
+ ],
308
+ "fps": 10
309
+ },
310
+ "next.reward": {
311
+ "dtype": "float32",
312
+ "shape": [
313
+ 1
314
+ ],
315
+ "names": [
316
+ "reward"
317
+ ],
318
+ "fps": 10
319
+ },
320
+ "action.skill_id": {
321
+ "dtype": "int32",
322
+ "shape": [
323
+ 1
324
+ ],
325
+ "names": [
326
+ "skill_id"
327
+ ],
328
+ "fps": 10
329
+ },
330
+ "action.skill_param": {
331
+ "dtype": "float32",
332
+ "shape": [
333
+ 8
334
+ ],
335
+ "names": [
336
+ "param1",
337
+ "param2",
338
+ "param3",
339
+ "param4",
340
+ "param5",
341
+ "param6",
342
+ "param7",
343
+ "param8"
344
+ ],
345
+ "fps": 10
346
+ },
347
+ "timestamp": {
348
+ "dtype": "float32",
349
+ "shape": [
350
+ 1
351
+ ],
352
+ "names": null,
353
+ "fps": 10
354
+ },
355
+ "frame_index": {
356
+ "dtype": "int64",
357
+ "shape": [
358
+ 1
359
+ ],
360
+ "names": null,
361
+ "fps": 10
362
+ },
363
+ "episode_index": {
364
+ "dtype": "int64",
365
+ "shape": [
366
+ 1
367
+ ],
368
+ "names": null,
369
+ "fps": 10
370
+ },
371
+ "index": {
372
+ "dtype": "int64",
373
+ "shape": [
374
+ 1
375
+ ],
376
+ "names": null,
377
+ "fps": 10
378
+ },
379
+ "task_index": {
380
+ "dtype": "int64",
381
+ "shape": [
382
+ 1
383
+ ],
384
+ "names": null,
385
+ "fps": 10
386
+ }
387
+ },
388
+ "data_files_size_in_mb": 100,
389
+ "video_files_size_in_mb": 200
390
+ }
meta/robot_only_kinematic_report.json ADDED
@@ -0,0 +1,959 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "mode": "environment-free sequential Lula DLS with kinematic teleport",
3
+ "frame_name": "right_gripper",
4
+ "uses_isaac_scene": false,
5
+ "uses_objects": false,
6
+ "uses_physics": false,
7
+ "uses_collision": false,
8
+ "uses_camera": false,
9
+ "uses_gpu_simulation": false,
10
+ "counts": {
11
+ "episodes": 9,
12
+ "numeric_pass": 9,
13
+ "target_equivalence_pass": 9,
14
+ "kinematic_equivalence_pass": 9,
15
+ "strict_ik_pass": 9
16
+ },
17
+ "conversion_status": "pass",
18
+ "source_joint_branch_equivalence_status": "pass",
19
+ "episodes": [
20
+ {
21
+ "task": "1ext",
22
+ "episode_index": 2433,
23
+ "frames": 30,
24
+ "numeric_pass": true,
25
+ "target_equivalence_pass": true,
26
+ "kinematic_equivalence_pass": true,
27
+ "strict_ik_pass": true,
28
+ "numeric": {
29
+ "ee_abs_quat": {
30
+ "vs_joint_fk_position_max_m": 2.965795363069542e-08,
31
+ "vs_joint_fk_rotation_max_rad": 6.989264130329237e-08
32
+ },
33
+ "ee_abs_rot6d": {
34
+ "vs_joint_fk_position_max_m": 2.965795363069542e-08,
35
+ "vs_joint_fk_rotation_max_rad": 2.9802322387695312e-08
36
+ },
37
+ "ee_delta": {
38
+ "vs_joint_fk_position_max_m": 6.393482368808433e-09,
39
+ "vs_joint_fk_rotation_max_rad": 0.0
40
+ }
41
+ },
42
+ "target_pairwise": {
43
+ "ee_abs_quat_vs_ee_abs_rot6d": {
44
+ "target_position_max_m": 0.0,
45
+ "target_rotation_max_rad": 7.300048299977715e-08
46
+ },
47
+ "ee_abs_quat_vs_ee_delta": {
48
+ "target_position_max_m": 3.099996515001366e-08,
49
+ "target_rotation_max_rad": 6.989264130329237e-08
50
+ },
51
+ "ee_abs_rot6d_vs_ee_delta": {
52
+ "target_position_max_m": 3.099996515001366e-08,
53
+ "target_rotation_max_rad": 0.0
54
+ }
55
+ },
56
+ "spaces": {
57
+ "ee_abs_quat": {
58
+ "equivalence_pass": true,
59
+ "strict_ik_pass": true,
60
+ "invalid_ik_steps": 0,
61
+ "position_rmse_m": 3.654652590290193e-08,
62
+ "position_max_m": 7.193383428421455e-08,
63
+ "rotation_rmse_deg": 3.708432114758196e-06,
64
+ "rotation_max_deg": 9.035490975690211e-06,
65
+ "joint_vs_source_rmse_rad": 0.07373844130802912,
66
+ "joint_vs_source_max_rad": 0.1701692597655564,
67
+ "ik_position_residual_max_m": 4.49701026661975e-08,
68
+ "ik_rotation_residual_max_rad": 1.3079625406384698e-07,
69
+ "ik_iterations_max": 5,
70
+ "ik_iterations_mean": 3.1
71
+ },
72
+ "ee_abs_rot6d": {
73
+ "equivalence_pass": true,
74
+ "strict_ik_pass": true,
75
+ "invalid_ik_steps": 0,
76
+ "position_rmse_m": 3.654655915610069e-08,
77
+ "position_max_m": 7.193377355092279e-08,
78
+ "rotation_rmse_deg": 3.1945284701301994e-06,
79
+ "rotation_max_deg": 7.636383641665696e-06,
80
+ "joint_vs_source_rmse_rad": 0.0737384400099015,
81
+ "joint_vs_source_max_rad": 0.17016928621668367,
82
+ "ik_position_residual_max_m": 4.497005075663124e-08,
83
+ "ik_rotation_residual_max_rad": 1.3079541675228675e-07,
84
+ "ik_iterations_max": 5,
85
+ "ik_iterations_mean": 3.1
86
+ },
87
+ "ee_delta": {
88
+ "equivalence_pass": true,
89
+ "strict_ik_pass": true,
90
+ "invalid_ik_steps": 0,
91
+ "position_rmse_m": 2.3574328696610482e-08,
92
+ "position_max_m": 4.3345946564032476e-08,
93
+ "rotation_rmse_deg": 3.2473341709810944e-06,
94
+ "rotation_max_deg": 7.636383641665696e-06,
95
+ "joint_vs_source_rmse_rad": 0.0737384407988419,
96
+ "joint_vs_source_max_rad": 0.17016928963208852,
97
+ "ik_position_residual_max_m": 4.497016786462337e-08,
98
+ "ik_rotation_residual_max_rad": 1.307957621852245e-07,
99
+ "ik_iterations_max": 5,
100
+ "ik_iterations_mean": 3.1
101
+ }
102
+ },
103
+ "trajectory_pairwise": {
104
+ "ee_abs_quat_vs_ee_abs_rot6d": {
105
+ "joint_max_rad": 1.023918394515988e-07,
106
+ "tcp_position_max_m": 3.5090005544749984e-13,
107
+ "tcp_rotation_max_rad": 7.300048299977715e-08
108
+ },
109
+ "ee_abs_quat_vs_ee_delta": {
110
+ "joint_max_rad": 1.6637517230577714e-07,
111
+ "tcp_position_max_m": 3.099995257609667e-08,
112
+ "tcp_rotation_max_rad": 7.88495335300145e-08
113
+ },
114
+ "ee_abs_rot6d_vs_ee_delta": {
115
+ "joint_max_rad": 1.2200064825051982e-07,
116
+ "tcp_position_max_m": 3.099986823090714e-08,
117
+ "tcp_rotation_max_rad": 4.2146848510894035e-08
118
+ }
119
+ }
120
+ },
121
+ {
122
+ "task": "3a",
123
+ "episode_index": 1533,
124
+ "frames": 40,
125
+ "numeric_pass": true,
126
+ "target_equivalence_pass": true,
127
+ "kinematic_equivalence_pass": true,
128
+ "strict_ik_pass": true,
129
+ "numeric": {
130
+ "ee_abs_quat": {
131
+ "vs_joint_fk_position_max_m": 3.094041988729495e-08,
132
+ "vs_joint_fk_rotation_max_rad": 6.664001874625058e-08
133
+ },
134
+ "ee_abs_rot6d": {
135
+ "vs_joint_fk_position_max_m": 3.094041988729495e-08,
136
+ "vs_joint_fk_rotation_max_rad": 2.9802322387695312e-08
137
+ },
138
+ "ee_delta": {
139
+ "vs_joint_fk_position_max_m": 7.331098514483377e-09,
140
+ "vs_joint_fk_rotation_max_rad": 2.1073424255447017e-08
141
+ }
142
+ },
143
+ "target_pairwise": {
144
+ "ee_abs_quat_vs_ee_abs_rot6d": {
145
+ "target_position_max_m": 0.0,
146
+ "target_rotation_max_rad": 7.300048299977715e-08
147
+ },
148
+ "ee_abs_quat_vs_ee_delta": {
149
+ "target_position_max_m": 3.761395767571502e-08,
150
+ "target_rotation_max_rad": 7.300048299977715e-08
151
+ },
152
+ "ee_abs_rot6d_vs_ee_delta": {
153
+ "target_position_max_m": 3.761395767571502e-08,
154
+ "target_rotation_max_rad": 2.1073424255447017e-08
155
+ }
156
+ },
157
+ "spaces": {
158
+ "ee_abs_quat": {
159
+ "equivalence_pass": true,
160
+ "strict_ik_pass": true,
161
+ "invalid_ik_steps": 0,
162
+ "position_rmse_m": 2.641083667728614e-08,
163
+ "position_max_m": 8.778773491893941e-08,
164
+ "rotation_rmse_deg": 1.9375207382177287e-06,
165
+ "rotation_max_deg": 5.7905745997743736e-06,
166
+ "joint_vs_source_rmse_rad": 0.12082130410533459,
167
+ "joint_vs_source_max_rad": 0.2894062651101062,
168
+ "ik_position_residual_max_m": 9.091148348413287e-08,
169
+ "ik_rotation_residual_max_rad": 1.1623156600980114e-07,
170
+ "ik_iterations_max": 7,
171
+ "ik_iterations_mean": 2.55
172
+ },
173
+ "ee_abs_rot6d": {
174
+ "equivalence_pass": true,
175
+ "strict_ik_pass": true,
176
+ "invalid_ik_steps": 0,
177
+ "position_rmse_m": 2.6410853105010003e-08,
178
+ "position_max_m": 8.778774733516587e-08,
179
+ "rotation_rmse_deg": 1.8705243402217368e-06,
180
+ "rotation_max_deg": 7.443026089337888e-06,
181
+ "joint_vs_source_rmse_rad": 0.12082130647830558,
182
+ "joint_vs_source_max_rad": 0.28940627121119367,
183
+ "ik_position_residual_max_m": 9.09114991655449e-08,
184
+ "ik_rotation_residual_max_rad": 1.1623159582847713e-07,
185
+ "ik_iterations_max": 7,
186
+ "ik_iterations_mean": 2.55
187
+ },
188
+ "ee_delta": {
189
+ "equivalence_pass": true,
190
+ "strict_ik_pass": true,
191
+ "invalid_ik_steps": 0,
192
+ "position_rmse_m": 2.0974976299721503e-08,
193
+ "position_max_m": 9.134618503036939e-08,
194
+ "rotation_rmse_deg": 1.7600994619320254e-06,
195
+ "rotation_max_deg": 6.722620413208828e-06,
196
+ "joint_vs_source_rmse_rad": 0.12082130159869006,
197
+ "joint_vs_source_max_rad": 0.28940625874050574,
198
+ "ik_position_residual_max_m": 9.091268037114253e-08,
199
+ "ik_rotation_residual_max_rad": 1.162315239836074e-07,
200
+ "ik_iterations_max": 7,
201
+ "ik_iterations_mean": 2.55
202
+ }
203
+ },
204
+ "trajectory_pairwise": {
205
+ "ee_abs_quat_vs_ee_abs_rot6d": {
206
+ "joint_max_rad": 9.612172258144369e-08,
207
+ "tcp_position_max_m": 2.0178522280375526e-13,
208
+ "tcp_rotation_max_rad": 6.664001874625058e-08
209
+ },
210
+ "ee_abs_quat_vs_ee_delta": {
211
+ "joint_max_rad": 1.398147424502838e-07,
212
+ "tcp_position_max_m": 3.761379927789935e-08,
213
+ "tcp_rotation_max_rad": 6.989264130329237e-08
214
+ },
215
+ "ee_abs_rot6d_vs_ee_delta": {
216
+ "joint_max_rad": 1.3659390241116398e-07,
217
+ "tcp_position_max_m": 3.7613789035151574e-08,
218
+ "tcp_rotation_max_rad": 4.2146848510894035e-08
219
+ }
220
+ }
221
+ },
222
+ {
223
+ "task": "3b",
224
+ "episode_index": 2624,
225
+ "frames": 43,
226
+ "numeric_pass": true,
227
+ "target_equivalence_pass": true,
228
+ "kinematic_equivalence_pass": true,
229
+ "strict_ik_pass": true,
230
+ "numeric": {
231
+ "ee_abs_quat": {
232
+ "vs_joint_fk_position_max_m": 3.094056871150997e-08,
233
+ "vs_joint_fk_rotation_max_rad": 5.575503985246929e-08
234
+ },
235
+ "ee_abs_rot6d": {
236
+ "vs_joint_fk_position_max_m": 3.094056871150997e-08,
237
+ "vs_joint_fk_rotation_max_rad": 2.9802322387695312e-08
238
+ },
239
+ "ee_delta": {
240
+ "vs_joint_fk_position_max_m": 3.2495334449193685e-09,
241
+ "vs_joint_fk_rotation_max_rad": 0.0
242
+ }
243
+ },
244
+ "target_pairwise": {
245
+ "ee_abs_quat_vs_ee_abs_rot6d": {
246
+ "target_position_max_m": 0.0,
247
+ "target_rotation_max_rad": 5.16191365590357e-08
248
+ },
249
+ "ee_abs_quat_vs_ee_delta": {
250
+ "target_position_max_m": 3.2590571635585243e-08,
251
+ "target_rotation_max_rad": 4.2146848510894035e-08
252
+ },
253
+ "ee_abs_rot6d_vs_ee_delta": {
254
+ "target_position_max_m": 3.2590571635585243e-08,
255
+ "target_rotation_max_rad": 2.1073424255447017e-08
256
+ }
257
+ },
258
+ "spaces": {
259
+ "ee_abs_quat": {
260
+ "equivalence_pass": true,
261
+ "strict_ik_pass": true,
262
+ "invalid_ik_steps": 0,
263
+ "position_rmse_m": 2.180652800915146e-08,
264
+ "position_max_m": 6.825697605891215e-08,
265
+ "rotation_rmse_deg": 3.751004313259738e-06,
266
+ "rotation_max_deg": 6.273929367455621e-06,
267
+ "joint_vs_source_rmse_rad": 0.0943206720900372,
268
+ "joint_vs_source_max_rad": 0.26876775569713374,
269
+ "ik_position_residual_max_m": 4.502324668212593e-08,
270
+ "ik_rotation_residual_max_rad": 1.0409832009452605e-07,
271
+ "ik_iterations_max": 5,
272
+ "ik_iterations_mean": 2.395348837209302
273
+ },
274
+ "ee_abs_rot6d": {
275
+ "equivalence_pass": true,
276
+ "strict_ik_pass": true,
277
+ "invalid_ik_steps": 0,
278
+ "position_rmse_m": 2.180650516319694e-08,
279
+ "position_max_m": 6.825696097150113e-08,
280
+ "rotation_rmse_deg": 3.1785690274014897e-06,
281
+ "rotation_max_deg": 5.7905745997743736e-06,
282
+ "joint_vs_source_rmse_rad": 0.09432067111555482,
283
+ "joint_vs_source_max_rad": 0.2687677440367521,
284
+ "ik_position_residual_max_m": 4.502013096072356e-08,
285
+ "ik_rotation_residual_max_rad": 1.0409828724437796e-07,
286
+ "ik_iterations_max": 5,
287
+ "ik_iterations_mean": 2.395348837209302
288
+ },
289
+ "ee_delta": {
290
+ "equivalence_pass": true,
291
+ "strict_ik_pass": true,
292
+ "invalid_ik_steps": 0,
293
+ "position_rmse_m": 2.0555280521247235e-08,
294
+ "position_max_m": 4.527364305474714e-08,
295
+ "rotation_rmse_deg": 2.9403132798884834e-06,
296
+ "rotation_max_deg": 5.7905745997743736e-06,
297
+ "joint_vs_source_rmse_rad": 0.09432067384518553,
298
+ "joint_vs_source_max_rad": 0.26876775321863344,
299
+ "ik_position_residual_max_m": 4.5016420651952146e-08,
300
+ "ik_rotation_residual_max_rad": 1.0409834975683972e-07,
301
+ "ik_iterations_max": 5,
302
+ "ik_iterations_mean": 2.395348837209302
303
+ }
304
+ },
305
+ "trajectory_pairwise": {
306
+ "ee_abs_quat_vs_ee_abs_rot6d": {
307
+ "joint_max_rad": 8.581951504993413e-08,
308
+ "tcp_position_max_m": 1.2631014742358003e-11,
309
+ "tcp_rotation_max_rad": 5.960464477539064e-08
310
+ },
311
+ "ee_abs_quat_vs_ee_delta": {
312
+ "joint_max_rad": 1.4375133394750605e-07,
313
+ "tcp_position_max_m": 3.2590571466760393e-08,
314
+ "tcp_rotation_max_rad": 5.575503985246929e-08
315
+ },
316
+ "ee_abs_rot6d_vs_ee_delta": {
317
+ "joint_max_rad": 1.3682347832499886e-07,
318
+ "tcp_position_max_m": 3.2590571693901e-08,
319
+ "tcp_rotation_max_rad": 2.9802322387695312e-08
320
+ }
321
+ }
322
+ },
323
+ {
324
+ "task": "3c",
325
+ "episode_index": 3591,
326
+ "frames": 43,
327
+ "numeric_pass": true,
328
+ "target_equivalence_pass": true,
329
+ "kinematic_equivalence_pass": true,
330
+ "strict_ik_pass": true,
331
+ "numeric": {
332
+ "ee_abs_quat": {
333
+ "vs_joint_fk_position_max_m": 3.187956149374929e-08,
334
+ "vs_joint_fk_rotation_max_rad": 6.322027276634106e-08
335
+ },
336
+ "ee_abs_rot6d": {
337
+ "vs_joint_fk_position_max_m": 3.187956149374929e-08,
338
+ "vs_joint_fk_rotation_max_rad": 2.9802322387695312e-08
339
+ },
340
+ "ee_delta": {
341
+ "vs_joint_fk_position_max_m": 5.507667293736786e-09,
342
+ "vs_joint_fk_rotation_max_rad": 0.0
343
+ }
344
+ },
345
+ "target_pairwise": {
346
+ "ee_abs_quat_vs_ee_abs_rot6d": {
347
+ "target_position_max_m": 0.0,
348
+ "target_rotation_max_rad": 6.322027276634106e-08
349
+ },
350
+ "ee_abs_quat_vs_ee_delta": {
351
+ "target_position_max_m": 3.4375178267850306e-08,
352
+ "target_rotation_max_rad": 5.16191365590357e-08
353
+ },
354
+ "ee_abs_rot6d_vs_ee_delta": {
355
+ "target_position_max_m": 3.4375178267850306e-08,
356
+ "target_rotation_max_rad": 2.9802322387695312e-08
357
+ }
358
+ },
359
+ "spaces": {
360
+ "ee_abs_quat": {
361
+ "equivalence_pass": true,
362
+ "strict_ik_pass": true,
363
+ "invalid_ik_steps": 0,
364
+ "position_rmse_m": 1.8572196405309473e-08,
365
+ "position_max_m": 4.982827691834917e-08,
366
+ "rotation_rmse_deg": 2.7863858523327887e-06,
367
+ "rotation_max_deg": 6.613302226726415e-06,
368
+ "joint_vs_source_rmse_rad": 0.09415471249337189,
369
+ "joint_vs_source_max_rad": 0.2880095662463041,
370
+ "ik_position_residual_max_m": 4.986386111286547e-08,
371
+ "ik_rotation_residual_max_rad": 1.2376203113465058e-07,
372
+ "ik_iterations_max": 5,
373
+ "ik_iterations_mean": 2.3488372093023258
374
+ },
375
+ "ee_abs_rot6d": {
376
+ "equivalence_pass": true,
377
+ "strict_ik_pass": true,
378
+ "invalid_ik_steps": 0,
379
+ "position_rmse_m": 1.857219517252742e-08,
380
+ "position_max_m": 4.9828291989196546e-08,
381
+ "rotation_rmse_deg": 1.931167116607379e-06,
382
+ "rotation_max_deg": 7.824964720612764e-06,
383
+ "joint_vs_source_rmse_rad": 0.09415471321513218,
384
+ "joint_vs_source_max_rad": 0.2880095600017487,
385
+ "ik_position_residual_max_m": 4.986387640047397e-08,
386
+ "ik_rotation_residual_max_rad": 1.237620822341512e-07,
387
+ "ik_iterations_max": 5,
388
+ "ik_iterations_mean": 2.3488372093023258
389
+ },
390
+ "ee_delta": {
391
+ "equivalence_pass": true,
392
+ "strict_ik_pass": true,
393
+ "invalid_ik_steps": 0,
394
+ "position_rmse_m": 9.569000355970602e-09,
395
+ "position_max_m": 4.5798727209703786e-08,
396
+ "rotation_rmse_deg": 2.358008895988246e-06,
397
+ "rotation_max_deg": 7.3444386094852035e-06,
398
+ "joint_vs_source_rmse_rad": 0.0941547165653074,
399
+ "joint_vs_source_max_rad": 0.28800956480117457,
400
+ "ik_position_residual_max_m": 4.9863751929752146e-08,
401
+ "ik_rotation_residual_max_rad": 1.2376175545436004e-07,
402
+ "ik_iterations_max": 5,
403
+ "ik_iterations_mean": 2.3488372093023258
404
+ }
405
+ },
406
+ "trajectory_pairwise": {
407
+ "ee_abs_quat_vs_ee_abs_rot6d": {
408
+ "joint_max_rad": 8.463044842699219e-08,
409
+ "tcp_position_max_m": 5.34032061264213e-14,
410
+ "tcp_rotation_max_rad": 5.575503985246929e-08
411
+ },
412
+ "ee_abs_quat_vs_ee_delta": {
413
+ "joint_max_rad": 1.5039966605456812e-07,
414
+ "tcp_position_max_m": 3.437502092057901e-08,
415
+ "tcp_rotation_max_rad": 5.960464477539064e-08
416
+ },
417
+ "ee_abs_rot6d_vs_ee_delta": {
418
+ "joint_max_rad": 1.5517017915023246e-07,
419
+ "tcp_position_max_m": 3.43749893278331e-08,
420
+ "tcp_rotation_max_rad": 4.2146848510894035e-08
421
+ }
422
+ }
423
+ },
424
+ {
425
+ "task": "3d",
426
+ "episode_index": 751,
427
+ "frames": 43,
428
+ "numeric_pass": true,
429
+ "target_equivalence_pass": true,
430
+ "kinematic_equivalence_pass": true,
431
+ "strict_ik_pass": true,
432
+ "numeric": {
433
+ "ee_abs_quat": {
434
+ "vs_joint_fk_position_max_m": 3.111962905570949e-08,
435
+ "vs_joint_fk_rotation_max_rad": 5.960464477539064e-08
436
+ },
437
+ "ee_abs_rot6d": {
438
+ "vs_joint_fk_position_max_m": 3.111962905570949e-08,
439
+ "vs_joint_fk_rotation_max_rad": 3.650024149988857e-08
440
+ },
441
+ "ee_delta": {
442
+ "vs_joint_fk_position_max_m": 5.5948641598834025e-09,
443
+ "vs_joint_fk_rotation_max_rad": 4.2146848510894035e-08
444
+ }
445
+ },
446
+ "target_pairwise": {
447
+ "ee_abs_quat_vs_ee_abs_rot6d": {
448
+ "target_position_max_m": 0.0,
449
+ "target_rotation_max_rad": 5.960464477539064e-08
450
+ },
451
+ "ee_abs_quat_vs_ee_delta": {
452
+ "target_position_max_m": 3.425035804257169e-08,
453
+ "target_rotation_max_rad": 6.322027276634106e-08
454
+ },
455
+ "ee_abs_rot6d_vs_ee_delta": {
456
+ "target_position_max_m": 3.425035804257169e-08,
457
+ "target_rotation_max_rad": 6.322027276634106e-08
458
+ }
459
+ },
460
+ "spaces": {
461
+ "ee_abs_quat": {
462
+ "equivalence_pass": true,
463
+ "strict_ik_pass": true,
464
+ "invalid_ik_steps": 0,
465
+ "position_rmse_m": 2.743039096977034e-08,
466
+ "position_max_m": 9.472235707090848e-08,
467
+ "rotation_rmse_deg": 3.1356134173787795e-06,
468
+ "rotation_max_deg": 8.622691156561377e-06,
469
+ "joint_vs_source_rmse_rad": 0.07221482528812924,
470
+ "joint_vs_source_max_rad": 0.17487492771840255,
471
+ "ik_position_residual_max_m": 9.511793968151766e-08,
472
+ "ik_rotation_residual_max_rad": 1.6772662041722712e-07,
473
+ "ik_iterations_max": 5,
474
+ "ik_iterations_mean": 2.395348837209302
475
+ },
476
+ "ee_abs_rot6d": {
477
+ "equivalence_pass": true,
478
+ "strict_ik_pass": true,
479
+ "invalid_ik_steps": 0,
480
+ "position_rmse_m": 2.7430352401099652e-08,
481
+ "position_max_m": 9.472211382272958e-08,
482
+ "rotation_rmse_deg": 2.7061408103009367e-06,
483
+ "rotation_max_deg": 1.1197136397927998e-05,
484
+ "joint_vs_source_rmse_rad": 0.07221482685347702,
485
+ "joint_vs_source_max_rad": 0.17487492771645521,
486
+ "ik_position_residual_max_m": 9.511768090583288e-08,
487
+ "ik_rotation_residual_max_rad": 1.6772662133861268e-07,
488
+ "ik_iterations_max": 5,
489
+ "ik_iterations_mean": 2.395348837209302
490
+ },
491
+ "ee_delta": {
492
+ "equivalence_pass": true,
493
+ "strict_ik_pass": true,
494
+ "invalid_ik_steps": 0,
495
+ "position_rmse_m": 2.329838129939352e-08,
496
+ "position_max_m": 9.561130467192482e-08,
497
+ "rotation_rmse_deg": 3.1732313762342134e-06,
498
+ "rotation_max_deg": 8.706816964856289e-06,
499
+ "joint_vs_source_rmse_rad": 0.07221482701161798,
500
+ "joint_vs_source_max_rad": 0.17487491395204835,
501
+ "ik_position_residual_max_m": 9.51170231093336e-08,
502
+ "ik_rotation_residual_max_rad": 1.6772659203862418e-07,
503
+ "ik_iterations_max": 5,
504
+ "ik_iterations_mean": 2.395348837209302
505
+ }
506
+ },
507
+ "trajectory_pairwise": {
508
+ "ee_abs_quat_vs_ee_abs_rot6d": {
509
+ "joint_max_rad": 9.991210658810701e-08,
510
+ "tcp_position_max_m": 2.7199517140229677e-13,
511
+ "tcp_rotation_max_rad": 6.664001874625058e-08
512
+ },
513
+ "ee_abs_quat_vs_ee_delta": {
514
+ "joint_max_rad": 1.264109392717927e-07,
515
+ "tcp_position_max_m": 3.4249995708969655e-08,
516
+ "tcp_rotation_max_rad": 7.598131170262077e-08
517
+ },
518
+ "ee_abs_rot6d_vs_ee_delta": {
519
+ "joint_max_rad": 1.2570085017316046e-07,
520
+ "tcp_position_max_m": 3.425000577353923e-08,
521
+ "tcp_rotation_max_rad": 6.664001874625058e-08
522
+ }
523
+ }
524
+ },
525
+ {
526
+ "task": "5a",
527
+ "episode_index": 1721,
528
+ "frames": 62,
529
+ "numeric_pass": true,
530
+ "target_equivalence_pass": true,
531
+ "kinematic_equivalence_pass": true,
532
+ "strict_ik_pass": true,
533
+ "numeric": {
534
+ "ee_abs_quat": {
535
+ "vs_joint_fk_position_max_m": 3.413341843680789e-08,
536
+ "vs_joint_fk_rotation_max_rad": 7.300048299977715e-08
537
+ },
538
+ "ee_abs_rot6d": {
539
+ "vs_joint_fk_position_max_m": 3.413341843680789e-08,
540
+ "vs_joint_fk_rotation_max_rad": 4.2146848510894035e-08
541
+ },
542
+ "ee_delta": {
543
+ "vs_joint_fk_position_max_m": 4.901929382094795e-09,
544
+ "vs_joint_fk_rotation_max_rad": 7.300048299977715e-08
545
+ }
546
+ },
547
+ "target_pairwise": {
548
+ "ee_abs_quat_vs_ee_abs_rot6d": {
549
+ "target_position_max_m": 0.0,
550
+ "target_rotation_max_rad": 8.688795409866128e-08
551
+ },
552
+ "ee_abs_quat_vs_ee_delta": {
553
+ "target_position_max_m": 3.430464564512916e-08,
554
+ "target_rotation_max_rad": 7.300048299977715e-08
555
+ },
556
+ "ee_abs_rot6d_vs_ee_delta": {
557
+ "target_position_max_m": 3.430464564512916e-08,
558
+ "target_rotation_max_rad": 7.300048299977715e-08
559
+ }
560
+ },
561
+ "spaces": {
562
+ "ee_abs_quat": {
563
+ "equivalence_pass": true,
564
+ "strict_ik_pass": true,
565
+ "invalid_ik_steps": 0,
566
+ "position_rmse_m": 2.945304249253908e-08,
567
+ "position_max_m": 7.193246916484225e-08,
568
+ "rotation_rmse_deg": 2.6603890156307838e-06,
569
+ "rotation_max_deg": 1.2489631698061449e-05,
570
+ "joint_vs_source_rmse_rad": 0.0990493743199824,
571
+ "joint_vs_source_max_rad": 0.2965666171562926,
572
+ "ik_position_residual_max_m": 7.362283057266083e-08,
573
+ "ik_rotation_residual_max_rad": 2.029830969613595e-07,
574
+ "ik_iterations_max": 6,
575
+ "ik_iterations_mean": 3.435483870967742
576
+ },
577
+ "ee_abs_rot6d": {
578
+ "equivalence_pass": true,
579
+ "strict_ik_pass": true,
580
+ "invalid_ik_steps": 0,
581
+ "position_rmse_m": 2.9453043471440433e-08,
582
+ "position_max_m": 7.193246791270787e-08,
583
+ "rotation_rmse_deg": 2.629272284185214e-06,
584
+ "rotation_max_deg": 1.1581149199548762e-05,
585
+ "joint_vs_source_rmse_rad": 0.09904937728365962,
586
+ "joint_vs_source_max_rad": 0.29656662591814614,
587
+ "ik_position_residual_max_m": 7.362282919311324e-08,
588
+ "ik_rotation_residual_max_rad": 2.0298309223297157e-07,
589
+ "ik_iterations_max": 6,
590
+ "ik_iterations_mean": 3.435483870967742
591
+ },
592
+ "ee_delta": {
593
+ "equivalence_pass": true,
594
+ "strict_ik_pass": true,
595
+ "invalid_ik_steps": 0,
596
+ "position_rmse_m": 1.354205952309225e-08,
597
+ "position_max_m": 7.108670358127955e-08,
598
+ "rotation_rmse_deg": 2.7387805801461964e-06,
599
+ "rotation_max_deg": 1.1326587362040649e-05,
600
+ "joint_vs_source_rmse_rad": 0.09904937184318535,
601
+ "joint_vs_source_max_rad": 0.29656663266319355,
602
+ "ik_position_residual_max_m": 7.36222784610723e-08,
603
+ "ik_rotation_residual_max_rad": 2.0298117992172817e-07,
604
+ "ik_iterations_max": 6,
605
+ "ik_iterations_mean": 3.435483870967742
606
+ }
607
+ },
608
+ "trajectory_pairwise": {
609
+ "ee_abs_quat_vs_ee_abs_rot6d": {
610
+ "joint_max_rad": 1.0388232629665595e-07,
611
+ "tcp_position_max_m": 4.140744239631692e-14,
612
+ "tcp_rotation_max_rad": 7.88495335300145e-08
613
+ },
614
+ "ee_abs_quat_vs_ee_delta": {
615
+ "joint_max_rad": 1.862511920247556e-07,
616
+ "tcp_position_max_m": 3.4304645564892564e-08,
617
+ "tcp_rotation_max_rad": 7.88495335300145e-08
618
+ },
619
+ "ee_abs_rot6d_vs_ee_delta": {
620
+ "joint_max_rad": 1.8630409792663727e-07,
621
+ "tcp_position_max_m": 3.430464588718204e-08,
622
+ "tcp_rotation_max_rad": 7.300048299977715e-08
623
+ }
624
+ }
625
+ },
626
+ {
627
+ "task": "5b",
628
+ "episode_index": 2849,
629
+ "frames": 62,
630
+ "numeric_pass": true,
631
+ "target_equivalence_pass": true,
632
+ "kinematic_equivalence_pass": true,
633
+ "strict_ik_pass": true,
634
+ "numeric": {
635
+ "ee_abs_quat": {
636
+ "vs_joint_fk_position_max_m": 3.1979445110082305e-08,
637
+ "vs_joint_fk_rotation_max_rad": 7.598131170262077e-08
638
+ },
639
+ "ee_abs_rot6d": {
640
+ "vs_joint_fk_position_max_m": 3.1979445110082305e-08,
641
+ "vs_joint_fk_rotation_max_rad": 4.2146848510894035e-08
642
+ },
643
+ "ee_delta": {
644
+ "vs_joint_fk_position_max_m": 3.787163343734304e-09,
645
+ "vs_joint_fk_rotation_max_rad": 3.650024149988857e-08
646
+ }
647
+ },
648
+ "target_pairwise": {
649
+ "ee_abs_quat_vs_ee_abs_rot6d": {
650
+ "target_position_max_m": 0.0,
651
+ "target_rotation_max_rad": 7.300048299977715e-08
652
+ },
653
+ "ee_abs_quat_vs_ee_delta": {
654
+ "target_position_max_m": 3.123487674106191e-08,
655
+ "target_rotation_max_rad": 9.424321830774489e-08
656
+ },
657
+ "ee_abs_rot6d_vs_ee_delta": {
658
+ "target_position_max_m": 3.123487674106191e-08,
659
+ "target_rotation_max_rad": 5.960464477539064e-08
660
+ }
661
+ },
662
+ "spaces": {
663
+ "ee_abs_quat": {
664
+ "equivalence_pass": true,
665
+ "strict_ik_pass": true,
666
+ "invalid_ik_steps": 0,
667
+ "position_rmse_m": 3.024267189720122e-08,
668
+ "position_max_m": 6.585807321870324e-08,
669
+ "rotation_rmse_deg": 2.881039753949232e-06,
670
+ "rotation_max_deg": 1.3281600966983096e-05,
671
+ "joint_vs_source_rmse_rad": 0.20076379096406635,
672
+ "joint_vs_source_max_rad": 0.5060582649770297,
673
+ "ik_position_residual_max_m": 8.065979029886807e-08,
674
+ "ik_rotation_residual_max_rad": 2.377707573563511e-07,
675
+ "ik_iterations_max": 6,
676
+ "ik_iterations_mean": 3.225806451612903
677
+ },
678
+ "ee_abs_rot6d": {
679
+ "equivalence_pass": true,
680
+ "strict_ik_pass": true,
681
+ "invalid_ik_steps": 0,
682
+ "position_rmse_m": 3.024267001764049e-08,
683
+ "position_max_m": 6.585807348980188e-08,
684
+ "rotation_rmse_deg": 2.6515357830406168e-06,
685
+ "rotation_max_deg": 1.344524082641768e-05,
686
+ "joint_vs_source_rmse_rad": 0.2007637910894452,
687
+ "joint_vs_source_max_rad": 0.5060582659796666,
688
+ "ik_position_residual_max_m": 8.065979067966919e-08,
689
+ "ik_rotation_residual_max_rad": 2.3777076187245121e-07,
690
+ "ik_iterations_max": 6,
691
+ "ik_iterations_mean": 3.225806451612903
692
+ },
693
+ "ee_delta": {
694
+ "equivalence_pass": true,
695
+ "strict_ik_pass": true,
696
+ "invalid_ik_steps": 0,
697
+ "position_rmse_m": 1.8464353505346238e-08,
698
+ "position_max_m": 8.134070666716694e-08,
699
+ "rotation_rmse_deg": 2.7771466907663414e-06,
700
+ "rotation_max_deg": 1.2778113880520818e-05,
701
+ "joint_vs_source_rmse_rad": 0.20076379703922942,
702
+ "joint_vs_source_max_rad": 0.5060583252336787,
703
+ "ik_position_residual_max_m": 8.066061791089227e-08,
704
+ "ik_rotation_residual_max_rad": 2.3777311296291627e-07,
705
+ "ik_iterations_max": 6,
706
+ "ik_iterations_mean": 3.225806451612903
707
+ }
708
+ },
709
+ "trajectory_pairwise": {
710
+ "ee_abs_quat_vs_ee_abs_rot6d": {
711
+ "joint_max_rad": 6.661792584239379e-08,
712
+ "tcp_position_max_m": 4.8784765448418403e-14,
713
+ "tcp_rotation_max_rad": 7.300048299977715e-08
714
+ },
715
+ "ee_abs_quat_vs_ee_delta": {
716
+ "joint_max_rad": 1.4346513377283543e-07,
717
+ "tcp_position_max_m": 3.1234881776155e-08,
718
+ "tcp_rotation_max_rad": 1.0106459234841571e-07
719
+ },
720
+ "ee_abs_rot6d_vs_ee_delta": {
721
+ "joint_max_rad": 1.371612203815431e-07,
722
+ "tcp_position_max_m": 3.1234882047351766e-08,
723
+ "tcp_rotation_max_rad": 5.960464477539064e-08
724
+ }
725
+ }
726
+ },
727
+ {
728
+ "task": "5c",
729
+ "episode_index": 3748,
730
+ "frames": 61,
731
+ "numeric_pass": true,
732
+ "target_equivalence_pass": true,
733
+ "kinematic_equivalence_pass": true,
734
+ "strict_ik_pass": true,
735
+ "numeric": {
736
+ "ee_abs_quat": {
737
+ "vs_joint_fk_position_max_m": 3.5714083640640977e-08,
738
+ "vs_joint_fk_rotation_max_rad": 6.664001874625058e-08
739
+ },
740
+ "ee_abs_rot6d": {
741
+ "vs_joint_fk_position_max_m": 3.5714083640640977e-08,
742
+ "vs_joint_fk_rotation_max_rad": 4.2146848510894035e-08
743
+ },
744
+ "ee_delta": {
745
+ "vs_joint_fk_position_max_m": 7.815525078908049e-09,
746
+ "vs_joint_fk_rotation_max_rad": 1.6186804311275822e-07
747
+ }
748
+ },
749
+ "target_pairwise": {
750
+ "ee_abs_quat_vs_ee_abs_rot6d": {
751
+ "target_position_max_m": 0.0,
752
+ "target_rotation_max_rad": 6.664001874625058e-08
753
+ },
754
+ "ee_abs_quat_vs_ee_delta": {
755
+ "target_position_max_m": 4.237844388113471e-08,
756
+ "target_rotation_max_rad": 1.788139343261721e-07
757
+ },
758
+ "ee_abs_rot6d_vs_ee_delta": {
759
+ "target_position_max_m": 4.237844388113471e-08,
760
+ "target_rotation_max_rad": 1.6049041769309372e-07
761
+ }
762
+ },
763
+ "spaces": {
764
+ "ee_abs_quat": {
765
+ "equivalence_pass": true,
766
+ "strict_ik_pass": true,
767
+ "invalid_ik_steps": 0,
768
+ "position_rmse_m": 3.6165588589952216e-08,
769
+ "position_max_m": 9.219572227683186e-08,
770
+ "rotation_rmse_deg": 4.176901708811209e-06,
771
+ "rotation_max_deg": 2.03119192222966e-05,
772
+ "joint_vs_source_rmse_rad": 0.09325348837538122,
773
+ "joint_vs_source_max_rad": 0.3061690172491708,
774
+ "ik_position_residual_max_m": 7.26560208983254e-08,
775
+ "ik_rotation_residual_max_rad": 3.32064003286457e-07,
776
+ "ik_iterations_max": 6,
777
+ "ik_iterations_mean": 4.426229508196721
778
+ },
779
+ "ee_abs_rot6d": {
780
+ "equivalence_pass": true,
781
+ "strict_ik_pass": true,
782
+ "invalid_ik_steps": 0,
783
+ "position_rmse_m": 3.616557562529572e-08,
784
+ "position_max_m": 9.219572373039627e-08,
785
+ "rotation_rmse_deg": 3.638712207905048e-06,
786
+ "rotation_max_deg": 1.9090959104164312e-05,
787
+ "joint_vs_source_rmse_rad": 0.0932534899152666,
788
+ "joint_vs_source_max_rad": 0.30616902060267237,
789
+ "ik_position_residual_max_m": 7.265577805611584e-08,
790
+ "ik_rotation_residual_max_rad": 3.320640191266184e-07,
791
+ "ik_iterations_max": 6,
792
+ "ik_iterations_mean": 4.426229508196721
793
+ },
794
+ "ee_delta": {
795
+ "equivalence_pass": true,
796
+ "strict_ik_pass": true,
797
+ "invalid_ik_steps": 0,
798
+ "position_rmse_m": 1.482704934991853e-08,
799
+ "position_max_m": 6.80126255928065e-08,
800
+ "rotation_rmse_deg": 4.959073131159454e-06,
801
+ "rotation_max_deg": 1.807098195138048e-05,
802
+ "joint_vs_source_rmse_rad": 0.0932534925070215,
803
+ "joint_vs_source_max_rad": 0.30616895903501185,
804
+ "ik_position_residual_max_m": 7.265556790220934e-08,
805
+ "ik_rotation_residual_max_rad": 3.3206118006207927e-07,
806
+ "ik_iterations_max": 6,
807
+ "ik_iterations_mean": 4.426229508196721
808
+ }
809
+ },
810
+ "trajectory_pairwise": {
811
+ "ee_abs_quat_vs_ee_abs_rot6d": {
812
+ "joint_max_rad": 7.308451932530602e-08,
813
+ "tcp_position_max_m": 2.438634951684374e-13,
814
+ "tcp_rotation_max_rad": 6.664001874625058e-08
815
+ },
816
+ "ee_abs_quat_vs_ee_delta": {
817
+ "joint_max_rad": 2.0933705613401798e-07,
818
+ "tcp_position_max_m": 4.237847147886968e-08,
819
+ "tcp_rotation_max_rad": 1.5341684432308393e-07
820
+ },
821
+ "ee_abs_rot6d_vs_ee_delta": {
822
+ "joint_max_rad": 2.0923687737983698e-07,
823
+ "tcp_position_max_m": 4.237844465017129e-08,
824
+ "tcp_rotation_max_rad": 1.31603492294667e-07
825
+ }
826
+ }
827
+ },
828
+ {
829
+ "task": "5g",
830
+ "episode_index": 3653,
831
+ "frames": 63,
832
+ "numeric_pass": true,
833
+ "target_equivalence_pass": true,
834
+ "kinematic_equivalence_pass": true,
835
+ "strict_ik_pass": true,
836
+ "numeric": {
837
+ "ee_abs_quat": {
838
+ "vs_joint_fk_position_max_m": 3.5578779409677546e-08,
839
+ "vs_joint_fk_rotation_max_rad": 6.322027276634106e-08
840
+ },
841
+ "ee_abs_rot6d": {
842
+ "vs_joint_fk_position_max_m": 3.5578779409677546e-08,
843
+ "vs_joint_fk_rotation_max_rad": 2.9802322387695312e-08
844
+ },
845
+ "ee_delta": {
846
+ "vs_joint_fk_position_max_m": 3.7247525528888724e-09,
847
+ "vs_joint_fk_rotation_max_rad": 1.3818768405162858e-07
848
+ }
849
+ },
850
+ "target_pairwise": {
851
+ "ee_abs_quat_vs_ee_abs_rot6d": {
852
+ "target_position_max_m": 0.0,
853
+ "target_rotation_max_rad": 6.664001874625058e-08
854
+ },
855
+ "ee_abs_quat_vs_ee_delta": {
856
+ "target_position_max_m": 3.8081009947757296e-08,
857
+ "target_rotation_max_rad": 1.8128044993574105e-07
858
+ },
859
+ "ee_abs_rot6d_vs_ee_delta": {
860
+ "target_position_max_m": 3.8081009947757296e-08,
861
+ "target_rotation_max_rad": 1.5485740967710726e-07
862
+ }
863
+ },
864
+ "spaces": {
865
+ "ee_abs_quat": {
866
+ "equivalence_pass": true,
867
+ "strict_ik_pass": true,
868
+ "invalid_ik_steps": 0,
869
+ "position_rmse_m": 2.1694983023870478e-08,
870
+ "position_max_m": 7.560469757729555e-08,
871
+ "rotation_rmse_deg": 3.673006912109245e-06,
872
+ "rotation_max_deg": 1.3336370687868338e-05,
873
+ "joint_vs_source_rmse_rad": 0.13440289176682663,
874
+ "joint_vs_source_max_rad": 0.5363407166720598,
875
+ "ik_position_residual_max_m": 5.149482668391451e-08,
876
+ "ik_rotation_residual_max_rad": 2.3499248080362564e-07,
877
+ "ik_iterations_max": 5,
878
+ "ik_iterations_mean": 2.746031746031746
879
+ },
880
+ "ee_abs_rot6d": {
881
+ "equivalence_pass": true,
882
+ "strict_ik_pass": true,
883
+ "invalid_ik_steps": 0,
884
+ "position_rmse_m": 2.1694974828731935e-08,
885
+ "position_max_m": 7.560468055515935e-08,
886
+ "rotation_rmse_deg": 2.9575586669422005e-06,
887
+ "rotation_max_deg": 1.3924626773561157e-05,
888
+ "joint_vs_source_rmse_rad": 0.13440289508216735,
889
+ "joint_vs_source_max_rad": 0.5363407292746302,
890
+ "ik_position_residual_max_m": 5.149466137404194e-08,
891
+ "ik_rotation_residual_max_rad": 2.34992330748105e-07,
892
+ "ik_iterations_max": 5,
893
+ "ik_iterations_mean": 2.746031746031746
894
+ },
895
+ "ee_delta": {
896
+ "equivalence_pass": true,
897
+ "strict_ik_pass": true,
898
+ "invalid_ik_steps": 0,
899
+ "position_rmse_m": 1.0453621777645544e-08,
900
+ "position_max_m": 5.1511125140225154e-08,
901
+ "rotation_rmse_deg": 6.303367320854547e-06,
902
+ "rotation_max_deg": 1.3171378306389627e-05,
903
+ "joint_vs_source_rmse_rad": 0.1344028959437277,
904
+ "joint_vs_source_max_rad": 0.5363407562807432,
905
+ "ik_position_residual_max_m": 5.1494484651037755e-08,
906
+ "ik_rotation_residual_max_rad": 2.3499513841855656e-07,
907
+ "ik_iterations_max": 5,
908
+ "ik_iterations_mean": 2.746031746031746
909
+ }
910
+ },
911
+ "trajectory_pairwise": {
912
+ "ee_abs_quat_vs_ee_abs_rot6d": {
913
+ "joint_max_rad": 6.915885553127055e-08,
914
+ "tcp_position_max_m": 2.9403063272263213e-13,
915
+ "tcp_rotation_max_rad": 7.300048299977715e-08
916
+ },
917
+ "ee_abs_quat_vs_ee_delta": {
918
+ "joint_max_rad": 1.8855623151736722e-07,
919
+ "tcp_position_max_m": 3.8081010021850755e-08,
920
+ "tcp_rotation_max_rad": 1.8730469182098736e-07
921
+ },
922
+ "ee_abs_rot6d_vs_ee_delta": {
923
+ "joint_max_rad": 1.8541491408896604e-07,
924
+ "tcp_position_max_m": 3.80810101072482e-08,
925
+ "tcp_rotation_max_rad": 1.576990670600291e-07
926
+ }
927
+ }
928
+ }
929
+ ],
930
+ "generated_at_utc": "2026-07-15T11:11:44.549717+00:00",
931
+ "dataset": "/home/ext_minje/INSIGHTparam_multispace_v2",
932
+ "selection": "one deterministic median-length episode per task",
933
+ "selected_episodes": {
934
+ "1ext": 2433,
935
+ "3a": 1533,
936
+ "3b": 2624,
937
+ "3c": 3591,
938
+ "3d": 751,
939
+ "5a": 1721,
940
+ "5b": 2849,
941
+ "5c": 3748,
942
+ "5g": 3653
943
+ },
944
+ "thresholds": {
945
+ "numeric_position_m": 1e-05,
946
+ "numeric_rotation_rad": 0.0001,
947
+ "kinematic_equivalence_position_m": 0.002,
948
+ "kinematic_equivalence_rotation_deg": 0.5,
949
+ "strict_ik_position_m": 1e-07,
950
+ "strict_ik_rotation_rad": 1e-06
951
+ },
952
+ "solver": {
953
+ "type": "local Lula Jacobian damped least squares",
954
+ "max_iterations": 50,
955
+ "damping": 0.0001,
956
+ "max_joint_step_rad": 0.1,
957
+ "initial_joint": "observation.state[first_frame, 7:14]"
958
+ }
959
+ }
meta/stats.json ADDED
@@ -0,0 +1,1556 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.state": {
3
+ "min": [
4
+ -0.6674637794494629,
5
+ -0.483547568321228,
6
+ 0.09079056233167648,
7
+ 3.5762786865234375e-07,
8
+ -0.9999961256980896,
9
+ -0.9999979734420776,
10
+ -0.8765103816986084,
11
+ -2.891679286956787,
12
+ -1.7628321647644043,
13
+ -2.577090263366699,
14
+ -3.071911334991455,
15
+ -2.8860952854156494,
16
+ 0.32678577303886414,
17
+ -2.8973004817962646,
18
+ 0.0,
19
+ 0.0
20
+ ],
21
+ "max": [
22
+ 0.636559247970581,
23
+ 0.4988471269607544,
24
+ 1.1015418767929077,
25
+ 0.8920257091522217,
26
+ 0.9999968409538269,
27
+ 0.9999988079071045,
28
+ 0.9322828650474548,
29
+ 2.7629406452178955,
30
+ 1.523348331451416,
31
+ 2.883554697036743,
32
+ -0.5212772488594055,
33
+ 2.8863956928253174,
34
+ 3.7530758380889893,
35
+ 2.887434720993042,
36
+ 0.03999999910593033,
37
+ 0.03999999910593033
38
+ ],
39
+ "mean": [
40
+ 0.40156542620627433,
41
+ -0.007641644308421926,
42
+ 0.6996048931860246,
43
+ 0.27239668875629824,
44
+ -0.09348709305576425,
45
+ 0.3250214855485498,
46
+ -0.12930497121023143,
47
+ -0.07192669111365611,
48
+ -0.7132454514957915,
49
+ 0.04352329372880413,
50
+ -2.0900898605923928,
51
+ 0.2382376525485253,
52
+ 2.385928660003334,
53
+ 0.3142644492171194,
54
+ 0.0283499534794298,
55
+ 0.028001511232680566
56
+ ],
57
+ "std": [
58
+ 0.10710069881143261,
59
+ 0.11152440852774963,
60
+ 0.15908675524744734,
61
+ 0.22487034567977132,
62
+ 0.6149964406141731,
63
+ 0.4263005892067417,
64
+ 0.4291642607716434,
65
+ 0.4038766791147925,
66
+ 0.4348779580641578,
67
+ 0.34591026265720426,
68
+ 0.3616015250497296,
69
+ 0.8691747305688651,
70
+ 0.6103102904682995,
71
+ 1.4432315738484744,
72
+ 0.014429427790157448,
73
+ 0.014779780338373884
74
+ ],
75
+ "count": [
76
+ 156738
77
+ ],
78
+ "q01": [
79
+ 0.24465594489783526,
80
+ -0.08150181772161488,
81
+ 0.6319405720258491,
82
+ 0.039871457087721066,
83
+ -0.6562210965971591,
84
+ -0.22488920134757154,
85
+ -0.4166678062176246,
86
+ -0.30208586966741646,
87
+ -1.2278534132788517,
88
+ -0.16861430680665254,
89
+ -2.448995078006574,
90
+ -0.23865404284607764,
91
+ 2.0727228292256714,
92
+ -0.9563451082238408,
93
+ 0.00890932758018473,
94
+ 0.0082454077630828
95
+ ],
96
+ "q10": [
97
+ 0.2967138374103102,
98
+ -0.06298498937505553,
99
+ 0.6428605438825457,
100
+ 0.11033606684573814,
101
+ -0.5458374206421492,
102
+ -0.038286834537012156,
103
+ -0.34925441947910413,
104
+ -0.26183191756892843,
105
+ -1.078371355044564,
106
+ -0.12396171819183938,
107
+ -2.3334230824911524,
108
+ -0.1621250111716181,
109
+ 2.13659473311778,
110
+ -0.7944842297141804,
111
+ 0.011510386619292759,
112
+ 0.010670264958360601
113
+ ],
114
+ "q50": [
115
+ 0.40982955262251614,
116
+ -0.009138719166682203,
117
+ 0.679341798972846,
118
+ 0.30844683718021987,
119
+ -0.23314626907114164,
120
+ 0.37421675991131015,
121
+ -0.2730529358107044,
122
+ -0.08209779432652763,
123
+ -0.6825976054702672,
124
+ 0.04591664484814412,
125
+ -2.0733288285200087,
126
+ 0.29536972329168654,
127
+ 2.364663508488977,
128
+ 0.44055099994177727,
129
+ 0.03046872446208737,
130
+ 0.0304877166348148
131
+ ],
132
+ "q90": [
133
+ 0.47312669109285194,
134
+ 0.051133282694980665,
135
+ 0.809188785013732,
136
+ 0.3899374798427448,
137
+ 0.6826105443273286,
138
+ 0.6062970204281817,
139
+ 0.4513826084248981,
140
+ 0.12794660050549622,
141
+ -0.49646308768186,
142
+ 0.20285067626928865,
143
+ -1.9194429691069035,
144
+ 0.5231925010560132,
145
+ 2.719079173914016,
146
+ 1.218335559892444,
147
+ 0.03996137321537276,
148
+ 0.039998204178328556
149
+ ],
150
+ "q99": [
151
+ 0.47898602244544525,
152
+ 0.07241957791136983,
153
+ 0.8524954302800369,
154
+ 0.4367157840784846,
155
+ 0.8025501460995746,
156
+ 0.6518827652604302,
157
+ 0.6178129752720741,
158
+ 0.1794137946741795,
159
+ -0.4705406004206944,
160
+ 0.2461730915432971,
161
+ -1.8671874774808543,
162
+ 0.5665210014246121,
163
+ 2.8680832322890897,
164
+ 1.308561831220487,
165
+ 0.039992799220760086,
166
+ 0.039999831782011046
167
+ ]
168
+ },
169
+ "action.ee_abs_rot6d": {
170
+ "min": [
171
+ -0.6679466962814331,
172
+ -0.4931339919567108,
173
+ 0.3344290554523468,
174
+ -0.9999982118606567,
175
+ -0.9999982118606567,
176
+ -0.9999706745147705,
177
+ -0.9999975562095642,
178
+ -0.9999991059303284,
179
+ -0.9999998807907104,
180
+ 0.0
181
+ ],
182
+ "max": [
183
+ 0.6465092897415161,
184
+ 0.49268803000450134,
185
+ 1.034270167350769,
186
+ 0.9999995827674866,
187
+ 0.999999463558197,
188
+ 0.999997079372406,
189
+ 0.9999995231628418,
190
+ 0.9999994039535522,
191
+ 0.9999967217445374,
192
+ 0.03999999910593033
193
+ ],
194
+ "mean": [
195
+ 0.40244136364990507,
196
+ -0.008017316043487405,
197
+ 0.6979763628413337,
198
+ 0.010569991223386753,
199
+ -0.23383459394339287,
200
+ 0.16750868582590453,
201
+ 0.09107368892014521,
202
+ -0.15088149890312044,
203
+ -0.3014193321940572,
204
+ 0.02178948361334825
205
+ ],
206
+ "std": [
207
+ 0.10913755914398227,
208
+ 0.11346286725547727,
209
+ 0.16044260111775605,
210
+ 0.416794075295757,
211
+ 0.7650178126785241,
212
+ 0.39771967781390605,
213
+ 0.39909940411585476,
214
+ 0.5689241891763307,
215
+ 0.6285949994345532,
216
+ 0.019919778506665136
217
+ ],
218
+ "count": [
219
+ 156738
220
+ ],
221
+ "q01": [
222
+ 0.24956628949371268,
223
+ -0.07381479630841568,
224
+ 0.6353064187779071,
225
+ -0.35842149055981426,
226
+ -0.8033144559261499,
227
+ -0.11361155328095132,
228
+ -0.2984986090699402,
229
+ -0.9235265786653345,
230
+ -0.5982945247608412,
231
+ -1.000000013351432e-10
232
+ ],
233
+ "q10": [
234
+ 0.30108132528054316,
235
+ -0.0637298613162236,
236
+ 0.6405897375087369,
237
+ -0.3039009495598303,
238
+ -0.7094482894960741,
239
+ -0.05809767869859535,
240
+ -0.21019207520003863,
241
+ -0.8062306638881436,
242
+ -0.5688968695614314,
243
+ -1.000000013351432e-10
244
+ ],
245
+ "q50": [
246
+ 0.40932780016465115,
247
+ -0.009039423295008365,
248
+ 0.6799057910471216,
249
+ -0.0352544014591829,
250
+ -0.4306584768092681,
251
+ 0.023403494852639005,
252
+ 0.08412861167630735,
253
+ -0.01189184694155027,
254
+ -0.5368025570295178,
255
+ 0.023484001275953705
256
+ ],
257
+ "q90": [
258
+ 0.4766051648405697,
259
+ 0.050488675049083984,
260
+ 0.800818124354342,
261
+ 0.37840054150758523,
262
+ 0.680177436949048,
263
+ 0.6321216280243562,
264
+ 0.41077203029289644,
265
+ 0.30589212170741953,
266
+ 0.4853896950549171,
267
+ 0.03999838102128147
268
+ ],
269
+ "q99": [
270
+ 0.48450673308608594,
271
+ 0.06439479695722447,
272
+ 0.83615108329581,
273
+ 0.48172334464813116,
274
+ 0.807360453062433,
275
+ 0.831772762088077,
276
+ 0.4962908093752992,
277
+ 0.38315603712793517,
278
+ 0.6927969093339565,
279
+ 0.039999837297465486
280
+ ]
281
+ },
282
+ "action": {
283
+ "min": [
284
+ -2.884995698928833,
285
+ -1.7627999782562256,
286
+ -2.663331985473633,
287
+ -3.0717999935150146,
288
+ -2.887399196624756,
289
+ 0.3368927538394928,
290
+ -2.9203906059265137,
291
+ 0.0
292
+ ],
293
+ "max": [
294
+ 2.7757720947265625,
295
+ 1.5226727724075317,
296
+ 2.890442371368408,
297
+ -0.8870680332183838,
298
+ 2.8872528076171875,
299
+ 3.752500057220459,
300
+ 2.919229745864868,
301
+ 0.03999999910593033
302
+ ],
303
+ "mean": [
304
+ -0.073607568085266,
305
+ -0.7080575260667473,
306
+ 0.04398852023065119,
307
+ -2.0872796991500295,
308
+ 0.24440231166164883,
309
+ 2.386779717028724,
310
+ 0.3168079761358495,
311
+ 0.02178948361334825
312
+ ],
313
+ "std": [
314
+ 0.4097541293657489,
315
+ 0.43936395884762,
316
+ 0.3507372152116088,
317
+ 0.36518060969933436,
318
+ 0.8806435585816785,
319
+ 0.6165201848323739,
320
+ 1.49247172546976,
321
+ 0.019919778506665136
322
+ ],
323
+ "count": [
324
+ 156738
325
+ ],
326
+ "q01": [
327
+ -0.29204638430475716,
328
+ -1.2108194690166,
329
+ -0.15165260830786934,
330
+ -2.4266162391026476,
331
+ -0.2170668613390725,
332
+ 2.0878076155356764,
333
+ -1.014647263813138,
334
+ -1.000000013351432e-10
335
+ ],
336
+ "q10": [
337
+ -0.2628387716634889,
338
+ -1.0511908014163522,
339
+ -0.12347104061576512,
340
+ -2.3146830789117088,
341
+ -0.15149590894714607,
342
+ 2.136845003244285,
343
+ -0.8296267329431146,
344
+ -1.000000013351432e-10
345
+ ],
346
+ "q50": [
347
+ -0.08234976272848221,
348
+ -0.6837262550729727,
349
+ 0.04470268248471769,
350
+ -2.073640231093365,
351
+ 0.29624482876420327,
352
+ 2.3669733144786806,
353
+ 0.4330249220584623,
354
+ 0.023484001275953705
355
+ ],
356
+ "q90": [
357
+ 0.1283926890217141,
358
+ -0.4884569077655619,
359
+ 0.2017232723487665,
360
+ -1.9177301530022113,
361
+ 0.5207716015261313,
362
+ 2.6872068388707806,
363
+ 1.2390858756267304,
364
+ 0.03999838102128147
365
+ ],
366
+ "q99": [
367
+ 0.1615474074292201,
368
+ -0.45787009259832273,
369
+ 0.2336440839210564,
370
+ -1.8706288218612988,
371
+ 0.5591820405574539,
372
+ 2.8575568628542913,
373
+ 1.351807381437113,
374
+ 0.039999837297465486
375
+ ]
376
+ },
377
+ "next.reward": {
378
+ "min": [
379
+ -1.6261236623904551e-07
380
+ ],
381
+ "max": [
382
+ 0.05741308256983757
383
+ ],
384
+ "mean": [
385
+ 0.002535866055684097
386
+ ],
387
+ "std": [
388
+ 0.005716814858635591
389
+ ],
390
+ "count": [
391
+ 156738
392
+ ],
393
+ "q01": [
394
+ 1.638323687644248e-07
395
+ ],
396
+ "q10": [
397
+ 1.4024397603057867e-06
398
+ ],
399
+ "q50": [
400
+ 0.0017312181196189563
401
+ ],
402
+ "q90": [
403
+ 0.007739608187404476
404
+ ],
405
+ "q99": [
406
+ 0.009453370505470573
407
+ ]
408
+ },
409
+ "action.skill_id": {
410
+ "min": [
411
+ 0.0
412
+ ],
413
+ "max": [
414
+ 3.0
415
+ ],
416
+ "mean": [
417
+ 0.7096109431025023
418
+ ],
419
+ "std": [
420
+ 0.8381812643416798
421
+ ],
422
+ "count": [
423
+ 156738
424
+ ],
425
+ "q01": [
426
+ -9.999999999999999e-11
427
+ ],
428
+ "q10": [
429
+ -9.999999999999999e-11
430
+ ],
431
+ "q50": [
432
+ 0.6137905163207901
433
+ ],
434
+ "q90": [
435
+ 1.7037189344004648
436
+ ],
437
+ "q99": [
438
+ 1.9252424998744724
439
+ ]
440
+ },
441
+ "action.skill_param": {
442
+ "min": [
443
+ 1.0,
444
+ -5.992649078369141,
445
+ -0.4708976745605469,
446
+ 0.0,
447
+ -0.5559400916099548,
448
+ -0.710349440574646,
449
+ -0.9999824166297913,
450
+ -0.7151919007301331
451
+ ],
452
+ "max": [
453
+ 4.0,
454
+ 5.974895000457764,
455
+ 0.4640830457210541,
456
+ 0.9675313830375671,
457
+ 0.7106820940971375,
458
+ 0.9999867081642151,
459
+ 0.9999977350234985,
460
+ 0.5390908718109131
461
+ ],
462
+ "mean": [
463
+ 2.1972272174238716,
464
+ -0.3982320803806717,
465
+ -0.0017953540151145933,
466
+ 0.3751729241966495,
467
+ 0.19606741521834287,
468
+ -0.1251557463787394,
469
+ 0.1932341584683973,
470
+ -0.1920080826341754
471
+ ],
472
+ "std": [
473
+ 1.2983570736553833,
474
+ 2.3073473743031623,
475
+ 0.09607023801942849,
476
+ 0.3779941932553177,
477
+ 0.2534825549003016,
478
+ 0.3715985806464396,
479
+ 0.3559063254392693,
480
+ 0.2546308656485736
481
+ ],
482
+ "count": [
483
+ 156738
484
+ ],
485
+ "q01": [
486
+ 1.0,
487
+ -1.4961833522548198,
488
+ -0.04763341489307677,
489
+ -1.000000013351432e-10,
490
+ -0.006890904997465565,
491
+ -0.3166213702221107,
492
+ -0.11053217289014607,
493
+ -0.31622416301961714
494
+ ],
495
+ "q10": [
496
+ 1.0,
497
+ -1.4843054685388373,
498
+ -0.04749012994135172,
499
+ 0.0003732811062602968,
500
+ -0.006717625978473871,
501
+ -0.3166213702221107,
502
+ -0.11033352339323232,
503
+ -0.31622416301961714
504
+ ],
505
+ "q50": [
506
+ 2.172081384382599,
507
+ -0.6264330866261295,
508
+ 0.0024719524858600977,
509
+ 0.3809541918103151,
510
+ 0.23652067013559522,
511
+ -0.22806670316701885,
512
+ 0.23531840253424702,
513
+ -0.22798342532857274
514
+ ],
515
+ "q90": [
516
+ 3.655485468996091,
517
+ 0.8526381503403339,
518
+ 0.03755925071749658,
519
+ 0.6784426345313036,
520
+ 0.3136435484204201,
521
+ 0.22452018229028983,
522
+ 0.42817218985621164,
523
+ 0.008376389558533913
524
+ ],
525
+ "q99": [
526
+ 3.657170816051738,
527
+ 0.8683866399142265,
528
+ 0.03756268481325262,
529
+ 0.6784683668875504,
530
+ 0.31365357481324413,
531
+ 0.22478415437150737,
532
+ 0.4281919476467631,
533
+ 0.0086382125395255
534
+ ]
535
+ },
536
+ "action.ee_abs_quat": {
537
+ "min": [
538
+ -0.6679466962814331,
539
+ -0.4931339919567108,
540
+ 0.3344290554523468,
541
+ 5.5169092405549236e-08,
542
+ -0.9999952912330627,
543
+ -0.9999932646751404,
544
+ -0.968876302242279,
545
+ 0.0
546
+ ],
547
+ "max": [
548
+ 0.6465092897415161,
549
+ 0.49268803000450134,
550
+ 1.034270167350769,
551
+ 0.8924131989479065,
552
+ 0.9999968409538269,
553
+ 0.9999988079071045,
554
+ 0.9771387577056885,
555
+ 0.03999999910593033
556
+ ],
557
+ "mean": [
558
+ 0.40244136364990507,
559
+ -0.008017316043487405,
560
+ 0.6979763628413337,
561
+ 0.2763126549191874,
562
+ -0.11632616943501277,
563
+ 0.3200217741687215,
564
+ -0.1462576991827148,
565
+ 0.02178948361334825
566
+ ],
567
+ "std": [
568
+ 0.10913755914398227,
569
+ 0.11346286725547727,
570
+ 0.16044260111775605,
571
+ 0.22796193339593332,
572
+ 0.602858103408325,
573
+ 0.4402612741960822,
574
+ 0.4208084656948055,
575
+ 0.019919778506665136
576
+ ],
577
+ "count": [
578
+ 156738
579
+ ],
580
+ "q01": [
581
+ 0.24956628949371268,
582
+ -0.07381479630841568,
583
+ 0.6353064187779071,
584
+ 0.04319231486335917,
585
+ -0.6700183304917195,
586
+ -0.2146682429200327,
587
+ -0.41907726335785406,
588
+ -1.000000013351432e-10
589
+ ],
590
+ "q10": [
591
+ 0.30108132528054316,
592
+ -0.0637298613162236,
593
+ 0.6405897375087369,
594
+ 0.1142837532207057,
595
+ -0.5486324083147823,
596
+ -0.040543744760405204,
597
+ -0.3481765211653226,
598
+ -1.000000013351432e-10
599
+ ],
600
+ "q50": [
601
+ 0.40932780016465115,
602
+ -0.009039423295008365,
603
+ 0.6799057910471216,
604
+ 0.3136765379710162,
605
+ -0.2419824738425408,
606
+ 0.3678179345455444,
607
+ -0.27593897606727313,
608
+ 0.023484001275953705
609
+ ],
610
+ "q90": [
611
+ 0.4766051648405697,
612
+ 0.050488675049083984,
613
+ 0.800818124354342,
614
+ 0.3828021990317698,
615
+ 0.6455665340505539,
616
+ 0.5998290662926671,
617
+ 0.3980844398624139,
618
+ 0.03999838102128147
619
+ ],
620
+ "q99": [
621
+ 0.48450673308608594,
622
+ 0.06439479695722447,
623
+ 0.83615108329581,
624
+ 0.43010654977261514,
625
+ 0.7838824521192558,
626
+ 0.648747527218425,
627
+ 0.591017053765019,
628
+ 0.039999837297465486
629
+ ]
630
+ },
631
+ "action.ee_delta": {
632
+ "min": [
633
+ -0.10631994158029556,
634
+ -0.13347797095775604,
635
+ -0.1430475413799286,
636
+ -2.7553887367248535,
637
+ -0.26394155621528625,
638
+ -0.9268654584884644,
639
+ 0.0
640
+ ],
641
+ "max": [
642
+ 0.11027786135673523,
643
+ 0.13478563725948334,
644
+ 0.10621141642332077,
645
+ 2.2630014419555664,
646
+ 1.0438404083251953,
647
+ 0.4435572028160095,
648
+ 0.03999999910593033
649
+ ],
650
+ "mean": [
651
+ 0.001348532736500936,
652
+ -0.000213631580875661,
653
+ -0.0016720727082307984,
654
+ 0.026278300844205033,
655
+ 0.006500436634515731,
656
+ 0.0006651130100741061,
657
+ 0.02178948361334825
658
+ ],
659
+ "std": [
660
+ 0.01676231014624371,
661
+ 0.00983016498526691,
662
+ 0.01114849357932394,
663
+ 0.10814018988904553,
664
+ 0.0420370534010871,
665
+ 0.12050128354008602,
666
+ 0.019919778506665136
667
+ ],
668
+ "count": [
669
+ 156738
670
+ ],
671
+ "q01": [
672
+ -0.031769462036504506,
673
+ -0.014763568760436068,
674
+ -0.025178516530377334,
675
+ -0.08203775842375965,
676
+ -0.02819373497506917,
677
+ -0.13451840017648636,
678
+ -1.000000013351432e-10
679
+ ],
680
+ "q10": [
681
+ -0.01878228283098402,
682
+ -0.008509853656899996,
683
+ -0.013182798419860413,
684
+ -0.04776735399886769,
685
+ -0.01805171191581343,
686
+ -0.11906311918771477,
687
+ -1.000000013351432e-10
688
+ ],
689
+ "q50": [
690
+ 0.0009525324187826412,
691
+ 3.119356690351587e-05,
692
+ 4.894726323848631e-05,
693
+ 0.0005023519910023938,
694
+ -1.5223695182272796e-05,
695
+ 9.827552408520262e-05,
696
+ 0.023484001275953705
697
+ ],
698
+ "q90": [
699
+ 0.017179674901187637,
700
+ 0.0069434705838252175,
701
+ 0.005829573988589437,
702
+ 0.14673725591197123,
703
+ 0.04633949729283683,
704
+ 0.11260349000666195,
705
+ 0.03999838102128147
706
+ ],
707
+ "q99": [
708
+ 0.03149277221633228,
709
+ 0.01234635924977489,
710
+ 0.010763981987704724,
711
+ 0.19364896876464077,
712
+ 0.09650477338646134,
713
+ 0.12350155179305147,
714
+ 0.039999837297465486
715
+ ]
716
+ },
717
+ "action.joint_abs": {
718
+ "min": [
719
+ -2.884995698928833,
720
+ -1.7627999782562256,
721
+ -2.663331985473633,
722
+ -3.0717999935150146,
723
+ -2.887399196624756,
724
+ 0.3368927538394928,
725
+ -2.9203906059265137,
726
+ 0.0
727
+ ],
728
+ "max": [
729
+ 2.7757720947265625,
730
+ 1.5226727724075317,
731
+ 2.890442371368408,
732
+ -0.8870680332183838,
733
+ 2.8872528076171875,
734
+ 3.752500057220459,
735
+ 2.919229745864868,
736
+ 0.03999999910593033
737
+ ],
738
+ "mean": [
739
+ -0.073607568085266,
740
+ -0.7080575260667473,
741
+ 0.04398852023065119,
742
+ -2.0872796991500295,
743
+ 0.24440231166164883,
744
+ 2.386779717028724,
745
+ 0.3168079761358495,
746
+ 0.02178948361334825
747
+ ],
748
+ "std": [
749
+ 0.4097541293657489,
750
+ 0.43936395884762,
751
+ 0.3507372152116088,
752
+ 0.36518060969933436,
753
+ 0.8806435585816785,
754
+ 0.6165201848323739,
755
+ 1.49247172546976,
756
+ 0.019919778506665136
757
+ ],
758
+ "count": [
759
+ 156738
760
+ ],
761
+ "q01": [
762
+ -0.29204638430475716,
763
+ -1.2108194690166,
764
+ -0.15165260830786934,
765
+ -2.4266162391026476,
766
+ -0.2170668613390725,
767
+ 2.0878076155356764,
768
+ -1.014647263813138,
769
+ -1.000000013351432e-10
770
+ ],
771
+ "q10": [
772
+ -0.2628387716634889,
773
+ -1.0511908014163522,
774
+ -0.12347104061576512,
775
+ -2.3146830789117088,
776
+ -0.15149590894714607,
777
+ 2.136845003244285,
778
+ -0.8296267329431146,
779
+ -1.000000013351432e-10
780
+ ],
781
+ "q50": [
782
+ -0.08234976272848221,
783
+ -0.6837262550729727,
784
+ 0.04470268248471769,
785
+ -2.073640231093365,
786
+ 0.29624482876420327,
787
+ 2.3669733144786806,
788
+ 0.4330249220584623,
789
+ 0.023484001275953705
790
+ ],
791
+ "q90": [
792
+ 0.1283926890217141,
793
+ -0.4884569077655619,
794
+ 0.2017232723487665,
795
+ -1.9177301530022113,
796
+ 0.5207716015261313,
797
+ 2.6872068388707806,
798
+ 1.2390858756267304,
799
+ 0.03999838102128147
800
+ ],
801
+ "q99": [
802
+ 0.1615474074292201,
803
+ -0.45787009259832273,
804
+ 0.2336440839210564,
805
+ -1.8706288218612988,
806
+ 0.5591820405574539,
807
+ 2.8575568628542913,
808
+ 1.351807381437113,
809
+ 0.039999837297465486
810
+ ]
811
+ },
812
+ "observation.images.right_shoulder": {
813
+ "min": [
814
+ [
815
+ [
816
+ 0.0
817
+ ]
818
+ ],
819
+ [
820
+ [
821
+ 0.0
822
+ ]
823
+ ],
824
+ [
825
+ [
826
+ 0.0
827
+ ]
828
+ ]
829
+ ],
830
+ "max": [
831
+ [
832
+ [
833
+ 1.0
834
+ ]
835
+ ],
836
+ [
837
+ [
838
+ 0.9882352941176471
839
+ ]
840
+ ],
841
+ [
842
+ [
843
+ 1.0
844
+ ]
845
+ ]
846
+ ],
847
+ "mean": [
848
+ [
849
+ [
850
+ 0.7688855962124588
851
+ ]
852
+ ],
853
+ [
854
+ [
855
+ 0.7387359531120922
856
+ ]
857
+ ],
858
+ [
859
+ [
860
+ 0.7084946081379314
861
+ ]
862
+ ]
863
+ ],
864
+ "std": [
865
+ [
866
+ [
867
+ 0.252581735335517
868
+ ]
869
+ ],
870
+ [
871
+ [
872
+ 0.2658421742198489
873
+ ]
874
+ ],
875
+ [
876
+ [
877
+ 0.28399948214952664
878
+ ]
879
+ ]
880
+ ],
881
+ "count": [
882
+ 156738
883
+ ]
884
+ },
885
+ "observation.images.guide_semantic": {
886
+ "min": [
887
+ [
888
+ [
889
+ 0.0
890
+ ]
891
+ ],
892
+ [
893
+ [
894
+ 0.0
895
+ ]
896
+ ],
897
+ [
898
+ [
899
+ 0.0
900
+ ]
901
+ ]
902
+ ],
903
+ "max": [
904
+ [
905
+ [
906
+ 1.0
907
+ ]
908
+ ],
909
+ [
910
+ [
911
+ 1.0
912
+ ]
913
+ ],
914
+ [
915
+ [
916
+ 1.0
917
+ ]
918
+ ]
919
+ ],
920
+ "mean": [
921
+ [
922
+ [
923
+ 9.918244006363449e-05
924
+ ]
925
+ ],
926
+ [
927
+ [
928
+ 0.0001060495809334885
929
+ ]
930
+ ],
931
+ [
932
+ [
933
+ 8.755727696248602e-05
934
+ ]
935
+ ]
936
+ ],
937
+ "std": [
938
+ [
939
+ [
940
+ 0.009086557255907794
941
+ ]
942
+ ],
943
+ [
944
+ [
945
+ 0.009516769561024813
946
+ ]
947
+ ],
948
+ [
949
+ [
950
+ 0.008187388599630068
951
+ ]
952
+ ]
953
+ ],
954
+ "count": [
955
+ 156738
956
+ ]
957
+ },
958
+ "observation.images.left_shoulder_semantic": {
959
+ "min": [
960
+ [
961
+ [
962
+ 0.0
963
+ ]
964
+ ],
965
+ [
966
+ [
967
+ 0.0
968
+ ]
969
+ ],
970
+ [
971
+ [
972
+ 0.0
973
+ ]
974
+ ]
975
+ ],
976
+ "max": [
977
+ [
978
+ [
979
+ 1.0
980
+ ]
981
+ ],
982
+ [
983
+ [
984
+ 1.0
985
+ ]
986
+ ],
987
+ [
988
+ [
989
+ 1.0
990
+ ]
991
+ ]
992
+ ],
993
+ "mean": [
994
+ [
995
+ [
996
+ 0.00012915219542201513
997
+ ]
998
+ ],
999
+ [
1000
+ [
1001
+ 0.00013478272096451626
1002
+ ]
1003
+ ],
1004
+ [
1005
+ [
1006
+ 0.0001152158698578626
1007
+ ]
1008
+ ]
1009
+ ],
1010
+ "std": [
1011
+ [
1012
+ [
1013
+ 0.010325815588791929
1014
+ ]
1015
+ ],
1016
+ [
1017
+ [
1018
+ 0.010725673058309293
1019
+ ]
1020
+ ],
1021
+ [
1022
+ [
1023
+ 0.009382292804675493
1024
+ ]
1025
+ ]
1026
+ ],
1027
+ "count": [
1028
+ 156738
1029
+ ]
1030
+ },
1031
+ "observation.images.right_shoulder_semantic": {
1032
+ "min": [
1033
+ [
1034
+ [
1035
+ 0.0
1036
+ ]
1037
+ ],
1038
+ [
1039
+ [
1040
+ 0.0
1041
+ ]
1042
+ ],
1043
+ [
1044
+ [
1045
+ 0.0
1046
+ ]
1047
+ ]
1048
+ ],
1049
+ "max": [
1050
+ [
1051
+ [
1052
+ 1.0
1053
+ ]
1054
+ ],
1055
+ [
1056
+ [
1057
+ 1.0
1058
+ ]
1059
+ ],
1060
+ [
1061
+ [
1062
+ 1.0
1063
+ ]
1064
+ ]
1065
+ ],
1066
+ "mean": [
1067
+ [
1068
+ [
1069
+ 0.00014989341617458731
1070
+ ]
1071
+ ],
1072
+ [
1073
+ [
1074
+ 0.00015853128742582677
1075
+ ]
1076
+ ],
1077
+ [
1078
+ [
1079
+ 0.00013266022983632613
1080
+ ]
1081
+ ]
1082
+ ],
1083
+ "std": [
1084
+ [
1085
+ [
1086
+ 0.011148852134545374
1087
+ ]
1088
+ ],
1089
+ [
1090
+ [
1091
+ 0.011630408049801682
1092
+ ]
1093
+ ],
1094
+ [
1095
+ [
1096
+ 0.010072159443536063
1097
+ ]
1098
+ ]
1099
+ ],
1100
+ "count": [
1101
+ 156738
1102
+ ]
1103
+ },
1104
+ "observation.images.wrist_semantic": {
1105
+ "min": [
1106
+ [
1107
+ [
1108
+ 0.0
1109
+ ]
1110
+ ],
1111
+ [
1112
+ [
1113
+ 0.0
1114
+ ]
1115
+ ],
1116
+ [
1117
+ [
1118
+ 0.0
1119
+ ]
1120
+ ]
1121
+ ],
1122
+ "max": [
1123
+ [
1124
+ [
1125
+ 1.0
1126
+ ]
1127
+ ],
1128
+ [
1129
+ [
1130
+ 1.0
1131
+ ]
1132
+ ],
1133
+ [
1134
+ [
1135
+ 1.0
1136
+ ]
1137
+ ]
1138
+ ],
1139
+ "mean": [
1140
+ [
1141
+ [
1142
+ 0.0029309497950949686
1143
+ ]
1144
+ ],
1145
+ [
1146
+ [
1147
+ 0.0029825151478569847
1148
+ ]
1149
+ ],
1150
+ [
1151
+ [
1152
+ 0.0024427840586172837
1153
+ ]
1154
+ ]
1155
+ ],
1156
+ "std": [
1157
+ [
1158
+ [
1159
+ 0.049308089847696836
1160
+ ]
1161
+ ],
1162
+ [
1163
+ [
1164
+ 0.050230986688779754
1165
+ ]
1166
+ ],
1167
+ [
1168
+ [
1169
+ 0.04269357417330688
1170
+ ]
1171
+ ]
1172
+ ],
1173
+ "count": [
1174
+ 156738
1175
+ ]
1176
+ },
1177
+ "observation.images.left_shoulder": {
1178
+ "min": [
1179
+ [
1180
+ [
1181
+ 0.0
1182
+ ]
1183
+ ],
1184
+ [
1185
+ [
1186
+ 0.0
1187
+ ]
1188
+ ],
1189
+ [
1190
+ [
1191
+ 0.0
1192
+ ]
1193
+ ]
1194
+ ],
1195
+ "max": [
1196
+ [
1197
+ [
1198
+ 0.984313725490196
1199
+ ]
1200
+ ],
1201
+ [
1202
+ [
1203
+ 0.9882352941176471
1204
+ ]
1205
+ ],
1206
+ [
1207
+ [
1208
+ 1.0
1209
+ ]
1210
+ ]
1211
+ ],
1212
+ "mean": [
1213
+ [
1214
+ [
1215
+ 0.7713615285435561
1216
+ ]
1217
+ ],
1218
+ [
1219
+ [
1220
+ 0.7405837475404986
1221
+ ]
1222
+ ],
1223
+ [
1224
+ [
1225
+ 0.7096659265886075
1226
+ ]
1227
+ ]
1228
+ ],
1229
+ "std": [
1230
+ [
1231
+ [
1232
+ 0.250703912872114
1233
+ ]
1234
+ ],
1235
+ [
1236
+ [
1237
+ 0.26476267065917325
1238
+ ]
1239
+ ],
1240
+ [
1241
+ [
1242
+ 0.28405807370119707
1243
+ ]
1244
+ ]
1245
+ ],
1246
+ "count": [
1247
+ 156738
1248
+ ]
1249
+ },
1250
+ "observation.images.guide": {
1251
+ "min": [
1252
+ [
1253
+ [
1254
+ 0.0
1255
+ ]
1256
+ ],
1257
+ [
1258
+ [
1259
+ 0.0
1260
+ ]
1261
+ ],
1262
+ [
1263
+ [
1264
+ 0.0
1265
+ ]
1266
+ ]
1267
+ ],
1268
+ "max": [
1269
+ [
1270
+ [
1271
+ 0.984313725490196
1272
+ ]
1273
+ ],
1274
+ [
1275
+ [
1276
+ 0.9882352941176471
1277
+ ]
1278
+ ],
1279
+ [
1280
+ [
1281
+ 1.0
1282
+ ]
1283
+ ]
1284
+ ],
1285
+ "mean": [
1286
+ [
1287
+ [
1288
+ 0.663869573788086
1289
+ ]
1290
+ ],
1291
+ [
1292
+ [
1293
+ 0.6470140640735558
1294
+ ]
1295
+ ],
1296
+ [
1297
+ [
1298
+ 0.632203409102075
1299
+ ]
1300
+ ]
1301
+ ],
1302
+ "std": [
1303
+ [
1304
+ [
1305
+ 0.28404373121674376
1306
+ ]
1307
+ ],
1308
+ [
1309
+ [
1310
+ 0.28675253776213216
1311
+ ]
1312
+ ],
1313
+ [
1314
+ [
1315
+ 0.29352152512714
1316
+ ]
1317
+ ]
1318
+ ],
1319
+ "count": [
1320
+ 156738
1321
+ ]
1322
+ },
1323
+ "observation.images.wrist": {
1324
+ "min": [
1325
+ [
1326
+ [
1327
+ 0.0
1328
+ ]
1329
+ ],
1330
+ [
1331
+ [
1332
+ 0.0
1333
+ ]
1334
+ ],
1335
+ [
1336
+ [
1337
+ 0.0
1338
+ ]
1339
+ ]
1340
+ ],
1341
+ "max": [
1342
+ [
1343
+ [
1344
+ 0.9882352941176471
1345
+ ]
1346
+ ],
1347
+ [
1348
+ [
1349
+ 0.984313725490196
1350
+ ]
1351
+ ],
1352
+ [
1353
+ [
1354
+ 1.0
1355
+ ]
1356
+ ]
1357
+ ],
1358
+ "mean": [
1359
+ [
1360
+ [
1361
+ 0.7218195591126962
1362
+ ]
1363
+ ],
1364
+ [
1365
+ [
1366
+ 0.6845381402478411
1367
+ ]
1368
+ ],
1369
+ [
1370
+ [
1371
+ 0.6532928962187665
1372
+ ]
1373
+ ]
1374
+ ],
1375
+ "std": [
1376
+ [
1377
+ [
1378
+ 0.24371781484097532
1379
+ ]
1380
+ ],
1381
+ [
1382
+ [
1383
+ 0.26216970721994165
1384
+ ]
1385
+ ],
1386
+ [
1387
+ [
1388
+ 0.28344337189329716
1389
+ ]
1390
+ ]
1391
+ ],
1392
+ "count": [
1393
+ 156738
1394
+ ]
1395
+ },
1396
+ "timestamp": {
1397
+ "min": [
1398
+ 0.0
1399
+ ],
1400
+ "max": [
1401
+ 7.699999809265137
1402
+ ],
1403
+ "mean": [
1404
+ 2.266569050584203
1405
+ ],
1406
+ "std": [
1407
+ 1.624245510407249
1408
+ ],
1409
+ "count": [
1410
+ 156738
1411
+ ],
1412
+ "q01": [
1413
+ 0.0
1414
+ ],
1415
+ "q10": [
1416
+ 0.4000000059604645
1417
+ ],
1418
+ "q50": [
1419
+ 2.0
1420
+ ],
1421
+ "q90": [
1422
+ 4.800000190734863
1423
+ ],
1424
+ "q99": [
1425
+ 6.199999809265137
1426
+ ]
1427
+ },
1428
+ "frame_index": {
1429
+ "min": [
1430
+ 0.0
1431
+ ],
1432
+ "max": [
1433
+ 77.0
1434
+ ],
1435
+ "mean": [
1436
+ 22.66569051538236
1437
+ ],
1438
+ "std": [
1439
+ 16.242455115191724
1440
+ ],
1441
+ "count": [
1442
+ 156738
1443
+ ],
1444
+ "q01": [
1445
+ 0.0
1446
+ ],
1447
+ "q10": [
1448
+ 4.0
1449
+ ],
1450
+ "q50": [
1451
+ 20.0
1452
+ ],
1453
+ "q90": [
1454
+ 48.0
1455
+ ],
1456
+ "q99": [
1457
+ 62.0
1458
+ ]
1459
+ },
1460
+ "episode_index": {
1461
+ "min": [
1462
+ 0.0
1463
+ ],
1464
+ "max": [
1465
+ 3837.0
1466
+ ],
1467
+ "mean": [
1468
+ 2005.4861743801757
1469
+ ],
1470
+ "std": [
1471
+ 1095.1862781330021
1472
+ ],
1473
+ "count": [
1474
+ 156738
1475
+ ],
1476
+ "q01": [
1477
+ 41.0
1478
+ ],
1479
+ "q10": [
1480
+ 444.0
1481
+ ],
1482
+ "q50": [
1483
+ 1934.0
1484
+ ],
1485
+ "q90": [
1486
+ 3566.0
1487
+ ],
1488
+ "q99": [
1489
+ 3812.0
1490
+ ]
1491
+ },
1492
+ "index": {
1493
+ "min": [
1494
+ 0.0
1495
+ ],
1496
+ "max": [
1497
+ 156737.0
1498
+ ],
1499
+ "mean": [
1500
+ 78368.5
1501
+ ],
1502
+ "std": [
1503
+ 45246.3632452009
1504
+ ],
1505
+ "count": [
1506
+ 156738
1507
+ ],
1508
+ "q01": [
1509
+ 1567.3700000000001
1510
+ ],
1511
+ "q10": [
1512
+ 15673.7
1513
+ ],
1514
+ "q50": [
1515
+ 78368.5
1516
+ ],
1517
+ "q90": [
1518
+ 141063.30000000002
1519
+ ],
1520
+ "q99": [
1521
+ 155169.63
1522
+ ]
1523
+ },
1524
+ "task_index": {
1525
+ "min": [
1526
+ 0.0
1527
+ ],
1528
+ "max": [
1529
+ 8.0
1530
+ ],
1531
+ "mean": [
1532
+ 1.7870076178080618
1533
+ ],
1534
+ "std": [
1535
+ 2.5384931793469203
1536
+ ],
1537
+ "count": [
1538
+ 156738
1539
+ ],
1540
+ "q01": [
1541
+ 0.0
1542
+ ],
1543
+ "q10": [
1544
+ 0.0
1545
+ ],
1546
+ "q50": [
1547
+ 0.0
1548
+ ],
1549
+ "q90": [
1550
+ 5.0
1551
+ ],
1552
+ "q99": [
1553
+ 8.0
1554
+ ]
1555
+ }
1556
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:645479eca68934b299b390fb24a2e555e12211873c9ed46852eb2629363c0f20
3
+ size 2152
meta/verification_report.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "generated_at_utc": "2026-07-15T11:05:49.324193+00:00",
3
+ "status": "pass",
4
+ "stats_status": "complete",
5
+ "source_frames": 156738,
6
+ "source_episodes": 3838,
7
+ "source_action_padding_8_31_exact_positive_zero": true,
8
+ "source_state_padding_16_31_exact_positive_zero": true,
9
+ "canonical_action_vs_source_first8_bitwise_equal": true,
10
+ "canonical_action_vs_joint_abs_bitwise_equal": true,
11
+ "all_gripper_copies_bitwise_equal": true,
12
+ "stored_arrays_readback_bitwise_equal": true,
13
+ "nonconverted_data_columns_arrow_equal": true,
14
+ "numeric_thresholds": {
15
+ "position_m": 1e-05,
16
+ "rotation_rad": 0.0001
17
+ },
18
+ "numeric_metrics": {
19
+ "quat_vs_source_fk_max_position_m": 5.962368144558971e-08,
20
+ "quat_vs_source_fk_max_rotation_rad": 1.0106459234841571e-07,
21
+ "rot6d_vs_source_fk_max_position_m": 5.962368144558971e-08,
22
+ "rot6d_vs_source_fk_max_rotation_rad": 5.960464477539064e-08,
23
+ "delta_vs_source_fk_max_position_m": 1.4195658029586193e-08,
24
+ "delta_vs_source_fk_max_rotation_rad": 2.5023304855446086e-07,
25
+ "quat_norm_max_abs_error": 1.1920928955078125e-07,
26
+ "rot6d_col_norm_max_abs_error": 5.960464477539063e-08,
27
+ "rot6d_col_dot_max_abs": 9.685754776000977e-08
28
+ },
29
+ "robot_only_kinematic": {
30
+ "status": "pass",
31
+ "source_joint_branch_equivalence_status": "pass",
32
+ "counts": {
33
+ "episodes": 9,
34
+ "numeric_pass": 9,
35
+ "target_equivalence_pass": 9,
36
+ "kinematic_equivalence_pass": 9,
37
+ "strict_ik_pass": 9
38
+ },
39
+ "report": "meta/robot_only_kinematic_report.json",
40
+ "note": "Representation equivalence is the conversion criterion. A partial source-joint branch result can occur because 7-DOF IK is redundant and local DLS may select a different branch."
41
+ },
42
+ "stats_verification": {
43
+ "status": "pass",
44
+ "lerobot_version": "0.6.0",
45
+ "frame_count": 156738,
46
+ "numeric_fields_checked": 14,
47
+ "direct_float64_min_max_mean_std_max_abs_difference": 7.23219929499308e-08,
48
+ "action_and_joint_abs_stats_exactly_equal": true,
49
+ "provenance": "lerobot_edit_dataset recompute_stats written in-place",
50
+ "stats_json_sha256": "c89408d82d9f7be3e804907657f64734dd3da386e79926d78a721a1074a997ef"
51
+ },
52
+ "video_sample_decode": {
53
+ "status": "pass",
54
+ "backend": "pyav",
55
+ "fields": {
56
+ "observation.images.wrist": {
57
+ "status": "pass",
58
+ "file": "videos/observation.images.wrist/chunk-000/file-000.mp4",
59
+ "shape_hwc": [
60
+ 672,
61
+ 672,
62
+ 3
63
+ ]
64
+ },
65
+ "observation.images.wrist_semantic": {
66
+ "status": "pass",
67
+ "file": "videos/observation.images.wrist_semantic/chunk-000/file-000.mp4",
68
+ "shape_hwc": [
69
+ 672,
70
+ 672,
71
+ 3
72
+ ]
73
+ },
74
+ "observation.images.left_shoulder": {
75
+ "status": "pass",
76
+ "file": "videos/observation.images.left_shoulder/chunk-000/file-000.mp4",
77
+ "shape_hwc": [
78
+ 672,
79
+ 672,
80
+ 3
81
+ ]
82
+ },
83
+ "observation.images.left_shoulder_semantic": {
84
+ "status": "pass",
85
+ "file": "videos/observation.images.left_shoulder_semantic/chunk-000/file-000.mp4",
86
+ "shape_hwc": [
87
+ 672,
88
+ 672,
89
+ 3
90
+ ]
91
+ },
92
+ "observation.images.right_shoulder": {
93
+ "status": "pass",
94
+ "file": "videos/observation.images.right_shoulder/chunk-000/file-000.mp4",
95
+ "shape_hwc": [
96
+ 672,
97
+ 672,
98
+ 3
99
+ ]
100
+ },
101
+ "observation.images.right_shoulder_semantic": {
102
+ "status": "pass",
103
+ "file": "videos/observation.images.right_shoulder_semantic/chunk-000/file-000.mp4",
104
+ "shape_hwc": [
105
+ 672,
106
+ 672,
107
+ 3
108
+ ]
109
+ },
110
+ "observation.images.guide": {
111
+ "status": "pass",
112
+ "file": "videos/observation.images.guide/chunk-000/file-000.mp4",
113
+ "shape_hwc": [
114
+ 672,
115
+ 672,
116
+ 3
117
+ ]
118
+ },
119
+ "observation.images.guide_semantic": {
120
+ "status": "pass",
121
+ "file": "videos/observation.images.guide_semantic/chunk-000/file-000.mp4",
122
+ "shape_hwc": [
123
+ 672,
124
+ 672,
125
+ 3
126
+ ]
127
+ }
128
+ }
129
+ }
130
+ }
task_prompts.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": "1.0",
3
+ "description": "Natural-language task prompts for Whalswp/INSIGHTfixposV4_EE_quat. Choose a prompt set during training; task keys match meta/tasks.parquet.",
4
+ "task_order": [
5
+ "1ext",
6
+ "3a",
7
+ "3b",
8
+ "3c",
9
+ "3d",
10
+ "5a",
11
+ "5b",
12
+ "5c",
13
+ "5d",
14
+ "5e",
15
+ "5f",
16
+ "5g",
17
+ "5h"
18
+ ],
19
+ "prompt_sets": {
20
+ "coarse": {
21
+ "description": "High-level task descriptions.",
22
+ "prompts": {
23
+ "1ext": "Open the cabinet following the guide.",
24
+ "3a": "Open the door following the guide.",
25
+ "3b": "Open the door following the guide.",
26
+ "3c": "Open the door following the guide.",
27
+ "3d": "Open the door following the guide.",
28
+ "5a": "Open the bottle following the guide.",
29
+ "5b": "Open the bottle following the guide.",
30
+ "5c": "Open the bottle following the guide.",
31
+ "5d": "Close the bottle following the guide.",
32
+ "5e": "Close the bottle following the guide.",
33
+ "5f": "Close the bottle following the guide.",
34
+ "5g": "Open the bottle following the guide.",
35
+ "5h": "Close the bottle cap following the guide."
36
+ }
37
+ },
38
+ "detailed": {
39
+ "description": "Direction- and interaction-specific task descriptions.",
40
+ "prompts": {
41
+ "1ext": "Find the arrow guide and open the indicated drawer.",
42
+ "3a": "Open the door, rotate clockwise and push.",
43
+ "3b": "Open the door, rotate counter-clockwise and push.",
44
+ "3c": "Open the door, rotate clockwise and pull.",
45
+ "3d": "Open the door, rotate counter-clockwise and pull.",
46
+ "5a": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in counter-clockwise direction.",
47
+ "5b": "Open the bottle in counter-clockwise direction.",
48
+ "5c": "Open the bottle in clockwise direction.",
49
+ "5d": "Close the bottle in clockwise direction.",
50
+ "5e": "Close the bottle in counter-clockwise direction.",
51
+ "5f": "Close the bottle in clockwise direction.",
52
+ "5g": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in clockwise direction.",
53
+ "5h": "Close the bottle in counter-clockwise direction."
54
+ }
55
+ }
56
+ }
57
+ }
videos/observation.images.guide/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:736385bb6164a9d277373ee98bf2b904dc1555da873d8f5b656463a572cb4e94
3
+ size 208627433
videos/observation.images.guide/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63725d103d8b98d1de45de2d0435acdef73b1734ee4105af178f68f4b06407f3
3
+ size 208755839
videos/observation.images.guide/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c356f456ea5a14b0d0f63bc37357761c60f1bd0c4c8a33f06a912aec2676d90
3
+ size 208727914
videos/observation.images.guide/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2456484a468ab65c0effa3aefa9053dcd451d52199ae925d73227b22aa939b42
3
+ size 85027392
videos/observation.images.guide_semantic/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:070cff659d4dc6c3c0d8b3fc65639cfba351c6cde6bdada822c5725a4bb1e347
3
+ size 19477727
videos/observation.images.left_shoulder/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84d6a06d232c01170b50296fee8065877da0bf06776eef96dcf44e881cb431f1
3
+ size 209071326
videos/observation.images.left_shoulder/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f64cd73cc4b840e87a93d09980c90bb03d2171359f5b01f581f92ae78b2d356
3
+ size 208521414
videos/observation.images.left_shoulder/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cdd69a3348130da2d7143e7b3b92e14a48977803e27c87a70d2feb92c7f3162
3
+ size 209082966
videos/observation.images.left_shoulder/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99206f29c1e235e19a58d23d5dba3e0a09f01023c8bbe46ca3288a7d91ed5a5f
3
+ size 209100938
videos/observation.images.left_shoulder/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c1ac896cc3ddd0189034c7108895841c55069188a7238bd44b381b9f001002e
3
+ size 209020568
videos/observation.images.left_shoulder/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec72af9f8a3adcc88e47d0585ad1075701dd082a3e51b60e2c40cccd57fe28ee
3
+ size 174799936
videos/observation.images.left_shoulder_semantic/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e2aae69f9386a99ad738354a3e0697c7a7275461b6a86cd38de199aa946a4cd
3
+ size 23461964
videos/observation.images.right_shoulder/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8431e55f0f94d7857810d3d4c4779891d6f3555cb599f5ab3ee26f74fa470b2b
3
+ size 209202401
videos/observation.images.right_shoulder/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7d80f1095496e5e1af2bc2960b950285655c1eacc1de8a7b065e8cf2a5b52e6c
3
+ size 209153629
videos/observation.images.right_shoulder/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4801a13f9166617703cbaadb4cf7341d724542d29c7a5da892bb1e097af6d5f5
3
+ size 208918205
videos/observation.images.right_shoulder/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d859b08273ff9927f31304517418e520c440428cc92cee9e3159ebacf9068ca8
3
+ size 208765258
videos/observation.images.right_shoulder/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5e6c36b08bf79df8ba093ec675eb7ea958168f0bb1ca5827560a2325d352d62f
3
+ size 208526406
videos/observation.images.right_shoulder/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:647ffadb83c1a6de7bc3680ffb9edaa56a52dc671ba1ca3de611907af8c47d7f
3
+ size 165134879
videos/observation.images.right_shoulder_semantic/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2da87a80674d2da17d5428999d69a457dd88b2ab448ba2a04ebed05fc41ea26b
3
+ size 24542238
videos/observation.images.wrist/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f417f6c060bcc72be892b27c8de1bd2d66ecf4c98103956ec83d2dc623334231
3
+ size 208672763
videos/observation.images.wrist/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2431b12022198fd567237e3ed6946c6618c73b07ed0340165d9f82201f0a94a5
3
+ size 208901823
videos/observation.images.wrist/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f14f9b582f4786a29b0ab52d40385a74802f1cc1015f9686d8b4667461da9107
3
+ size 208665714
videos/observation.images.wrist/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b181392f343d442b9bccc4cf16af70a9e463d1bd7aac77484bc0a3d8b17d432
3
+ size 143806314
videos/observation.images.wrist_semantic/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4685c01a2aac7684ab9e8751c701ef5ef33882c82d4735e5cda12055492533f1
3
+ size 101718134