GuanhuaJi commited on
Commit
e992381
·
verified ·
1 Parent(s): 3f0c34d

Add files using upload-large-folder tool

Browse files
Files changed (42) hide show
  1. README.md +141 -0
  2. data/chunk-000/file-000.parquet +3 -0
  3. meta/episodes/chunk-000/file-000.parquet +3 -0
  4. meta/info.json +528 -0
  5. meta/stats.json +2211 -0
  6. meta/tasks.parquet +3 -0
  7. videos/observation.images.google_robot/chunk-000/file-000.mp4 +3 -0
  8. videos/observation.images.google_robot/chunk-000/file-001.mp4 +3 -0
  9. videos/observation.images.google_robot/chunk-000/file-002.mp4 +3 -0
  10. videos/observation.images.google_robot/chunk-000/file-003.mp4 +3 -0
  11. videos/observation.images.image/chunk-000/file-000.mp4 +3 -0
  12. videos/observation.images.image/chunk-000/file-001.mp4 +3 -0
  13. videos/observation.images.image/chunk-000/file-002.mp4 +3 -0
  14. videos/observation.images.image/chunk-000/file-003.mp4 +3 -0
  15. videos/observation.images.jaco/chunk-000/file-000.mp4 +3 -0
  16. videos/observation.images.jaco/chunk-000/file-001.mp4 +3 -0
  17. videos/observation.images.jaco/chunk-000/file-002.mp4 +3 -0
  18. videos/observation.images.jaco/chunk-000/file-003.mp4 +3 -0
  19. videos/observation.images.kinova3/chunk-000/file-000.mp4 +3 -0
  20. videos/observation.images.kinova3/chunk-000/file-001.mp4 +3 -0
  21. videos/observation.images.kinova3/chunk-000/file-002.mp4 +3 -0
  22. videos/observation.images.kinova3/chunk-000/file-003.mp4 +3 -0
  23. videos/observation.images.kuka_iiwa/chunk-000/file-000.mp4 +3 -0
  24. videos/observation.images.kuka_iiwa/chunk-000/file-001.mp4 +3 -0
  25. videos/observation.images.kuka_iiwa/chunk-000/file-002.mp4 +3 -0
  26. videos/observation.images.kuka_iiwa/chunk-000/file-003.mp4 +3 -0
  27. videos/observation.images.panda/chunk-000/file-000.mp4 +3 -0
  28. videos/observation.images.panda/chunk-000/file-001.mp4 +3 -0
  29. videos/observation.images.panda/chunk-000/file-002.mp4 +3 -0
  30. videos/observation.images.panda/chunk-000/file-003.mp4 +3 -0
  31. videos/observation.images.sawyer/chunk-000/file-000.mp4 +3 -0
  32. videos/observation.images.sawyer/chunk-000/file-001.mp4 +3 -0
  33. videos/observation.images.sawyer/chunk-000/file-002.mp4 +3 -0
  34. videos/observation.images.sawyer/chunk-000/file-003.mp4 +3 -0
  35. videos/observation.images.ur5e/chunk-000/file-000.mp4 +3 -0
  36. videos/observation.images.ur5e/chunk-000/file-001.mp4 +3 -0
  37. videos/observation.images.ur5e/chunk-000/file-002.mp4 +3 -0
  38. videos/observation.images.ur5e/chunk-000/file-003.mp4 +3 -0
  39. videos/observation.images.xarm7/chunk-000/file-000.mp4 +3 -0
  40. videos/observation.images.xarm7/chunk-000/file-001.mp4 +3 -0
  41. videos/observation.images.xarm7/chunk-000/file-002.mp4 +3 -0
  42. videos/observation.images.xarm7/chunk-000/file-003.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: "bridge_test_0_3475_augmented"
3
+ license: "cc-by-4.0"
4
+ tags: [robotics, lerobot, oxe-auge, dataset]
5
+ task_categories: [robotics]
6
+
7
+ oxe_aug:
8
+ codebase_version: "v3.0"
9
+ robots: ["google_robot", "images", "jaco", "kinova3", "kuka_iiwa", "panda", "sawyer", "ur5e", "xarm7"]
10
+ fps: 5
11
+ total_episodes: 3475
12
+ total_frames: 118603
13
+ total_videos: null
14
+
15
+ configs:
16
+ - config_name: default
17
+ data_files:
18
+ - split: train
19
+ path:
20
+ - "data/chunk-*/file-*.parquet"
21
+ ---
22
+ # bridge_test_0_3475_augmented
23
+
24
+ ## Overview
25
+
26
+ - **Codebase version**: `v3.0`
27
+ - **Robots**: google_robot, images, jaco, kinova3, kuka_iiwa, panda, sawyer, ur5e, xarm7
28
+ - **FPS**: 5
29
+ - **Episodes**: 3,475
30
+ - **Frames**: 118,603
31
+ - **Splits**:
32
+ - `train`: `0:3475`
33
+
34
+ ## Data Layout
35
+
36
+ ```text
37
+ data_path : data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet
38
+ video_path: videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
39
+ ```
40
+
41
+ ## Features
42
+
43
+ | Feature | dtype | shape | description |
44
+ |---|---:|---:|---|
45
+ | `observation.images.google_robot` | `video` | `480×640×3` | Augmented image for google_robot robot |
46
+ | `observation.images.image` | `video` | `480×640×3` | Source robot's image from original dataset |
47
+ | `observation.images.jaco` | `video` | `480×640×3` | Augmented image for jaco robot |
48
+ | `observation.images.kinova3` | `video` | `480×640×3` | Augmented image for kinova3 robot |
49
+ | `observation.images.kuka_iiwa` | `video` | `480×640×3` | Augmented image for kuka_iiwa robot |
50
+ | `observation.images.panda` | `video` | `480×640×3` | Augmented image for panda robot |
51
+ | `observation.images.sawyer` | `video` | `480×640×3` | Augmented image for sawyer robot |
52
+ | `observation.images.ur5e` | `video` | `480×640×3` | Augmented image for ur5e robot |
53
+ | `observation.images.xarm7` | `video` | `480×640×3` | Augmented image for xarm7 robot |
54
+ | `episode_index` | `int64` | `1` | Index of the current episode within the dataset. |
55
+ | `frame_index` | `int64` | `1` | Index of the current frame within its episode. |
56
+ | `index` | `int64` | `1` | Global frame index across the whole dataset. |
57
+ | `natural_language_instruction` | `string` | `1` | Natural language command describing the task |
58
+ | `observation.ee_pose` | `float32` | `7` | Source robot's eef position |
59
+ | `observation.google_robot.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
60
+ | `observation.google_robot.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
61
+ | `observation.google_robot.ee_error` | `float32` | `7` | The eef difference between the augmented google_robot robot and the original robot |
62
+ | `observation.google_robot.ee_pose` | `float32` | `7` | The eef position of google_robot robot |
63
+ | `observation.google_robot.joints` | `float32` | `8` | The joint position of google_robot robot |
64
+ | `observation.jaco.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
65
+ | `observation.jaco.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
66
+ | `observation.jaco.ee_error` | `float32` | `7` | The eef difference between the augmented jaco robot and the original robot |
67
+ | `observation.jaco.ee_pose` | `float32` | `7` | The eef position of jaco robot |
68
+ | `observation.jaco.joints` | `float32` | `7` | The joint position of jaco robot |
69
+ | `observation.joints` | `float32` | `7` | Joint angle of source robot |
70
+ | `observation.kinova3.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
71
+ | `observation.kinova3.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
72
+ | `observation.kinova3.ee_error` | `float32` | `7` | The eef difference between the augmented kinova3 robot and the original robot |
73
+ | `observation.kinova3.ee_pose` | `float32` | `7` | The eef position of kinova3 robot |
74
+ | `observation.kinova3.joints` | `float32` | `8` | The joint position of kinova3 robot |
75
+ | `observation.kuka_iiwa.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
76
+ | `observation.kuka_iiwa.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
77
+ | `observation.kuka_iiwa.ee_error` | `float32` | `7` | The eef difference between the augmented kuka_iiwa robot and the original robot |
78
+ | `observation.kuka_iiwa.ee_pose` | `float32` | `7` | The eef position of kuka_iiwa robot |
79
+ | `observation.kuka_iiwa.joints` | `float32` | `8` | The joint position of kuka_iiwa robot |
80
+ | `observation.panda.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
81
+ | `observation.panda.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
82
+ | `observation.panda.ee_error` | `float32` | `7` | The eef difference between the augmented panda robot and the original robot |
83
+ | `observation.panda.ee_pose` | `float32` | `7` | The eef position of panda robot |
84
+ | `observation.panda.joints` | `float32` | `8` | The joint position of panda robot |
85
+ | `observation.sawyer.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
86
+ | `observation.sawyer.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
87
+ | `observation.sawyer.ee_error` | `float32` | `7` | The eef difference between the augmented sawyer robot and the original robot |
88
+ | `observation.sawyer.ee_pose` | `float32` | `7` | The eef position of sawyer robot |
89
+ | `observation.sawyer.joints` | `float32` | `8` | The joint position of sawyer robot |
90
+ | `observation.state` | `float32` | `7` | Copy of the state field in source robot's RLDS dataset |
91
+ | `observation.ur5e.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
92
+ | `observation.ur5e.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
93
+ | `observation.ur5e.ee_error` | `float32` | `7` | The eef difference between the augmented ur5e robot and the original robot |
94
+ | `observation.ur5e.ee_pose` | `float32` | `7` | The eef position of ur5e robot |
95
+ | `observation.ur5e.joints` | `float32` | `7` | The joint position of ur5e robot |
96
+ | `observation.xarm7.base_orientation` | `float32` | `1` | Rotation along z-axis CCW to make the robot not blocking the camera (mostly 0) |
97
+ | `observation.xarm7.base_position` | `float32` | `3` | Base translation applied so the trajectory remains achievable |
98
+ | `observation.xarm7.ee_error` | `float32` | `7` | The eef difference between the augmented xarm7 robot and the original robot |
99
+ | `observation.xarm7.ee_pose` | `float32` | `7` | The eef position of xarm7 robot |
100
+ | `observation.xarm7.joints` | `float32` | `8` | The joint position of xarm7 robot |
101
+ | `task_index` | `int64` | `1` | Integer ID of the high-level task this episode/frame belongs to. |
102
+ | `timestamp` | `float32` | `1` | Time stamp of the current frame within the episode (in second). |
103
+
104
+ ## Website
105
+
106
+ - Website page: [https://oxe-auge.github.io/](https://oxe-auge.github.io/)
107
+ - Project repository: [https://github.com/GuanhuaJi/oxe-auge](https://github.com/GuanhuaJi/oxe-auge)
108
+
109
+ ## Paper
110
+
111
+ - [https://arxiv.org/abs/2308.12952](https://arxiv.org/abs/2308.12952)
112
+
113
+ ## Citation Policy
114
+
115
+ If you use **OXE-AugE** datasets, please cite **both** our dataset and the **upstream datasets**.
116
+
117
+ ## Upstream Dataset Citation (original dataset)
118
+
119
+ ```bibtex
120
+ @article{walke2023bridgedatav2,
121
+ title = {BridgeData V2: A Dataset for Robot Learning at Scale},
122
+ author = {Walke, Homer and Black, Kevin and Lee, Abraham and Kim, Moo Jin and Du, Max and Zheng, Chongyi and Zhao, Tony and Hansen-Estruch, Philippe and Vuong, Quan and He, Andre and Myers, Vivek and Fang, Kuan and Finn, Chelsea and Levine, Sergey},
123
+ journal = {arXiv preprint arXiv:2308.12952},
124
+ year = {2023},
125
+ doi = {10.48550/arXiv.2308.12952},
126
+ url = {https://arxiv.org/abs/2308.12952},
127
+ note = {Version v3, last revised 2024-01-17}
128
+ }
129
+ ```
130
+
131
+ ## OXE-AugE Dataset Citation (ours)
132
+
133
+ ```bibtex
134
+ @misc{
135
+ ji2025oxeaug,
136
+ title = {OXE-AugE: A Large-Scale Robot Augmentation of OXE for Scaling Cross-Embodiment Policy Learning},
137
+ author = {Ji, Guanhua and Polavaram, Harsha and Chen, Lawrence Yunliang and Bajamahal, Sandeep and Ma, Zehan and Adebola, Simeon and Xu, Chenfeng and Goldberg, Ken},
138
+ year = {2025},
139
+ note = {Manuscript}
140
+ }
141
+ ```
data/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:280b7c6243bdf0993e182c1bfeba4bb0330ce781893f5b40b988cf1c3aaa8d3a
3
+ size 96048225
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72a231dfe1c88efd84e3c2ac81dc8db03de490596fb937bbda8716d7a0aeaa08
3
+ size 19499303
meta/info.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "mixed",
4
+ "total_episodes": 3475,
5
+ "total_frames": 118603,
6
+ "total_tasks": 1771,
7
+ "chunks_size": 1000,
8
+ "fps": 5,
9
+ "splits": {
10
+ "train": "0:3475"
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.panda.joints": {
16
+ "dtype": "float32",
17
+ "shape": [
18
+ 8
19
+ ],
20
+ "fps": 5
21
+ },
22
+ "observation.panda.ee_pose": {
23
+ "dtype": "float32",
24
+ "shape": [
25
+ 7
26
+ ],
27
+ "fps": 5
28
+ },
29
+ "observation.panda.base_position": {
30
+ "dtype": "float32",
31
+ "shape": [
32
+ 3
33
+ ],
34
+ "fps": 5
35
+ },
36
+ "observation.panda.base_orientation": {
37
+ "dtype": "float32",
38
+ "shape": [
39
+ 1
40
+ ],
41
+ "fps": 5
42
+ },
43
+ "observation.panda.ee_error": {
44
+ "dtype": "float32",
45
+ "shape": [
46
+ 7
47
+ ],
48
+ "fps": 5
49
+ },
50
+ "observation.images.panda": {
51
+ "dtype": "video",
52
+ "shape": [
53
+ 480,
54
+ 640,
55
+ 3
56
+ ],
57
+ "info": {
58
+ "video.height": 480,
59
+ "video.width": 640,
60
+ "video.codec": "av1",
61
+ "video.pix_fmt": "yuv420p",
62
+ "video.is_depth_map": false,
63
+ "video.fps": 5,
64
+ "video.channels": 3,
65
+ "has_audio": false
66
+ }
67
+ },
68
+ "observation.sawyer.joints": {
69
+ "dtype": "float32",
70
+ "shape": [
71
+ 8
72
+ ],
73
+ "fps": 5
74
+ },
75
+ "observation.sawyer.ee_pose": {
76
+ "dtype": "float32",
77
+ "shape": [
78
+ 7
79
+ ],
80
+ "fps": 5
81
+ },
82
+ "observation.sawyer.base_position": {
83
+ "dtype": "float32",
84
+ "shape": [
85
+ 3
86
+ ],
87
+ "fps": 5
88
+ },
89
+ "observation.sawyer.base_orientation": {
90
+ "dtype": "float32",
91
+ "shape": [
92
+ 1
93
+ ],
94
+ "fps": 5
95
+ },
96
+ "observation.sawyer.ee_error": {
97
+ "dtype": "float32",
98
+ "shape": [
99
+ 7
100
+ ],
101
+ "fps": 5
102
+ },
103
+ "observation.images.sawyer": {
104
+ "dtype": "video",
105
+ "shape": [
106
+ 480,
107
+ 640,
108
+ 3
109
+ ],
110
+ "info": {
111
+ "video.height": 480,
112
+ "video.width": 640,
113
+ "video.codec": "av1",
114
+ "video.pix_fmt": "yuv420p",
115
+ "video.is_depth_map": false,
116
+ "video.fps": 5,
117
+ "video.channels": 3,
118
+ "has_audio": false
119
+ }
120
+ },
121
+ "observation.ur5e.joints": {
122
+ "dtype": "float32",
123
+ "shape": [
124
+ 7
125
+ ],
126
+ "fps": 5
127
+ },
128
+ "observation.ur5e.ee_pose": {
129
+ "dtype": "float32",
130
+ "shape": [
131
+ 7
132
+ ],
133
+ "fps": 5
134
+ },
135
+ "observation.ur5e.base_position": {
136
+ "dtype": "float32",
137
+ "shape": [
138
+ 3
139
+ ],
140
+ "fps": 5
141
+ },
142
+ "observation.ur5e.base_orientation": {
143
+ "dtype": "float32",
144
+ "shape": [
145
+ 1
146
+ ],
147
+ "fps": 5
148
+ },
149
+ "observation.ur5e.ee_error": {
150
+ "dtype": "float32",
151
+ "shape": [
152
+ 7
153
+ ],
154
+ "fps": 5
155
+ },
156
+ "observation.images.ur5e": {
157
+ "dtype": "video",
158
+ "shape": [
159
+ 480,
160
+ 640,
161
+ 3
162
+ ],
163
+ "info": {
164
+ "video.height": 480,
165
+ "video.width": 640,
166
+ "video.codec": "av1",
167
+ "video.pix_fmt": "yuv420p",
168
+ "video.is_depth_map": false,
169
+ "video.fps": 5,
170
+ "video.channels": 3,
171
+ "has_audio": false
172
+ }
173
+ },
174
+ "observation.google_robot.joints": {
175
+ "dtype": "float32",
176
+ "shape": [
177
+ 8
178
+ ],
179
+ "fps": 5
180
+ },
181
+ "observation.google_robot.ee_pose": {
182
+ "dtype": "float32",
183
+ "shape": [
184
+ 7
185
+ ],
186
+ "fps": 5
187
+ },
188
+ "observation.google_robot.base_position": {
189
+ "dtype": "float32",
190
+ "shape": [
191
+ 3
192
+ ],
193
+ "fps": 5
194
+ },
195
+ "observation.google_robot.base_orientation": {
196
+ "dtype": "float32",
197
+ "shape": [
198
+ 1
199
+ ],
200
+ "fps": 5
201
+ },
202
+ "observation.google_robot.ee_error": {
203
+ "dtype": "float32",
204
+ "shape": [
205
+ 7
206
+ ],
207
+ "fps": 5
208
+ },
209
+ "observation.images.google_robot": {
210
+ "dtype": "video",
211
+ "shape": [
212
+ 480,
213
+ 640,
214
+ 3
215
+ ],
216
+ "info": {
217
+ "video.height": 480,
218
+ "video.width": 640,
219
+ "video.codec": "av1",
220
+ "video.pix_fmt": "yuv420p",
221
+ "video.is_depth_map": false,
222
+ "video.fps": 5,
223
+ "video.channels": 3,
224
+ "has_audio": false
225
+ }
226
+ },
227
+ "observation.jaco.joints": {
228
+ "dtype": "float32",
229
+ "shape": [
230
+ 7
231
+ ],
232
+ "fps": 5
233
+ },
234
+ "observation.jaco.ee_pose": {
235
+ "dtype": "float32",
236
+ "shape": [
237
+ 7
238
+ ],
239
+ "fps": 5
240
+ },
241
+ "observation.jaco.base_position": {
242
+ "dtype": "float32",
243
+ "shape": [
244
+ 3
245
+ ],
246
+ "fps": 5
247
+ },
248
+ "observation.jaco.base_orientation": {
249
+ "dtype": "float32",
250
+ "shape": [
251
+ 1
252
+ ],
253
+ "fps": 5
254
+ },
255
+ "observation.jaco.ee_error": {
256
+ "dtype": "float32",
257
+ "shape": [
258
+ 7
259
+ ],
260
+ "fps": 5
261
+ },
262
+ "observation.images.jaco": {
263
+ "dtype": "video",
264
+ "shape": [
265
+ 480,
266
+ 640,
267
+ 3
268
+ ],
269
+ "info": {
270
+ "video.height": 480,
271
+ "video.width": 640,
272
+ "video.codec": "av1",
273
+ "video.pix_fmt": "yuv420p",
274
+ "video.is_depth_map": false,
275
+ "video.fps": 5,
276
+ "video.channels": 3,
277
+ "has_audio": false
278
+ }
279
+ },
280
+ "observation.kinova3.joints": {
281
+ "dtype": "float32",
282
+ "shape": [
283
+ 8
284
+ ],
285
+ "fps": 5
286
+ },
287
+ "observation.kinova3.ee_pose": {
288
+ "dtype": "float32",
289
+ "shape": [
290
+ 7
291
+ ],
292
+ "fps": 5
293
+ },
294
+ "observation.kinova3.base_position": {
295
+ "dtype": "float32",
296
+ "shape": [
297
+ 3
298
+ ],
299
+ "fps": 5
300
+ },
301
+ "observation.kinova3.base_orientation": {
302
+ "dtype": "float32",
303
+ "shape": [
304
+ 1
305
+ ],
306
+ "fps": 5
307
+ },
308
+ "observation.kinova3.ee_error": {
309
+ "dtype": "float32",
310
+ "shape": [
311
+ 7
312
+ ],
313
+ "fps": 5
314
+ },
315
+ "observation.images.kinova3": {
316
+ "dtype": "video",
317
+ "shape": [
318
+ 480,
319
+ 640,
320
+ 3
321
+ ],
322
+ "info": {
323
+ "video.height": 480,
324
+ "video.width": 640,
325
+ "video.codec": "av1",
326
+ "video.pix_fmt": "yuv420p",
327
+ "video.is_depth_map": false,
328
+ "video.fps": 5,
329
+ "video.channels": 3,
330
+ "has_audio": false
331
+ }
332
+ },
333
+ "observation.kuka_iiwa.joints": {
334
+ "dtype": "float32",
335
+ "shape": [
336
+ 8
337
+ ],
338
+ "fps": 5
339
+ },
340
+ "observation.kuka_iiwa.ee_pose": {
341
+ "dtype": "float32",
342
+ "shape": [
343
+ 7
344
+ ],
345
+ "fps": 5
346
+ },
347
+ "observation.kuka_iiwa.base_position": {
348
+ "dtype": "float32",
349
+ "shape": [
350
+ 3
351
+ ],
352
+ "fps": 5
353
+ },
354
+ "observation.kuka_iiwa.base_orientation": {
355
+ "dtype": "float32",
356
+ "shape": [
357
+ 1
358
+ ],
359
+ "fps": 5
360
+ },
361
+ "observation.kuka_iiwa.ee_error": {
362
+ "dtype": "float32",
363
+ "shape": [
364
+ 7
365
+ ],
366
+ "fps": 5
367
+ },
368
+ "observation.images.kuka_iiwa": {
369
+ "dtype": "video",
370
+ "shape": [
371
+ 480,
372
+ 640,
373
+ 3
374
+ ],
375
+ "info": {
376
+ "video.height": 480,
377
+ "video.width": 640,
378
+ "video.codec": "av1",
379
+ "video.pix_fmt": "yuv420p",
380
+ "video.is_depth_map": false,
381
+ "video.fps": 5,
382
+ "video.channels": 3,
383
+ "has_audio": false
384
+ }
385
+ },
386
+ "observation.xarm7.joints": {
387
+ "dtype": "float32",
388
+ "shape": [
389
+ 8
390
+ ],
391
+ "fps": 5
392
+ },
393
+ "observation.xarm7.ee_pose": {
394
+ "dtype": "float32",
395
+ "shape": [
396
+ 7
397
+ ],
398
+ "fps": 5
399
+ },
400
+ "observation.xarm7.base_position": {
401
+ "dtype": "float32",
402
+ "shape": [
403
+ 3
404
+ ],
405
+ "fps": 5
406
+ },
407
+ "observation.xarm7.base_orientation": {
408
+ "dtype": "float32",
409
+ "shape": [
410
+ 1
411
+ ],
412
+ "fps": 5
413
+ },
414
+ "observation.xarm7.ee_error": {
415
+ "dtype": "float32",
416
+ "shape": [
417
+ 7
418
+ ],
419
+ "fps": 5
420
+ },
421
+ "observation.images.xarm7": {
422
+ "dtype": "video",
423
+ "shape": [
424
+ 480,
425
+ 640,
426
+ 3
427
+ ],
428
+ "info": {
429
+ "video.height": 480,
430
+ "video.width": 640,
431
+ "video.codec": "av1",
432
+ "video.pix_fmt": "yuv420p",
433
+ "video.is_depth_map": false,
434
+ "video.fps": 5,
435
+ "video.channels": 3,
436
+ "has_audio": false
437
+ }
438
+ },
439
+ "observation.images.image": {
440
+ "dtype": "video",
441
+ "shape": [
442
+ 480,
443
+ 640,
444
+ 3
445
+ ],
446
+ "info": {
447
+ "video.height": 480,
448
+ "video.width": 640,
449
+ "video.codec": "av1",
450
+ "video.pix_fmt": "yuv420p",
451
+ "video.is_depth_map": false,
452
+ "video.fps": 5,
453
+ "video.channels": 3,
454
+ "has_audio": false
455
+ }
456
+ },
457
+ "natural_language_instruction": {
458
+ "dtype": "string",
459
+ "shape": [
460
+ 1
461
+ ],
462
+ "fps": 5
463
+ },
464
+ "observation.state": {
465
+ "dtype": "float32",
466
+ "shape": [
467
+ 7
468
+ ],
469
+ "fps": 5
470
+ },
471
+ "observation.joints": {
472
+ "dtype": "float32",
473
+ "shape": [
474
+ 7
475
+ ],
476
+ "fps": 5
477
+ },
478
+ "observation.ee_pose": {
479
+ "dtype": "float32",
480
+ "shape": [
481
+ 7
482
+ ],
483
+ "fps": 5
484
+ },
485
+ "timestamp": {
486
+ "dtype": "float32",
487
+ "shape": [
488
+ 1
489
+ ],
490
+ "names": null,
491
+ "fps": 5
492
+ },
493
+ "frame_index": {
494
+ "dtype": "int64",
495
+ "shape": [
496
+ 1
497
+ ],
498
+ "names": null,
499
+ "fps": 5
500
+ },
501
+ "episode_index": {
502
+ "dtype": "int64",
503
+ "shape": [
504
+ 1
505
+ ],
506
+ "names": null,
507
+ "fps": 5
508
+ },
509
+ "index": {
510
+ "dtype": "int64",
511
+ "shape": [
512
+ 1
513
+ ],
514
+ "names": null,
515
+ "fps": 5
516
+ },
517
+ "task_index": {
518
+ "dtype": "int64",
519
+ "shape": [
520
+ 1
521
+ ],
522
+ "names": null,
523
+ "fps": 5
524
+ }
525
+ },
526
+ "data_files_size_in_mb": 500,
527
+ "video_files_size_in_mb": 500
528
+ }
meta/stats.json ADDED
@@ -0,0 +1,2211 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "observation.ur5e.ee_pose": {
3
+ "min": [
4
+ 0.08795618265867233,
5
+ -0.42855602502822876,
6
+ -0.09513544291257858,
7
+ -0.6413981318473816,
8
+ -0.7068239450454712,
9
+ -0.7054095268249512,
10
+ -0.6466076970100403
11
+ ],
12
+ "max": [
13
+ 0.5296288132667542,
14
+ 0.1228242963552475,
15
+ 0.32397350668907166,
16
+ 0.649171769618988,
17
+ 0.9994328022003174,
18
+ 0.9999967217445374,
19
+ 0.6554479598999023
20
+ ],
21
+ "mean": [
22
+ 0.3024354519107248,
23
+ -0.1741503266275539,
24
+ 0.07179920647897162,
25
+ 0.0706103236301003,
26
+ -0.020957899801151317,
27
+ 0.9328467881747732,
28
+ 0.016838939686785695
29
+ ],
30
+ "std": [
31
+ 0.05787001321971465,
32
+ 0.08655124164685553,
33
+ 0.04752906558439801,
34
+ 0.0860522271702545,
35
+ 0.2562986748452023,
36
+ 0.21483901371011488,
37
+ 0.06955908867970309
38
+ ],
39
+ "count": [
40
+ 118603
41
+ ]
42
+ },
43
+ "observation.images.xarm7": {
44
+ "min": [
45
+ [
46
+ [
47
+ 0.0
48
+ ]
49
+ ],
50
+ [
51
+ [
52
+ 0.0
53
+ ]
54
+ ],
55
+ [
56
+ [
57
+ 0.0
58
+ ]
59
+ ]
60
+ ],
61
+ "max": [
62
+ [
63
+ [
64
+ 1.0
65
+ ]
66
+ ],
67
+ [
68
+ [
69
+ 1.0
70
+ ]
71
+ ],
72
+ [
73
+ [
74
+ 1.0
75
+ ]
76
+ ]
77
+ ],
78
+ "mean": [
79
+ [
80
+ [
81
+ 0.5070180166525642
82
+ ]
83
+ ],
84
+ [
85
+ [
86
+ 0.4296644686137505
87
+ ]
88
+ ],
89
+ [
90
+ [
91
+ 0.3995863061430454
92
+ ]
93
+ ]
94
+ ],
95
+ "std": [
96
+ [
97
+ [
98
+ 0.24397237680772274
99
+ ]
100
+ ],
101
+ [
102
+ [
103
+ 0.22000540485487374
104
+ ]
105
+ ],
106
+ [
107
+ [
108
+ 0.22021891094966667
109
+ ]
110
+ ]
111
+ ],
112
+ "count": [
113
+ 118603
114
+ ]
115
+ },
116
+ "observation.panda.base_position": {
117
+ "min": [
118
+ 0.0,
119
+ 0.0,
120
+ 0.0
121
+ ],
122
+ "max": [
123
+ 0.30000001192092896,
124
+ 0.0,
125
+ 0.0
126
+ ],
127
+ "mean": [
128
+ 0.29959790938518865,
129
+ 0.0,
130
+ 0.0
131
+ ],
132
+ "std": [
133
+ 0.010976927805078949,
134
+ 0.0,
135
+ 0.0
136
+ ],
137
+ "count": [
138
+ 118603
139
+ ]
140
+ },
141
+ "task_index": {
142
+ "min": [
143
+ 0
144
+ ],
145
+ "max": [
146
+ 1770
147
+ ],
148
+ "mean": [
149
+ 629.3330016947294
150
+ ],
151
+ "std": [
152
+ 531.1260146565238
153
+ ],
154
+ "count": [
155
+ 118603
156
+ ]
157
+ },
158
+ "observation.kuka_iiwa.ee_error": {
159
+ "min": [
160
+ -0.03396376967430115,
161
+ -0.0221027210354805,
162
+ -0.012802015990018845,
163
+ -0.457275927066803,
164
+ -1.9980645179748535,
165
+ -0.30019742250442505,
166
+ -0.5038172006607056
167
+ ],
168
+ "max": [
169
+ 0.015635550022125244,
170
+ 0.016479477286338806,
171
+ 0.01185741275548935,
172
+ 0.8813083171844482,
173
+ 0.3624158501625061,
174
+ 1.4108214378356934,
175
+ 0.5250377655029297
176
+ ],
177
+ "mean": [
178
+ 5.149786718070167e-07,
179
+ 4.60808247781405e-06,
180
+ -1.597760603412553e-07,
181
+ 0.0028813956058247807,
182
+ -0.02813712650965797,
183
+ 0.019961727488223578,
184
+ -0.000798699224412102
185
+ ],
186
+ "std": [
187
+ 0.0008695249858738625,
188
+ 0.0003602058156481438,
189
+ 0.0002698652126781391,
190
+ 0.03098310751352689,
191
+ 0.21223562425152803,
192
+ 0.1545686068489185,
193
+ 0.01796859007167197
194
+ ],
195
+ "count": [
196
+ 118603
197
+ ]
198
+ },
199
+ "observation.kuka_iiwa.joints": {
200
+ "min": [
201
+ -1.4562879800796509,
202
+ 0.6594929695129395,
203
+ -1.9488210678100586,
204
+ -2.094399929046631,
205
+ -2.562711238861084,
206
+ -2.094399929046631,
207
+ -3.0543301105499268,
208
+ 0.050636038184165955
209
+ ],
210
+ "max": [
211
+ 1.19232976436615,
212
+ 2.094399929046631,
213
+ 2.873008966445923,
214
+ 1.571144700050354,
215
+ 2.967060089111328,
216
+ 2.094399929046631,
217
+ 3.0543301105499268,
218
+ 1.0324618816375732
219
+ ],
220
+ "mean": [
221
+ -0.11354611018536293,
222
+ 1.428015040269617,
223
+ 0.22918493704761744,
224
+ -1.3474192235471487,
225
+ 1.0840193124197974,
226
+ -0.10016734190592667,
227
+ 1.0979328707164384,
228
+ 0.7750057334578387
229
+ ],
230
+ "std": [
231
+ 0.294513016061618,
232
+ 0.16394250702995428,
233
+ 0.4567459059531527,
234
+ 0.2627052214174116,
235
+ 0.9407588551026111,
236
+ 0.5643137930380276,
237
+ 1.2487175998769406,
238
+ 0.3252709871362276
239
+ ],
240
+ "count": [
241
+ 118603
242
+ ]
243
+ },
244
+ "observation.images.google_robot": {
245
+ "min": [
246
+ [
247
+ [
248
+ 0.0
249
+ ]
250
+ ],
251
+ [
252
+ [
253
+ 0.0
254
+ ]
255
+ ],
256
+ [
257
+ [
258
+ 0.0
259
+ ]
260
+ ]
261
+ ],
262
+ "max": [
263
+ [
264
+ [
265
+ 1.0
266
+ ]
267
+ ],
268
+ [
269
+ [
270
+ 1.0
271
+ ]
272
+ ],
273
+ [
274
+ [
275
+ 1.0
276
+ ]
277
+ ]
278
+ ],
279
+ "mean": [
280
+ [
281
+ [
282
+ 0.5091395643535259
283
+ ]
284
+ ],
285
+ [
286
+ [
287
+ 0.429890751645421
288
+ ]
289
+ ],
290
+ [
291
+ [
292
+ 0.39506693895212813
293
+ ]
294
+ ]
295
+ ],
296
+ "std": [
297
+ [
298
+ [
299
+ 0.23860363017641611
300
+ ]
301
+ ],
302
+ [
303
+ [
304
+ 0.21334992476857031
305
+ ]
306
+ ],
307
+ [
308
+ [
309
+ 0.21219887741715399
310
+ ]
311
+ ]
312
+ ],
313
+ "count": [
314
+ 118603
315
+ ]
316
+ },
317
+ "observation.joints": {
318
+ "min": [
319
+ -1.213427186012268,
320
+ -0.9388354420661926,
321
+ -1.1108226776123047,
322
+ -2.462803602218628,
323
+ -0.37674763798713684,
324
+ -3.141580104827881,
325
+ 0.050636038184165955
326
+ ],
327
+ "max": [
328
+ 1.0259565114974976,
329
+ 1.0289795398712158,
330
+ 1.3405841588974,
331
+ 2.5746710300445557,
332
+ 2.1394197940826416,
333
+ 2.9861397743225098,
334
+ 1.0324618816375732
335
+ ],
336
+ "mean": [
337
+ 0.06285125153267862,
338
+ 0.12428021687727828,
339
+ 0.3813713664067171,
340
+ 0.05153421144265758,
341
+ 0.9351529120581267,
342
+ -0.07726128684271738,
343
+ 0.7750057334578387
344
+ ],
345
+ "std": [
346
+ 0.2977364809051477,
347
+ 0.2418403404301406,
348
+ 0.28489078909358156,
349
+ 0.21643171066281414,
350
+ 0.2500989742434269,
351
+ 0.6577256887165038,
352
+ 0.3252709871362276
353
+ ],
354
+ "count": [
355
+ 118603
356
+ ]
357
+ },
358
+ "observation.ur5e.base_orientation": {
359
+ "min": [
360
+ 0.0
361
+ ],
362
+ "max": [
363
+ 0.0
364
+ ],
365
+ "mean": [
366
+ 0.0
367
+ ],
368
+ "std": [
369
+ 0.0
370
+ ],
371
+ "count": [
372
+ 118603
373
+ ]
374
+ },
375
+ "observation.ur5e.ee_error": {
376
+ "min": [
377
+ -0.005280256271362305,
378
+ -0.000777198001742363,
379
+ -0.001073308289051056,
380
+ -0.4573313891887665,
381
+ -1.9980676174163818,
382
+ -0.008519411087036133,
383
+ -1.3110870122909546
384
+ ],
385
+ "max": [
386
+ 0.00010055303573608398,
387
+ 0.0030460096895694733,
388
+ 0.0011542178690433502,
389
+ 0.8813199996948242,
390
+ 0.898010790348053,
391
+ 1.410844087600708,
392
+ 0.5251520872116089
393
+ ],
394
+ "mean": [
395
+ -6.802415198235752e-06,
396
+ -6.137002096704384e-07,
397
+ -3.1068649732815908e-06,
398
+ 0.003167462159616042,
399
+ -0.028430715040906215,
400
+ 0.02010514508479658,
401
+ -0.0004353434669890609
402
+ ],
403
+ "std": [
404
+ 5.801282536332477e-05,
405
+ 2.805894292773669e-05,
406
+ 1.0886145296216851e-05,
407
+ 0.028984657133965724,
408
+ 0.21225683015284794,
409
+ 0.1547184235874498,
410
+ 0.01763494837157591
411
+ ],
412
+ "count": [
413
+ 118603
414
+ ]
415
+ },
416
+ "observation.sawyer.ee_error": {
417
+ "min": [
418
+ -8.380413055419922e-05,
419
+ -2.4624168872833252e-05,
420
+ -5.8770179748535156e-05,
421
+ -0.45741158723831177,
422
+ -1.9980679750442505,
423
+ -0.0001933574676513672,
424
+ -1.3112270832061768
425
+ ],
426
+ "max": [
427
+ 7.152557373046875e-06,
428
+ 8.66129994392395e-06,
429
+ 0.0003126412630081177,
430
+ 0.8812389373779297,
431
+ 0.8977110385894775,
432
+ 1.4109251499176025,
433
+ 0.5251059532165527
434
+ ],
435
+ "mean": [
436
+ -3.1713638218867564e-06,
437
+ -1.1429561807634155e-06,
438
+ -1.0551002309571204e-06,
439
+ 0.0031388856914853613,
440
+ -0.028426541218261006,
441
+ 0.020095707897238236,
442
+ -0.0003659856682943518
443
+ ],
444
+ "std": [
445
+ 1.7096253176776005e-06,
446
+ 1.1661425246137309e-06,
447
+ 2.452258982673899e-06,
448
+ 0.028973755204000286,
449
+ 0.21225139703225318,
450
+ 0.15472864107004927,
451
+ 0.01763992977674642
452
+ ],
453
+ "count": [
454
+ 118603
455
+ ]
456
+ },
457
+ "observation.xarm7.ee_error": {
458
+ "min": [
459
+ -0.009186506271362305,
460
+ -0.00994861125946045,
461
+ -0.005327790975570679,
462
+ -0.4574492573738098,
463
+ -1.9980759620666504,
464
+ -0.020037412643432617,
465
+ -1.3112324476242065
466
+ ],
467
+ "max": [
468
+ 0.00015366077423095703,
469
+ 0.003989513963460922,
470
+ 0.0023321881890296936,
471
+ 0.8812544345855713,
472
+ 0.8977214097976685,
473
+ 1.4109383821487427,
474
+ 0.5251520872116089
475
+ ],
476
+ "mean": [
477
+ -8.086673902034455e-06,
478
+ -8.050527437711795e-07,
479
+ -8.827382206815014e-06,
480
+ 0.003245233480904892,
481
+ -0.028420495035382517,
482
+ 0.020079364719550945,
483
+ -0.0003977506723630711
484
+ ],
485
+ "std": [
486
+ 0.0001373555039490673,
487
+ 8.985910835762563e-05,
488
+ 6.823625164699274e-05,
489
+ 0.02899844369907389,
490
+ 0.21225293228846534,
491
+ 0.1547352810224742,
492
+ 0.01766579991453483
493
+ ],
494
+ "count": [
495
+ 118603
496
+ ]
497
+ },
498
+ "observation.panda.ee_pose": {
499
+ "min": [
500
+ 0.17874303460121155,
501
+ -0.22855277359485626,
502
+ -0.095136359333992,
503
+ -0.6413300037384033,
504
+ -0.7044981122016907,
505
+ -0.705924391746521,
506
+ -0.6472087502479553
507
+ ],
508
+ "max": [
509
+ 0.8296013474464417,
510
+ 0.32282981276512146,
511
+ 0.32394009828567505,
512
+ 0.6305795311927795,
513
+ 0.9994345307350159,
514
+ 0.9999969601631165,
515
+ 0.6555116176605225
516
+ ],
517
+ "mean": [
518
+ 0.6019412169774108,
519
+ 0.025895901937049465,
520
+ 0.07177087145388053,
521
+ 0.0713529406446708,
522
+ -0.028607931143758984,
523
+ 0.9409340812151077,
524
+ 0.01688867340369375
525
+ ],
526
+ "std": [
527
+ 0.05910548494307199,
528
+ 0.08654845998590747,
529
+ 0.04753282940532457,
530
+ 0.0863158379009702,
531
+ 0.2521105532787185,
532
+ 0.1800396987292836,
533
+ 0.07087825658359173
534
+ ],
535
+ "count": [
536
+ 118603
537
+ ]
538
+ },
539
+ "observation.google_robot.ee_pose": {
540
+ "min": [
541
+ 0.33794745802879333,
542
+ -0.22855401039123535,
543
+ -0.04514208063483238,
544
+ -0.5529189705848694,
545
+ -0.706825852394104,
546
+ -0.7054154276847839,
547
+ -0.6469860672950745
548
+ ],
549
+ "max": [
550
+ 0.7796095013618469,
551
+ 0.32283300161361694,
552
+ 0.3695618510246277,
553
+ 0.6482645869255066,
554
+ 0.9994281530380249,
555
+ 0.999997079372406,
556
+ 0.4873875081539154
557
+ ],
558
+ "mean": [
559
+ 0.552438233888657,
560
+ 0.025849852654130773,
561
+ 0.12178797891286658,
562
+ 0.07088908689227261,
563
+ -0.02104884383991229,
564
+ 0.932881259709426,
565
+ 0.016770478024889873
566
+ ],
567
+ "std": [
568
+ 0.05785627961893835,
569
+ 0.08655272544699168,
570
+ 0.04751357421662071,
571
+ 0.08544337502839208,
572
+ 0.2564119379066994,
573
+ 0.21472358464063432,
574
+ 0.06949192173784621
575
+ ],
576
+ "count": [
577
+ 118603
578
+ ]
579
+ },
580
+ "observation.images.jaco": {
581
+ "min": [
582
+ [
583
+ [
584
+ 0.0
585
+ ]
586
+ ],
587
+ [
588
+ [
589
+ 0.0
590
+ ]
591
+ ],
592
+ [
593
+ [
594
+ 0.0
595
+ ]
596
+ ]
597
+ ],
598
+ "max": [
599
+ [
600
+ [
601
+ 1.0
602
+ ]
603
+ ],
604
+ [
605
+ [
606
+ 1.0
607
+ ]
608
+ ],
609
+ [
610
+ [
611
+ 1.0
612
+ ]
613
+ ]
614
+ ],
615
+ "mean": [
616
+ [
617
+ [
618
+ 0.47326516169083266
619
+ ]
620
+ ],
621
+ [
622
+ [
623
+ 0.39469997304265303
624
+ ]
625
+ ],
626
+ [
627
+ [
628
+ 0.3643451002128739
629
+ ]
630
+ ]
631
+ ],
632
+ "std": [
633
+ [
634
+ [
635
+ 0.2575478880827754
636
+ ]
637
+ ],
638
+ [
639
+ [
640
+ 0.22253027336164966
641
+ ]
642
+ ],
643
+ [
644
+ [
645
+ 0.21778457505462132
646
+ ]
647
+ ]
648
+ ],
649
+ "count": [
650
+ 118603
651
+ ]
652
+ },
653
+ "observation.images.kinova3": {
654
+ "min": [
655
+ [
656
+ [
657
+ 0.0
658
+ ]
659
+ ],
660
+ [
661
+ [
662
+ 0.0
663
+ ]
664
+ ],
665
+ [
666
+ [
667
+ 0.0
668
+ ]
669
+ ]
670
+ ],
671
+ "max": [
672
+ [
673
+ [
674
+ 1.0
675
+ ]
676
+ ],
677
+ [
678
+ [
679
+ 1.0
680
+ ]
681
+ ],
682
+ [
683
+ [
684
+ 1.0
685
+ ]
686
+ ]
687
+ ],
688
+ "mean": [
689
+ [
690
+ [
691
+ 0.4830119627928542
692
+ ]
693
+ ],
694
+ [
695
+ [
696
+ 0.40434809988073794
697
+ ]
698
+ ],
699
+ [
700
+ [
701
+ 0.37393776771013665
702
+ ]
703
+ ]
704
+ ],
705
+ "std": [
706
+ [
707
+ [
708
+ 0.25463341845396004
709
+ ]
710
+ ],
711
+ [
712
+ [
713
+ 0.22282031728369403
714
+ ]
715
+ ],
716
+ [
717
+ [
718
+ 0.2194296963021911
719
+ ]
720
+ ]
721
+ ],
722
+ "count": [
723
+ 118603
724
+ ]
725
+ },
726
+ "frame_index": {
727
+ "min": [
728
+ 0
729
+ ],
730
+ "max": [
731
+ 78
732
+ ],
733
+ "mean": [
734
+ 18.43245111843714
735
+ ],
736
+ "std": [
737
+ 13.180420865665118
738
+ ],
739
+ "count": [
740
+ 118603
741
+ ]
742
+ },
743
+ "observation.state": {
744
+ "min": [
745
+ 0.08775471150875092,
746
+ -0.22901694476604462,
747
+ -0.09627406299114227,
748
+ -1.4226584434509277,
749
+ -1.4198657274246216,
750
+ -3.138009786605835,
751
+ 0.050636038184165955
752
+ ],
753
+ "max": [
754
+ 0.5298661589622498,
755
+ 0.3230862617492676,
756
+ 0.32458263635635376,
757
+ 1.0983483791351318,
758
+ 1.385931372642517,
759
+ 3.138714075088501,
760
+ 1.0324618816375732
761
+ ],
762
+ "mean": [
763
+ 0.3026657274931529,
764
+ 0.02595832959361098,
765
+ 0.07160867835708906,
766
+ 0.018134913015347125,
767
+ -0.13857538520788534,
768
+ 0.10691197834524267,
769
+ 0.7750057334578387
770
+ ],
771
+ "std": [
772
+ 0.05789312412124207,
773
+ 0.08665103084297346,
774
+ 0.04778242396560295,
775
+ 0.15742429507468056,
776
+ 0.17244503947361864,
777
+ 0.5657920277840608,
778
+ 0.3252709871362276
779
+ ],
780
+ "count": [
781
+ 118603
782
+ ]
783
+ },
784
+ "observation.jaco.ee_pose": {
785
+ "min": [
786
+ 0.09040280431509018,
787
+ -0.22855331003665924,
788
+ -0.09513943642377853,
789
+ -0.6413702964782715,
790
+ -0.7061500549316406,
791
+ -0.7055338025093079,
792
+ -0.6471754908561707
793
+ ],
794
+ "max": [
795
+ 0.5296205282211304,
796
+ 0.32009032368659973,
797
+ 0.3239566385746002,
798
+ 0.6483985185623169,
799
+ 0.9994270205497742,
800
+ 0.9999993443489075,
801
+ 0.655478835105896
802
+ ],
803
+ "mean": [
804
+ 0.30251678421475375,
805
+ 0.02560051515006912,
806
+ 0.071789927220141,
807
+ 0.06923468125096165,
808
+ -0.02087353542429631,
809
+ 0.9330628263265351,
810
+ 0.014159652347874245
811
+ ],
812
+ "std": [
813
+ 0.05771038048855717,
814
+ 0.08651495999772925,
815
+ 0.04756033239271023,
816
+ 0.08557235266476457,
817
+ 0.25627473750023044,
818
+ 0.2148761655338209,
819
+ 0.06923143101537095
820
+ ],
821
+ "count": [
822
+ 118603
823
+ ]
824
+ },
825
+ "observation.images.sawyer": {
826
+ "min": [
827
+ [
828
+ [
829
+ 0.0
830
+ ]
831
+ ],
832
+ [
833
+ [
834
+ 0.0
835
+ ]
836
+ ],
837
+ [
838
+ [
839
+ 0.0
840
+ ]
841
+ ]
842
+ ],
843
+ "max": [
844
+ [
845
+ [
846
+ 1.0
847
+ ]
848
+ ],
849
+ [
850
+ [
851
+ 1.0
852
+ ]
853
+ ],
854
+ [
855
+ [
856
+ 1.0
857
+ ]
858
+ ]
859
+ ],
860
+ "mean": [
861
+ [
862
+ [
863
+ 0.47309025556934436
864
+ ]
865
+ ],
866
+ [
867
+ [
868
+ 0.38399324888397074
869
+ ]
870
+ ],
871
+ [
872
+ [
873
+ 0.3533492431949072
874
+ ]
875
+ ]
876
+ ],
877
+ "std": [
878
+ [
879
+ [
880
+ 0.2528105682618106
881
+ ]
882
+ ],
883
+ [
884
+ [
885
+ 0.22583024540463612
886
+ ]
887
+ ],
888
+ [
889
+ [
890
+ 0.2195280050009548
891
+ ]
892
+ ]
893
+ ],
894
+ "count": [
895
+ 118603
896
+ ]
897
+ },
898
+ "observation.jaco.joints": {
899
+ "min": [
900
+ -1.371833086013794,
901
+ 1.1686949729919434,
902
+ 4.472756385803223,
903
+ -7.877634048461914,
904
+ -2.7398197650909424,
905
+ -10.008758544921875,
906
+ 0.050636038184165955
907
+ ],
908
+ "max": [
909
+ 2.6708619594573975,
910
+ 3.6918177604675293,
911
+ 5.9515700340271,
912
+ 9.595779418945312,
913
+ 2.4620232582092285,
914
+ 8.405760765075684,
915
+ 1.0324618816375732
916
+ ],
917
+ "mean": [
918
+ 0.036704270986448025,
919
+ 2.396063385707876,
920
+ 5.50395079106453,
921
+ -0.09438265964644252,
922
+ 0.05283849383563904,
923
+ 0.20824595517399083,
924
+ 0.7750057334578387
925
+ ],
926
+ "std": [
927
+ 0.3535874723043731,
928
+ 0.18838341662948152,
929
+ 0.22164682886324266,
930
+ 1.437443060490706,
931
+ 0.45035288031909604,
932
+ 1.4976636319656953,
933
+ 0.3252709871362276
934
+ ],
935
+ "count": [
936
+ 118603
937
+ ]
938
+ },
939
+ "observation.jaco.base_orientation": {
940
+ "min": [
941
+ 0.0
942
+ ],
943
+ "max": [
944
+ 0.0
945
+ ],
946
+ "mean": [
947
+ 0.0
948
+ ],
949
+ "std": [
950
+ 0.0
951
+ ],
952
+ "count": [
953
+ 118603
954
+ ]
955
+ },
956
+ "observation.sawyer.joints": {
957
+ "min": [
958
+ -1.8190977573394775,
959
+ -1.8161036968231201,
960
+ -1.4015547037124634,
961
+ 0.7070578932762146,
962
+ -1.66439950466156,
963
+ -1.4741733074188232,
964
+ -2.888789653778076,
965
+ 0.050636038184165955
966
+ ],
967
+ "max": [
968
+ 0.8829122185707092,
969
+ 0.4413682818412781,
970
+ 2.0370919704437256,
971
+ 3.0439000129699707,
972
+ 2.608513593673706,
973
+ 2.0430099964141846,
974
+ 2.2944862842559814,
975
+ 1.0324618816375732
976
+ ],
977
+ "mean": [
978
+ -0.3444104504381194,
979
+ -0.8570173387264508,
980
+ 0.14065596823827928,
981
+ 1.887586806258352,
982
+ -0.042463336966996085,
983
+ 0.4412445256578966,
984
+ -0.13374905023618844,
985
+ 0.7750057334578387
986
+ ],
987
+ "std": [
988
+ 0.24888655079116906,
989
+ 0.15892845964246202,
990
+ 0.2532768851627018,
991
+ 0.2150263535690117,
992
+ 0.2463721742813072,
993
+ 0.22341954883910853,
994
+ 0.42998362272615903,
995
+ 0.3252709871362276
996
+ ],
997
+ "count": [
998
+ 118603
999
+ ]
1000
+ },
1001
+ "observation.panda.ee_error": {
1002
+ "min": [
1003
+ -0.013122782111167908,
1004
+ -0.013085409998893738,
1005
+ -0.0029603391885757446,
1006
+ -0.36675816774368286,
1007
+ -1.995408058166504,
1008
+ -0.24870428442955017,
1009
+ -1.3111506700515747
1010
+ ],
1011
+ "max": [
1012
+ 0.03722958266735077,
1013
+ 0.004235178232192993,
1014
+ 0.02986110746860504,
1015
+ 0.8717905282974243,
1016
+ 0.8975974321365356,
1017
+ 1.40925931930542,
1018
+ 0.2670210003852844
1019
+ ],
1020
+ "mean": [
1021
+ 8.525021770557752e-05,
1022
+ -4.684181870696177e-05,
1023
+ 2.5228177142458142e-05,
1024
+ 0.002424844917737315,
1025
+ -0.020780683854458682,
1026
+ 0.012017855236864558,
1027
+ -0.0004850771936841026
1028
+ ],
1029
+ "std": [
1030
+ 0.0006839762660486023,
1031
+ 0.00037602468088830427,
1032
+ 0.00034562687713154245,
1033
+ 0.028977590893255304,
1034
+ 0.17986619130846584,
1035
+ 0.12073139703289064,
1036
+ 0.02142919716899545
1037
+ ],
1038
+ "count": [
1039
+ 118603
1040
+ ]
1041
+ },
1042
+ "observation.ee_pose": {
1043
+ "min": [
1044
+ 0.08794538676738739,
1045
+ -0.22854310274124146,
1046
+ -0.09512793272733688,
1047
+ -0.6414998769760132,
1048
+ -0.7067421078681946,
1049
+ -0.705496072769165,
1050
+ -0.6472420692443848
1051
+ ],
1052
+ "max": [
1053
+ 0.5296037793159485,
1054
+ 0.32282373309135437,
1055
+ 0.32397225499153137,
1056
+ 0.6480855941772461,
1057
+ 0.999345600605011,
1058
+ 0.9999970197677612,
1059
+ 0.6555731296539307
1060
+ ],
1061
+ "mean": [
1062
+ 0.30242457842247494,
1063
+ 0.025849567993110452,
1064
+ 0.07179781708388545,
1065
+ 0.07074764102163628,
1066
+ -0.020972451618005764,
1067
+ 0.9328356231122547,
1068
+ 0.016836326868991905
1069
+ ],
1070
+ "std": [
1071
+ 0.057871320391373354,
1072
+ 0.08654738549137264,
1073
+ 0.04752848646601872,
1074
+ 0.08603265214989608,
1075
+ 0.25624912778496883,
1076
+ 0.2149058557906856,
1077
+ 0.06956583287911539
1078
+ ],
1079
+ "count": [
1080
+ 118603
1081
+ ]
1082
+ },
1083
+ "observation.ur5e.joints": {
1084
+ "min": [
1085
+ -4.3465352058410645,
1086
+ -3.8348286151885986,
1087
+ 1.158925175666809,
1088
+ -6.28318977355957,
1089
+ -5.796946048736572,
1090
+ -6.266114234924316,
1091
+ 0.050636038184165955
1092
+ ],
1093
+ "max": [
1094
+ -1.571995735168457,
1095
+ 0.3783468008041382,
1096
+ 3.135955810546875,
1097
+ 1.8869705200195312,
1098
+ -0.41518187522888184,
1099
+ 4.701466083526611,
1100
+ 1.0324618816375732
1101
+ ],
1102
+ "mean": [
1103
+ -2.602969116488493,
1104
+ -1.7336557012502356,
1105
+ 2.437925558985242,
1106
+ -1.972205618404081,
1107
+ -1.7755314461840332,
1108
+ -0.3222977937035004,
1109
+ 0.7750057334578387
1110
+ ],
1111
+ "std": [
1112
+ 0.24984163418341754,
1113
+ 0.3084076944141426,
1114
+ 0.22772710347805436,
1115
+ 0.9914439576771111,
1116
+ 1.0565049478236779,
1117
+ 2.660223850275092,
1118
+ 0.3252709871362276
1119
+ ],
1120
+ "count": [
1121
+ 118603
1122
+ ]
1123
+ },
1124
+ "observation.panda.base_orientation": {
1125
+ "min": [
1126
+ 0.0
1127
+ ],
1128
+ "max": [
1129
+ 0.0
1130
+ ],
1131
+ "mean": [
1132
+ 0.0
1133
+ ],
1134
+ "std": [
1135
+ 0.0
1136
+ ],
1137
+ "count": [
1138
+ 118603
1139
+ ]
1140
+ },
1141
+ "observation.kinova3.base_orientation": {
1142
+ "min": [
1143
+ 0.0
1144
+ ],
1145
+ "max": [
1146
+ 0.0
1147
+ ],
1148
+ "mean": [
1149
+ 0.0
1150
+ ],
1151
+ "std": [
1152
+ 0.0
1153
+ ],
1154
+ "count": [
1155
+ 118603
1156
+ ]
1157
+ },
1158
+ "observation.kuka_iiwa.ee_pose": {
1159
+ "min": [
1160
+ 0.23191674053668976,
1161
+ -0.2285560965538025,
1162
+ -0.2951374351978302,
1163
+ -0.6089802384376526,
1164
+ -0.7068458199501038,
1165
+ -0.7053868770599365,
1166
+ -0.5759589672088623
1167
+ ],
1168
+ "max": [
1169
+ 0.8295989036560059,
1170
+ 0.3228280246257782,
1171
+ 0.1355978399515152,
1172
+ 0.6481706500053406,
1173
+ 0.999430775642395,
1174
+ 0.999997079372406,
1175
+ 0.4955044686794281
1176
+ ],
1177
+ "mean": [
1178
+ 0.6019652445615356,
1179
+ 0.02584445232705179,
1180
+ -0.12789514944235947,
1181
+ 0.07089639000322295,
1182
+ -0.021251487839248014,
1183
+ 0.9329902097671644,
1184
+ 0.017202295479437066
1185
+ ],
1186
+ "std": [
1187
+ 0.058999376898130736,
1188
+ 0.08656427364079693,
1189
+ 0.04809178492782634,
1190
+ 0.08600271151276526,
1191
+ 0.25585985332939515,
1192
+ 0.21458783701426581,
1193
+ 0.06961866278214827
1194
+ ],
1195
+ "count": [
1196
+ 118603
1197
+ ]
1198
+ },
1199
+ "observation.google_robot.base_position": {
1200
+ "min": [
1201
+ 0.25,
1202
+ 0.0,
1203
+ 0.05000000074505806
1204
+ ],
1205
+ "max": [
1206
+ 0.25,
1207
+ 0.0,
1208
+ 0.05000000074505806
1209
+ ],
1210
+ "mean": [
1211
+ 0.25,
1212
+ 0.0,
1213
+ 0.049999984421317985
1214
+ ],
1215
+ "std": [
1216
+ 0.0,
1217
+ 0.0,
1218
+ 2.0898053343626027e-08
1219
+ ],
1220
+ "count": [
1221
+ 118603
1222
+ ]
1223
+ },
1224
+ "observation.google_robot.joints": {
1225
+ "min": [
1226
+ -4.489999771118164,
1227
+ -2.5184426307678223,
1228
+ -2.130000114440918,
1229
+ -2.049999952316284,
1230
+ -2.9200000762939453,
1231
+ -1.6317194700241089,
1232
+ -3.287370204925537,
1233
+ 0.050636038184165955
1234
+ ],
1235
+ "max": [
1236
+ -2.150662899017334,
1237
+ -0.8167514801025391,
1238
+ 0.7800783514976501,
1239
+ 0.03329477459192276,
1240
+ 2.9200000762939453,
1241
+ 1.7899999618530273,
1242
+ 1.350000023841858,
1243
+ 1.0324618816375732
1244
+ ],
1245
+ "mean": [
1246
+ -3.28721380380712,
1247
+ -1.42167839010977,
1248
+ -0.6429144134716949,
1249
+ -1.4097715328211375,
1250
+ -1.4009754094772122,
1251
+ 0.6677335401194328,
1252
+ -1.0448232612064003,
1253
+ 0.7750057334578387
1254
+ ],
1255
+ "std": [
1256
+ 0.258113714882796,
1257
+ 0.15151351942789967,
1258
+ 0.30695904002364727,
1259
+ 0.2645116720309437,
1260
+ 1.055346665920202,
1261
+ 0.47174895077453005,
1262
+ 0.8374090804177392,
1263
+ 0.3252709871362276
1264
+ ],
1265
+ "count": [
1266
+ 118603
1267
+ ]
1268
+ },
1269
+ "observation.sawyer.ee_pose": {
1270
+ "min": [
1271
+ 0.1984119713306427,
1272
+ -0.22854992747306824,
1273
+ -0.09514163434505463,
1274
+ -0.6414937973022461,
1275
+ -0.7067497372627258,
1276
+ -0.7054905891418457,
1277
+ -0.6472633481025696
1278
+ ],
1279
+ "max": [
1280
+ 0.8296204805374146,
1281
+ 0.32283490896224976,
1282
+ 0.32398512959480286,
1283
+ 0.6481210589408875,
1284
+ 0.9994272589683533,
1285
+ 0.9999967813491821,
1286
+ 0.6555880904197693
1287
+ ],
1288
+ "mean": [
1289
+ 0.6019689332352297,
1290
+ 0.025850203467670627,
1291
+ 0.07179715473938232,
1292
+ 0.07063889977126078,
1293
+ -0.02096207352160526,
1294
+ 0.9328562243482285,
1295
+ 0.016769581815330233
1296
+ ],
1297
+ "std": [
1298
+ 0.05916222534644535,
1299
+ 0.08655087270472128,
1300
+ 0.04753006206066268,
1301
+ 0.08605368108166024,
1302
+ 0.2562541795811651,
1303
+ 0.21484517152354668,
1304
+ 0.06956212781859676
1305
+ ],
1306
+ "count": [
1307
+ 118603
1308
+ ]
1309
+ },
1310
+ "observation.xarm7.joints": {
1311
+ "min": [
1312
+ -2.79198956489563,
1313
+ -2.059000015258789,
1314
+ -2.8191065788269043,
1315
+ -0.1919800043106079,
1316
+ -2.9258062839508057,
1317
+ -1.6929700374603271,
1318
+ -3.214972734451294,
1319
+ 0.050636038184165955
1320
+ ],
1321
+ "max": [
1322
+ 3.138887405395508,
1323
+ 1.4271341562271118,
1324
+ 2.7913105487823486,
1325
+ 1.272560954093933,
1326
+ 3.566976547241211,
1327
+ 2.2196033000946045,
1328
+ 3.0031347274780273,
1329
+ 1.0324618816375732
1330
+ ],
1331
+ "mean": [
1332
+ 0.07116695304451594,
1333
+ -0.30234693774176025,
1334
+ -0.005581122623487897,
1335
+ 0.27197362727141206,
1336
+ 0.0690334390164888,
1337
+ 0.43402759802080876,
1338
+ -0.10448803010946112,
1339
+ 0.7750057334578387
1340
+ ],
1341
+ "std": [
1342
+ 0.346642885545139,
1343
+ 0.35785251533250556,
1344
+ 0.3866251681526705,
1345
+ 0.20674060815581866,
1346
+ 0.38813020100867174,
1347
+ 0.32826528457356025,
1348
+ 0.6194631902157293,
1349
+ 0.3252709871362276
1350
+ ],
1351
+ "count": [
1352
+ 118603
1353
+ ]
1354
+ },
1355
+ "observation.images.image": {
1356
+ "min": [
1357
+ [
1358
+ [
1359
+ 0.0
1360
+ ]
1361
+ ],
1362
+ [
1363
+ [
1364
+ 0.0
1365
+ ]
1366
+ ],
1367
+ [
1368
+ [
1369
+ 0.0
1370
+ ]
1371
+ ]
1372
+ ],
1373
+ "max": [
1374
+ [
1375
+ [
1376
+ 1.0
1377
+ ]
1378
+ ],
1379
+ [
1380
+ [
1381
+ 1.0
1382
+ ]
1383
+ ],
1384
+ [
1385
+ [
1386
+ 1.0
1387
+ ]
1388
+ ]
1389
+ ],
1390
+ "mean": [
1391
+ [
1392
+ [
1393
+ 0.4827434301851135
1394
+ ]
1395
+ ],
1396
+ [
1397
+ [
1398
+ 0.40343190097749554
1399
+ ]
1400
+ ],
1401
+ [
1402
+ [
1403
+ 0.37188285981906755
1404
+ ]
1405
+ ]
1406
+ ],
1407
+ "std": [
1408
+ [
1409
+ [
1410
+ 0.26125343539891055
1411
+ ]
1412
+ ],
1413
+ [
1414
+ [
1415
+ 0.22692347258109996
1416
+ ]
1417
+ ],
1418
+ [
1419
+ [
1420
+ 0.2207846412365988
1421
+ ]
1422
+ ]
1423
+ ],
1424
+ "count": [
1425
+ 118603
1426
+ ]
1427
+ },
1428
+ "observation.google_robot.base_orientation": {
1429
+ "min": [
1430
+ 0.0
1431
+ ],
1432
+ "max": [
1433
+ 0.0
1434
+ ],
1435
+ "mean": [
1436
+ 0.0
1437
+ ],
1438
+ "std": [
1439
+ 0.0
1440
+ ],
1441
+ "count": [
1442
+ 118603
1443
+ ]
1444
+ },
1445
+ "observation.ur5e.base_position": {
1446
+ "min": [
1447
+ 0.0,
1448
+ -0.20000000298023224,
1449
+ 0.0
1450
+ ],
1451
+ "max": [
1452
+ 0.0,
1453
+ -0.20000000298023224,
1454
+ 0.0
1455
+ ],
1456
+ "mean": [
1457
+ 0.0,
1458
+ -0.19999993768527194,
1459
+ 0.0
1460
+ ],
1461
+ "std": [
1462
+ 0.0,
1463
+ 8.359221337450411e-08,
1464
+ 0.0
1465
+ ],
1466
+ "count": [
1467
+ 118603
1468
+ ]
1469
+ },
1470
+ "observation.panda.joints": {
1471
+ "min": [
1472
+ -2.5982065200805664,
1473
+ -1.7627999782562256,
1474
+ -2.059326410293579,
1475
+ -3.0717999935150146,
1476
+ -2.8973000049591064,
1477
+ 0.9201803207397461,
1478
+ -2.8973000049591064,
1479
+ 0.050636038184165955
1480
+ ],
1481
+ "max": [
1482
+ 2.3527143001556396,
1483
+ 1.7627999782562256,
1484
+ 2.8973000049591064,
1485
+ -0.35880526900291443,
1486
+ 2.802306652069092,
1487
+ 3.752500057220459,
1488
+ 0.4259183704853058,
1489
+ 1.0324618816375732
1490
+ ],
1491
+ "mean": [
1492
+ -0.0548118039256545,
1493
+ 0.6072926920642916,
1494
+ 0.0937745133997627,
1495
+ -2.0500431762741083,
1496
+ -0.06722237082123537,
1497
+ 2.751043898459666,
1498
+ -2.390906544550072,
1499
+ 0.7750057334578387
1500
+ ],
1501
+ "std": [
1502
+ 0.34162251864601506,
1503
+ 0.22730304699894865,
1504
+ 0.31565001372694634,
1505
+ 0.24987974762241083,
1506
+ 0.4441468557453894,
1507
+ 0.28566745050672115,
1508
+ 0.3981846799558007,
1509
+ 0.3252709871362276
1510
+ ],
1511
+ "count": [
1512
+ 118603
1513
+ ]
1514
+ },
1515
+ "observation.kinova3.joints": {
1516
+ "min": [
1517
+ -1.5260199308395386,
1518
+ -0.08653336763381958,
1519
+ -1.8869353532791138,
1520
+ -1.970606803894043,
1521
+ -2.9404056072235107,
1522
+ -1.9894765615463257,
1523
+ -5.204623222351074,
1524
+ 0.050636038184165955
1525
+ ],
1526
+ "max": [
1527
+ 1.3788256645202637,
1528
+ 2.240000009536743,
1529
+ 2.6534411907196045,
1530
+ 2.569999933242798,
1531
+ 2.3342747688293457,
1532
+ 2.0899999141693115,
1533
+ 4.384679794311523,
1534
+ 1.0324618816375732
1535
+ ],
1536
+ "mean": [
1537
+ -0.3145537969668295,
1538
+ 0.965634878507301,
1539
+ 0.4975465853678583,
1540
+ 1.3459303602355916,
1541
+ -0.6019430885441218,
1542
+ 0.966271155972162,
1543
+ -1.8558904808121268,
1544
+ 0.7750057334578387
1545
+ ],
1546
+ "std": [
1547
+ 0.3167463711856014,
1548
+ 0.15503345557574644,
1549
+ 0.5169911888899918,
1550
+ 0.3415901783178482,
1551
+ 0.5720939354297706,
1552
+ 0.2788779197585392,
1553
+ 1.6585605040800293,
1554
+ 0.3252709871362276
1555
+ ],
1556
+ "count": [
1557
+ 118603
1558
+ ]
1559
+ },
1560
+ "observation.sawyer.base_orientation": {
1561
+ "min": [
1562
+ 0.0
1563
+ ],
1564
+ "max": [
1565
+ 0.0
1566
+ ],
1567
+ "mean": [
1568
+ 0.0
1569
+ ],
1570
+ "std": [
1571
+ 0.0
1572
+ ],
1573
+ "count": [
1574
+ 118603
1575
+ ]
1576
+ },
1577
+ "observation.images.kuka_iiwa": {
1578
+ "min": [
1579
+ [
1580
+ [
1581
+ 0.0
1582
+ ]
1583
+ ],
1584
+ [
1585
+ [
1586
+ 0.0
1587
+ ]
1588
+ ],
1589
+ [
1590
+ [
1591
+ 0.0
1592
+ ]
1593
+ ]
1594
+ ],
1595
+ "max": [
1596
+ [
1597
+ [
1598
+ 1.0
1599
+ ]
1600
+ ],
1601
+ [
1602
+ [
1603
+ 1.0
1604
+ ]
1605
+ ],
1606
+ [
1607
+ [
1608
+ 1.0
1609
+ ]
1610
+ ]
1611
+ ],
1612
+ "mean": [
1613
+ [
1614
+ [
1615
+ 0.4685151373245858
1616
+ ]
1617
+ ],
1618
+ [
1619
+ [
1620
+ 0.38895229004915033
1621
+ ]
1622
+ ],
1623
+ [
1624
+ [
1625
+ 0.3574734087632756
1626
+ ]
1627
+ ]
1628
+ ],
1629
+ "std": [
1630
+ [
1631
+ [
1632
+ 0.26018359719774775
1633
+ ]
1634
+ ],
1635
+ [
1636
+ [
1637
+ 0.22378787825783583
1638
+ ]
1639
+ ],
1640
+ [
1641
+ [
1642
+ 0.21905389330170677
1643
+ ]
1644
+ ]
1645
+ ],
1646
+ "count": [
1647
+ 118603
1648
+ ]
1649
+ },
1650
+ "observation.xarm7.base_position": {
1651
+ "min": [
1652
+ 0.0,
1653
+ 0.0,
1654
+ 0.0
1655
+ ],
1656
+ "max": [
1657
+ 0.0,
1658
+ 0.0,
1659
+ 0.0
1660
+ ],
1661
+ "mean": [
1662
+ 0.0,
1663
+ 0.0,
1664
+ 0.0
1665
+ ],
1666
+ "std": [
1667
+ 0.0,
1668
+ 0.0,
1669
+ 0.0
1670
+ ],
1671
+ "count": [
1672
+ 118603
1673
+ ]
1674
+ },
1675
+ "episode_index": {
1676
+ "min": [
1677
+ 0
1678
+ ],
1679
+ "max": [
1680
+ 3474
1681
+ ],
1682
+ "mean": [
1683
+ 1738.835054762527
1684
+ ],
1685
+ "std": [
1686
+ 1005.4785170361312
1687
+ ],
1688
+ "count": [
1689
+ 118603
1690
+ ]
1691
+ },
1692
+ "observation.kinova3.base_position": {
1693
+ "min": [
1694
+ 0.0,
1695
+ 0.0,
1696
+ 0.0
1697
+ ],
1698
+ "max": [
1699
+ 0.30000001192092896,
1700
+ 0.0,
1701
+ 0.0
1702
+ ],
1703
+ "mean": [
1704
+ 0.2996333216571111,
1705
+ 0.0,
1706
+ 0.0
1707
+ ],
1708
+ "std": [
1709
+ 0.010483152702468714,
1710
+ 0.0,
1711
+ 0.0
1712
+ ],
1713
+ "count": [
1714
+ 118603
1715
+ ]
1716
+ },
1717
+ "observation.sawyer.base_position": {
1718
+ "min": [
1719
+ 0.0,
1720
+ 0.0,
1721
+ 0.0
1722
+ ],
1723
+ "max": [
1724
+ 0.30000001192092896,
1725
+ 0.0,
1726
+ 0.0
1727
+ ],
1728
+ "mean": [
1729
+ 0.2995372026394601,
1730
+ 0.0,
1731
+ 0.0
1732
+ ],
1733
+ "std": [
1734
+ 0.01177507782349032,
1735
+ 0.0,
1736
+ 0.0
1737
+ ],
1738
+ "count": [
1739
+ 118603
1740
+ ]
1741
+ },
1742
+ "observation.google_robot.ee_error": {
1743
+ "min": [
1744
+ -0.018638163805007935,
1745
+ -0.005531206727027893,
1746
+ -0.006899058818817139,
1747
+ -0.4573141634464264,
1748
+ -1.99806809425354,
1749
+ -0.10419464111328125,
1750
+ -0.5516266822814941
1751
+ ],
1752
+ "max": [
1753
+ 0.01312321424484253,
1754
+ 0.00511440122500062,
1755
+ 0.015078291296958923,
1756
+ 0.8812795281410217,
1757
+ 0.13661280274391174,
1758
+ 1.4108500480651855,
1759
+ 0.5250893831253052
1760
+ ],
1761
+ "mean": [
1762
+ -9.585152869255387e-06,
1763
+ -7.924607433792608e-07,
1764
+ 8.119797581757527e-06,
1765
+ 0.0028886985838955494,
1766
+ -0.02833977141703445,
1767
+ 0.020070679603259072,
1768
+ -0.0003668818192186797
1769
+ ],
1770
+ "std": [
1771
+ 0.0004636408486480015,
1772
+ 0.00011091932798458621,
1773
+ 0.0002555799222758921,
1774
+ 0.029943547579298315,
1775
+ 0.21226640829677665,
1776
+ 0.1546446879406881,
1777
+ 0.016888983196143962
1778
+ ],
1779
+ "count": [
1780
+ 118603
1781
+ ]
1782
+ },
1783
+ "observation.xarm7.base_orientation": {
1784
+ "min": [
1785
+ 0.0
1786
+ ],
1787
+ "max": [
1788
+ 0.0
1789
+ ],
1790
+ "mean": [
1791
+ 0.0
1792
+ ],
1793
+ "std": [
1794
+ 0.0
1795
+ ],
1796
+ "count": [
1797
+ 118603
1798
+ ]
1799
+ },
1800
+ "timestamp": {
1801
+ "min": [
1802
+ 0.0
1803
+ ],
1804
+ "max": [
1805
+ 15.6
1806
+ ],
1807
+ "mean": [
1808
+ 3.686490223687428
1809
+ ],
1810
+ "std": [
1811
+ 2.6360841731330242
1812
+ ],
1813
+ "count": [
1814
+ 118603
1815
+ ]
1816
+ },
1817
+ "observation.kuka_iiwa.base_orientation": {
1818
+ "min": [
1819
+ 0.0
1820
+ ],
1821
+ "max": [
1822
+ 0.0
1823
+ ],
1824
+ "mean": [
1825
+ 0.0
1826
+ ],
1827
+ "std": [
1828
+ 0.0
1829
+ ],
1830
+ "count": [
1831
+ 118603
1832
+ ]
1833
+ },
1834
+ "observation.kinova3.ee_error": {
1835
+ "min": [
1836
+ -0.004339277744293213,
1837
+ -0.003962859511375427,
1838
+ -0.002901144325733185,
1839
+ -0.4574037790298462,
1840
+ -1.9980673789978027,
1841
+ -0.09999936819076538,
1842
+ -0.5036923885345459
1843
+ ],
1844
+ "max": [
1845
+ 0.016654372215270996,
1846
+ 0.005052377004176378,
1847
+ 0.00442156195640564,
1848
+ 0.8813285827636719,
1849
+ 0.10459397733211517,
1850
+ 1.4108173847198486,
1851
+ 0.5251400470733643
1852
+ ],
1853
+ "mean": [
1854
+ 3.387565004056222e-05,
1855
+ 4.412883047102749e-06,
1856
+ 4.599189977370934e-06,
1857
+ 0.0028156035148737568,
1858
+ -0.028338917479007304,
1859
+ 0.02003068888551171,
1860
+ -0.000529997964247795
1861
+ ],
1862
+ "std": [
1863
+ 0.0004909631308903617,
1864
+ 0.00011014546959065486,
1865
+ 9.840270799563575e-05,
1866
+ 0.029365558468208014,
1867
+ 0.21225075327224943,
1868
+ 0.15464261198833434,
1869
+ 0.0169075188426202
1870
+ ],
1871
+ "count": [
1872
+ 118603
1873
+ ]
1874
+ },
1875
+ "observation.xarm7.ee_pose": {
1876
+ "min": [
1877
+ 0.08820200711488724,
1878
+ -0.22855214774608612,
1879
+ -0.09513512253761292,
1880
+ -0.6415001153945923,
1881
+ -0.706741213798523,
1882
+ -0.7055037617683411,
1883
+ -0.6472676396369934
1884
+ ],
1885
+ "max": [
1886
+ 0.5296218991279602,
1887
+ 0.32283249497413635,
1888
+ 0.3239860236644745,
1889
+ 0.6481586694717407,
1890
+ 0.9994404315948486,
1891
+ 0.9999968409538269,
1892
+ 0.6555933952331543
1893
+ ],
1894
+ "mean": [
1895
+ 0.302436736044232,
1896
+ 0.025849864960669645,
1897
+ 0.07180492692562913,
1898
+ 0.07053255258161209,
1899
+ -0.02096811854900945,
1900
+ 0.9328725701901796,
1901
+ 0.016801346930564818
1902
+ ],
1903
+ "std": [
1904
+ 0.0578604038222256,
1905
+ 0.08655125032792577,
1906
+ 0.047528693725682844,
1907
+ 0.08595048688795864,
1908
+ 0.25625240776389496,
1909
+ 0.2148490147687401,
1910
+ 0.06956363257820895
1911
+ ],
1912
+ "count": [
1913
+ 118603
1914
+ ]
1915
+ },
1916
+ "index": {
1917
+ "min": [
1918
+ 0
1919
+ ],
1920
+ "max": [
1921
+ 118602
1922
+ ],
1923
+ "mean": [
1924
+ 59301.0
1925
+ ],
1926
+ "std": [
1927
+ 34237.73698713161
1928
+ ],
1929
+ "count": [
1930
+ 118603
1931
+ ]
1932
+ },
1933
+ "observation.jaco.ee_error": {
1934
+ "min": [
1935
+ -0.022144898772239685,
1936
+ -0.014764495193958282,
1937
+ -0.013717234134674072,
1938
+ -0.45729860663414,
1939
+ -1.9980363845825195,
1940
+ -0.11130869388580322,
1941
+ -1.3111178874969482
1942
+ ],
1943
+ "max": [
1944
+ 0.016109943389892578,
1945
+ 0.011312879621982574,
1946
+ 0.01733335852622986,
1947
+ 0.8813986778259277,
1948
+ 0.8977549076080322,
1949
+ 1.4109684228897095,
1950
+ 0.5249819159507751
1951
+ ],
1952
+ "mean": [
1953
+ -8.813557593218012e-05,
1954
+ 0.00024854505380774,
1955
+ 6.1726527516141e-06,
1956
+ 0.004543104281807976,
1957
+ -0.028515079035797055,
1958
+ 0.019889112221681604,
1959
+ 0.002243943864909212
1960
+ ],
1961
+ "std": [
1962
+ 0.0008870160872750757,
1963
+ 0.0009911246780761505,
1964
+ 0.0004948759058318207,
1965
+ 0.03094169665028943,
1966
+ 0.21225517559293475,
1967
+ 0.15478709763182577,
1968
+ 0.02114150413688472
1969
+ ],
1970
+ "count": [
1971
+ 118603
1972
+ ]
1973
+ },
1974
+ "observation.jaco.base_position": {
1975
+ "min": [
1976
+ 0.0,
1977
+ 0.0,
1978
+ 0.0
1979
+ ],
1980
+ "max": [
1981
+ 0.0,
1982
+ 0.0,
1983
+ 0.0
1984
+ ],
1985
+ "mean": [
1986
+ 0.0,
1987
+ 0.0,
1988
+ 0.0
1989
+ ],
1990
+ "std": [
1991
+ 0.0,
1992
+ 0.0,
1993
+ 0.0
1994
+ ],
1995
+ "count": [
1996
+ 118603
1997
+ ]
1998
+ },
1999
+ "observation.kinova3.ee_pose": {
2000
+ "min": [
2001
+ 0.20146740972995758,
2002
+ -0.2285604476928711,
2003
+ -0.09514250606298447,
2004
+ -0.5214838981628418,
2005
+ -0.7068494558334351,
2006
+ -0.705382764339447,
2007
+ -0.641108512878418
2008
+ ],
2009
+ "max": [
2010
+ 0.8296136856079102,
2011
+ 0.3228278160095215,
2012
+ 0.32396817207336426,
2013
+ 0.6484063267707825,
2014
+ 0.9994311332702637,
2015
+ 0.9999969005584717,
2016
+ 0.4873095154762268
2017
+ ],
2018
+ "mean": [
2019
+ 0.6020280049996906,
2020
+ 0.025844647075113542,
2021
+ 0.07179150055790005,
2022
+ 0.07096218215155378,
2023
+ -0.021049696599013058,
2024
+ 0.9329212437298576,
2025
+ 0.016933594356094494
2026
+ ],
2027
+ "std": [
2028
+ 0.05889897929388537,
2029
+ 0.08654406694372868,
2030
+ 0.047523483534161484,
2031
+ 0.08517664499801304,
2032
+ 0.25634925348218557,
2033
+ 0.21470874639105708,
2034
+ 0.06944518621387213
2035
+ ],
2036
+ "count": [
2037
+ 118603
2038
+ ]
2039
+ },
2040
+ "observation.images.ur5e": {
2041
+ "min": [
2042
+ [
2043
+ [
2044
+ 0.0
2045
+ ]
2046
+ ],
2047
+ [
2048
+ [
2049
+ 0.0
2050
+ ]
2051
+ ],
2052
+ [
2053
+ [
2054
+ 0.0
2055
+ ]
2056
+ ]
2057
+ ],
2058
+ "max": [
2059
+ [
2060
+ [
2061
+ 1.0
2062
+ ]
2063
+ ],
2064
+ [
2065
+ [
2066
+ 1.0
2067
+ ]
2068
+ ],
2069
+ [
2070
+ [
2071
+ 1.0
2072
+ ]
2073
+ ]
2074
+ ],
2075
+ "mean": [
2076
+ [
2077
+ [
2078
+ 0.46659251635902016
2079
+ ]
2080
+ ],
2081
+ [
2082
+ [
2083
+ 0.38994134453381085
2084
+ ]
2085
+ ],
2086
+ [
2087
+ [
2088
+ 0.3607806554232468
2089
+ ]
2090
+ ]
2091
+ ],
2092
+ "std": [
2093
+ [
2094
+ [
2095
+ 0.26123177344552034
2096
+ ]
2097
+ ],
2098
+ [
2099
+ [
2100
+ 0.2248938033683151
2101
+ ]
2102
+ ],
2103
+ [
2104
+ [
2105
+ 0.22025125109728227
2106
+ ]
2107
+ ]
2108
+ ],
2109
+ "count": [
2110
+ 118603
2111
+ ]
2112
+ },
2113
+ "observation.images.panda": {
2114
+ "min": [
2115
+ [
2116
+ [
2117
+ 0.0
2118
+ ]
2119
+ ],
2120
+ [
2121
+ [
2122
+ 0.0
2123
+ ]
2124
+ ],
2125
+ [
2126
+ [
2127
+ 0.0
2128
+ ]
2129
+ ]
2130
+ ],
2131
+ "max": [
2132
+ [
2133
+ [
2134
+ 1.0
2135
+ ]
2136
+ ],
2137
+ [
2138
+ [
2139
+ 1.0
2140
+ ]
2141
+ ],
2142
+ [
2143
+ [
2144
+ 1.0
2145
+ ]
2146
+ ]
2147
+ ],
2148
+ "mean": [
2149
+ [
2150
+ [
2151
+ 0.5224115424114407
2152
+ ]
2153
+ ],
2154
+ [
2155
+ [
2156
+ 0.4502382984748403
2157
+ ]
2158
+ ],
2159
+ [
2160
+ [
2161
+ 0.4217945114816792
2162
+ ]
2163
+ ]
2164
+ ],
2165
+ "std": [
2166
+ [
2167
+ [
2168
+ 0.2495434627315178
2169
+ ]
2170
+ ],
2171
+ [
2172
+ [
2173
+ 0.23303812998582416
2174
+ ]
2175
+ ],
2176
+ [
2177
+ [
2178
+ 0.23589396088769382
2179
+ ]
2180
+ ]
2181
+ ],
2182
+ "count": [
2183
+ 118603
2184
+ ]
2185
+ },
2186
+ "observation.kuka_iiwa.base_position": {
2187
+ "min": [
2188
+ 0.0,
2189
+ 0.0,
2190
+ -0.20000000298023224
2191
+ ],
2192
+ "max": [
2193
+ 0.30000001192092896,
2194
+ 0.0,
2195
+ 0.0
2196
+ ],
2197
+ "mean": [
2198
+ 0.2995372026394601,
2199
+ 0.0,
2200
+ -0.19969134525909582
2201
+ ],
2202
+ "std": [
2203
+ 0.01177507782349032,
2204
+ 0.0,
2205
+ 0.007850047040560686
2206
+ ],
2207
+ "count": [
2208
+ 118603
2209
+ ]
2210
+ }
2211
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:250e5e2a753f87d02f18f241906d8b0ab2610161a5f587c4288ffb5a229260cb
3
+ size 47773
videos/observation.images.google_robot/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973b49e72a342a32342d296a679fdbe90d00829e9dd9d9ef8ac1e5526864d790
3
+ size 523188857
videos/observation.images.google_robot/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e087f63112a7f6e9553abce5ff2d50bca0d914f302503dd1ce4b376096254a35
3
+ size 523522156
videos/observation.images.google_robot/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e206ab551fd803075f6476733eb7202e982d24beeb5b74a8cd659312dc710d74
3
+ size 523486242
videos/observation.images.google_robot/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aef1fc1e348035b1640bc96a82e39fefe5d5657eb890c73d56b16accf551093
3
+ size 400947437
videos/observation.images.image/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a7e4c33cffd5e822fd8cd94b4ee42a252c210c0d1954b8f576b8ad7c9394a8d
3
+ size 523518309
videos/observation.images.image/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48369885c32e28def994008598eec624093ffab499a2bfddc8cda071256d6cd6
3
+ size 523171488
videos/observation.images.image/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44ae0ee1441711b1561c1046cf0a15bbd8a447aae78cd552cecc64043591c267
3
+ size 523107136
videos/observation.images.image/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7887eacc8aedbb7e0e88790367e6a7c9ee17599bf7ae33deb1901bd7497c3f0
3
+ size 446701111
videos/observation.images.jaco/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46a5bf649f0536f4e54a09ac8d182a993c81880b6ba49a69ba1f671c652efc11
3
+ size 523343732
videos/observation.images.jaco/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe929d9dbe022b60ea7a8e1868f518c47d1048ad673ad21c08c266d55af77a56
3
+ size 523231269
videos/observation.images.jaco/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4d1f239f7e5576bd3c67fb35787fed9bbe37ad127798aaf791ceca8a514347a2
3
+ size 523210527
videos/observation.images.jaco/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9098a7e31cc7ca95a1e2e901f1664c337d0af685efe2b7f2a451f1b81bff7d10
3
+ size 304432724
videos/observation.images.kinova3/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8af555b3af4bc22fb0711f005d557c549976dfec76d5eac7d4914a4e1dd3b2a3
3
+ size 523436436
videos/observation.images.kinova3/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:58c10459c849549bb97c5f07aede662dba452bcb80703509b1ef2384e963289a
3
+ size 522886727
videos/observation.images.kinova3/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:529aa118b99452a0762850bfd929878b798470e30200f3493a73193896b6fd4e
3
+ size 523406147
videos/observation.images.kinova3/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8b0463f711ebdea82185904cbdb7bf7ca0cdec8d696d96df6fdb12159462b2b
3
+ size 368131446
videos/observation.images.kuka_iiwa/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:27fda402571afbed837f3a396d9e0d05afcfa2e3419b15a63d99cdcbb37a3c99
3
+ size 522851611
videos/observation.images.kuka_iiwa/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c923e33807a690fa5ebf5f357e2073338eb583a117e80ef807162059c76a0181
3
+ size 523429341
videos/observation.images.kuka_iiwa/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fc38ce9f7f8e187257ec30af7a9c83336a6e4696324184dd0231f0e01883225
3
+ size 523044030
videos/observation.images.kuka_iiwa/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:be4556b448a4e3e683d781913099c8225f85284d398e39a547dfc19c8ed93c75
3
+ size 275928084
videos/observation.images.panda/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:698e3e042b07c24de0f863bc0c8b6b7d25d03c94aaec16424ba2ebac985d239e
3
+ size 522936529
videos/observation.images.panda/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0dcc8d4227ea7f1e3bef28b148022b0c5d834482a540b16d4458e3242bbe304a
3
+ size 523411780
videos/observation.images.panda/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7db34d73f750c9cf0f983a2c9ab777ef6ccccfc3eaae5cbe9b77d2f1550723c7
3
+ size 523181524
videos/observation.images.panda/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d6faac04c1c49b65a0f3664d638767b80c4bdaec68312ab31aa50fb12b3e7be6
3
+ size 279717060
videos/observation.images.sawyer/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cb197a42d9521cce2b7e3429dacdfe0f08efc2322c06875c2b81175496bbe2b3
3
+ size 523162753
videos/observation.images.sawyer/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96a18d3f39b0133843d0718aab7e427fd5a0fbd6944b6acbabe793ff547012af
3
+ size 522532169
videos/observation.images.sawyer/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2233a44d798174350869c97e2ce902d5118d28158c8d37a030ba9e5bf20eb62
3
+ size 522967252
videos/observation.images.sawyer/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49559018164ed3ee5711177cd7e6d59c11af6155280fd19beba8c164759174e9
3
+ size 267428658
videos/observation.images.ur5e/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16bbab5f8efed46a7b42b007d3c1bd7b8342b429be5a19f13d78eee4e25bcd04
3
+ size 523363677
videos/observation.images.ur5e/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84dedbb630600aa84e42e9827057032e5ba971ba0e908d1cf78c9b396d736ff5
3
+ size 523245342
videos/observation.images.ur5e/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:687fd641c0b3c34e51b8a9639b9661871fdf242259b99019210aee82d12e4a19
3
+ size 523292543
videos/observation.images.ur5e/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adc1a8c888b2bd579ecdf8c0986af4528e2b9d52d56fac58009a1db24b6d5d40
3
+ size 292278763
videos/observation.images.xarm7/chunk-000/file-000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d97e885d1e059667df1166a5f422d9b380af205abe951eb9ae5d465644f83c5c
3
+ size 523400482
videos/observation.images.xarm7/chunk-000/file-001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8aaef30add7e2c2d0af0d61d88cf81a6d658138eb2ddd803908c24f3540dcd5a
3
+ size 523153805
videos/observation.images.xarm7/chunk-000/file-002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf27b17b39d5fd2665b668905cc362c21c67dae8dc30dcb37e12ddc5040e300c
3
+ size 523255265
videos/observation.images.xarm7/chunk-000/file-003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4c639228d12466cb8ba4d89f3a3de0fa8e4af2e6135d8929636a112afad1c1b9
3
+ size 261694609