GuanhuaJi commited on
Commit
d9455a6
·
verified ·
1 Parent(s): c8b8682

Add files using upload-large-folder tool

Browse files
Files changed (50) 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.image/chunk-000/file-000.mp4 +3 -0
  8. videos/observation.images.image/chunk-000/file-001.mp4 +3 -0
  9. videos/observation.images.image/chunk-000/file-002.mp4 +3 -0
  10. videos/observation.images.image/chunk-000/file-003.mp4 +3 -0
  11. videos/observation.images.image/chunk-000/file-004.mp4 +3 -0
  12. videos/observation.images.image/chunk-000/file-005.mp4 +3 -0
  13. videos/observation.images.image/chunk-000/file-006.mp4 +3 -0
  14. videos/observation.images.jaco/chunk-000/file-000.mp4 +3 -0
  15. videos/observation.images.jaco/chunk-000/file-001.mp4 +3 -0
  16. videos/observation.images.jaco/chunk-000/file-002.mp4 +3 -0
  17. videos/observation.images.jaco/chunk-000/file-003.mp4 +3 -0
  18. videos/observation.images.jaco/chunk-000/file-004.mp4 +3 -0
  19. videos/observation.images.jaco/chunk-000/file-005.mp4 +3 -0
  20. videos/observation.images.kinova3/chunk-000/file-000.mp4 +3 -0
  21. videos/observation.images.kinova3/chunk-000/file-001.mp4 +3 -0
  22. videos/observation.images.kinova3/chunk-000/file-002.mp4 +3 -0
  23. videos/observation.images.kinova3/chunk-000/file-003.mp4 +3 -0
  24. videos/observation.images.kinova3/chunk-000/file-004.mp4 +3 -0
  25. videos/observation.images.kinova3/chunk-000/file-005.mp4 +3 -0
  26. videos/observation.images.kuka_iiwa/chunk-000/file-000.mp4 +3 -0
  27. videos/observation.images.kuka_iiwa/chunk-000/file-001.mp4 +3 -0
  28. videos/observation.images.kuka_iiwa/chunk-000/file-002.mp4 +3 -0
  29. videos/observation.images.kuka_iiwa/chunk-000/file-003.mp4 +3 -0
  30. videos/observation.images.kuka_iiwa/chunk-000/file-004.mp4 +3 -0
  31. videos/observation.images.kuka_iiwa/chunk-000/file-005.mp4 +3 -0
  32. videos/observation.images.panda/chunk-000/file-005.mp4 +3 -0
  33. videos/observation.images.sawyer/chunk-000/file-000.mp4 +3 -0
  34. videos/observation.images.sawyer/chunk-000/file-001.mp4 +3 -0
  35. videos/observation.images.sawyer/chunk-000/file-002.mp4 +3 -0
  36. videos/observation.images.sawyer/chunk-000/file-003.mp4 +3 -0
  37. videos/observation.images.sawyer/chunk-000/file-004.mp4 +3 -0
  38. videos/observation.images.sawyer/chunk-000/file-005.mp4 +3 -0
  39. videos/observation.images.ur5e/chunk-000/file-000.mp4 +3 -0
  40. videos/observation.images.ur5e/chunk-000/file-001.mp4 +3 -0
  41. videos/observation.images.ur5e/chunk-000/file-002.mp4 +3 -0
  42. videos/observation.images.ur5e/chunk-000/file-003.mp4 +3 -0
  43. videos/observation.images.ur5e/chunk-000/file-004.mp4 +3 -0
  44. videos/observation.images.ur5e/chunk-000/file-005.mp4 +3 -0
  45. videos/observation.images.xarm7/chunk-000/file-000.mp4 +3 -0
  46. videos/observation.images.xarm7/chunk-000/file-001.mp4 +3 -0
  47. videos/observation.images.xarm7/chunk-000/file-002.mp4 +3 -0
  48. videos/observation.images.xarm7/chunk-000/file-003.mp4 +3 -0
  49. videos/observation.images.xarm7/chunk-000/file-004.mp4 +3 -0
  50. videos/observation.images.xarm7/chunk-000/file-005.mp4 +3 -0
README.md ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: "bridge_train_10000_15000_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: 5000
12
+ total_frames: 170583
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_train_10000_15000_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**: 5,000
30
+ - **Frames**: 170,583
31
+ - **Splits**:
32
+ - `train`: `0:5000`
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:0c1384689bd9528f56d957427abc28fc6e867f0eb967184441bf830787de0a2d
3
+ size 135019038
meta/episodes/chunk-000/file-000.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:572963bcf39de3fb405f756cd629bb190ef34cb3cadf30e57c8931e8c84b718d
3
+ size 31958857
meta/info.json ADDED
@@ -0,0 +1,528 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "codebase_version": "v3.0",
3
+ "robot_type": "mixed",
4
+ "total_episodes": 5000,
5
+ "total_frames": 170583,
6
+ "total_tasks": 2758,
7
+ "chunks_size": 1000,
8
+ "fps": 5,
9
+ "splits": {
10
+ "train": "0:5000"
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": 30,
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": 30,
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": 30,
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": 30,
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": 30,
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": 30,
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": 30,
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": 30,
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": 30,
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_error": {
3
+ "min": [
4
+ -0.014248743653297424,
5
+ -0.00663071870803833,
6
+ -0.0007315874099731445,
7
+ -0.44432953000068665,
8
+ -1.9979023933410645,
9
+ -0.02064967155456543,
10
+ -0.416032612323761
11
+ ],
12
+ "max": [
13
+ 0.0002199411392211914,
14
+ 0.01023244857788086,
15
+ 0.0022045671939849854,
16
+ 0.9552081823348999,
17
+ 0.06686049699783325,
18
+ 1.4133102893829346,
19
+ 1.007911205291748
20
+ ],
21
+ "mean": [
22
+ -8.48208195227262e-06,
23
+ 2.2277741841401977e-07,
24
+ -3.0327134575904525e-06,
25
+ 0.003079931773254351,
26
+ -0.028621836850109793,
27
+ 0.018939608858240913,
28
+ 0.0002288081396182194
29
+ ],
30
+ "std": [
31
+ 0.0001256917068660879,
32
+ 9.452991956415746e-05,
33
+ 1.5454110621537526e-05,
34
+ 0.02801560912949123,
35
+ 0.21480270200038817,
36
+ 0.14859118663897591,
37
+ 0.019228426031062337
38
+ ],
39
+ "count": [
40
+ 170583
41
+ ]
42
+ },
43
+ "observation.ur5e.base_position": {
44
+ "min": [
45
+ 0.0,
46
+ -0.20000000298023224,
47
+ 0.0
48
+ ],
49
+ "max": [
50
+ 0.0,
51
+ -0.20000000298023224,
52
+ 0.0
53
+ ],
54
+ "mean": [
55
+ 0.0,
56
+ -0.19999993818071368,
57
+ 0.0
58
+ ],
59
+ "std": [
60
+ 0.0,
61
+ 8.075932425326203e-08,
62
+ 0.0
63
+ ],
64
+ "count": [
65
+ 170583
66
+ ]
67
+ },
68
+ "observation.kinova3.base_position": {
69
+ "min": [
70
+ 0.30000001192092896,
71
+ 0.0,
72
+ 0.0
73
+ ],
74
+ "max": [
75
+ 0.30000001192092896,
76
+ 0.0,
77
+ 0.0
78
+ ],
79
+ "mean": [
80
+ 0.30000009900863905,
81
+ 0.0,
82
+ 0.0
83
+ ],
84
+ "std": [
85
+ 1.1164736371725665e-07,
86
+ 0.0,
87
+ 0.0
88
+ ],
89
+ "count": [
90
+ 170583
91
+ ]
92
+ },
93
+ "observation.xarm7.joints": {
94
+ "min": [
95
+ -3.1013360023498535,
96
+ -2.059000015258789,
97
+ -2.795254707336426,
98
+ -0.1919800043106079,
99
+ -3.095041513442993,
100
+ -1.6929700374603271,
101
+ -3.372264862060547,
102
+ 0.04936150461435318
103
+ ],
104
+ "max": [
105
+ 2.9767701625823975,
106
+ 1.806198000907898,
107
+ 2.9836249351501465,
108
+ 1.111089825630188,
109
+ 3.619197368621826,
110
+ 2.2682409286499023,
111
+ 4.5069899559021,
112
+ 1.1154625415802002
113
+ ],
114
+ "mean": [
115
+ 0.07459809501563146,
116
+ -0.2864885296880127,
117
+ 0.009525314317760937,
118
+ 0.2784063715301473,
119
+ 0.06576296415217538,
120
+ 0.4295769349923328,
121
+ -0.09501291535766805,
122
+ 0.7789031285983131
123
+ ],
124
+ "std": [
125
+ 0.3331366102012403,
126
+ 0.3454008931961586,
127
+ 0.36540809833352667,
128
+ 0.20114908101863632,
129
+ 0.3844890028573314,
130
+ 0.30401171237364194,
131
+ 0.6337191313616896,
132
+ 0.321293148701159
133
+ ],
134
+ "count": [
135
+ 170583
136
+ ]
137
+ },
138
+ "observation.images.panda": {
139
+ "min": [
140
+ [
141
+ [
142
+ 0.0
143
+ ]
144
+ ],
145
+ [
146
+ [
147
+ 0.0
148
+ ]
149
+ ],
150
+ [
151
+ [
152
+ 0.0
153
+ ]
154
+ ]
155
+ ],
156
+ "max": [
157
+ [
158
+ [
159
+ 1.0
160
+ ]
161
+ ],
162
+ [
163
+ [
164
+ 1.0
165
+ ]
166
+ ],
167
+ [
168
+ [
169
+ 1.0
170
+ ]
171
+ ]
172
+ ],
173
+ "mean": [
174
+ [
175
+ [
176
+ 0.52249629628121
177
+ ]
178
+ ],
179
+ [
180
+ [
181
+ 0.4492993831594708
182
+ ]
183
+ ],
184
+ [
185
+ [
186
+ 0.419967104476559
187
+ ]
188
+ ]
189
+ ],
190
+ "std": [
191
+ [
192
+ [
193
+ 0.24763108693917216
194
+ ]
195
+ ],
196
+ [
197
+ [
198
+ 0.2297882027044944
199
+ ]
200
+ ],
201
+ [
202
+ [
203
+ 0.23279623919903225
204
+ ]
205
+ ]
206
+ ],
207
+ "count": [
208
+ 170583
209
+ ]
210
+ },
211
+ "observation.panda.base_orientation": {
212
+ "min": [
213
+ 0.0
214
+ ],
215
+ "max": [
216
+ 0.0
217
+ ],
218
+ "mean": [
219
+ 0.0
220
+ ],
221
+ "std": [
222
+ 0.0
223
+ ],
224
+ "count": [
225
+ 170583
226
+ ]
227
+ },
228
+ "observation.google_robot.ee_pose": {
229
+ "min": [
230
+ 0.33185839653015137,
231
+ -0.2320435345172882,
232
+ -0.06717358529567719,
233
+ -0.5638381242752075,
234
+ -0.7068203687667847,
235
+ -0.7066495418548584,
236
+ -0.5051125884056091
237
+ ],
238
+ "max": [
239
+ 0.7765340209007263,
240
+ 0.3269278407096863,
241
+ 0.30483317375183105,
242
+ 0.655707836151123,
243
+ 0.9990823864936829,
244
+ 0.9999986290931702,
245
+ 0.4813057482242584
246
+ ],
247
+ "mean": [
248
+ 0.5538403311650306,
249
+ 0.031695936847867416,
250
+ 0.11963992304663956,
251
+ 0.06802513964462482,
252
+ -0.027501577711940017,
253
+ 0.9355285148642443,
254
+ 0.016617624051144093
255
+ ],
256
+ "std": [
257
+ 0.05703626412527328,
258
+ 0.08571009233569454,
259
+ 0.04638803647107371,
260
+ 0.07647299215016201,
261
+ 0.2556362265078908,
262
+ 0.20928533574231317,
263
+ 0.06425069494043578
264
+ ],
265
+ "count": [
266
+ 170583
267
+ ]
268
+ },
269
+ "frame_index": {
270
+ "min": [
271
+ 0
272
+ ],
273
+ "max": [
274
+ 78
275
+ ],
276
+ "mean": [
277
+ 18.08724198777135
278
+ ],
279
+ "std": [
280
+ 12.46969152061461
281
+ ],
282
+ "count": [
283
+ 170583
284
+ ]
285
+ },
286
+ "observation.state": {
287
+ "min": [
288
+ 0.08149895071983337,
289
+ -0.23204746842384338,
290
+ -0.12217994779348373,
291
+ -1.3572536706924438,
292
+ -1.4675770998001099,
293
+ -3.1389646530151367,
294
+ 0.04936150461435318
295
+ ],
296
+ "max": [
297
+ 0.5272619724273682,
298
+ 0.32704317569732666,
299
+ 0.2747616469860077,
300
+ 0.9883806705474854,
301
+ 1.4269123077392578,
302
+ 3.1378707885742188,
303
+ 1.1154625415802002
304
+ ],
305
+ "mean": [
306
+ 0.30400530217201344,
307
+ 0.03179248062618393,
308
+ 0.06946622183340437,
309
+ 0.020273771884387556,
310
+ -0.13495854331779167,
311
+ 0.12192550570962313,
312
+ 0.7789031285983131
313
+ ],
314
+ "std": [
315
+ 0.05707007478932118,
316
+ 0.08585633661925446,
317
+ 0.04661333290581116,
318
+ 0.1449165508698513,
319
+ 0.15080365763976009,
320
+ 0.5592129478633382,
321
+ 0.321293148701159
322
+ ],
323
+ "count": [
324
+ 170583
325
+ ]
326
+ },
327
+ "observation.sawyer.base_orientation": {
328
+ "min": [
329
+ 0.0
330
+ ],
331
+ "max": [
332
+ 0.0
333
+ ],
334
+ "mean": [
335
+ 0.0
336
+ ],
337
+ "std": [
338
+ 0.0
339
+ ],
340
+ "count": [
341
+ 170583
342
+ ]
343
+ },
344
+ "observation.jaco.joints": {
345
+ "min": [
346
+ -1.5658951997756958,
347
+ 0.9437797665596008,
348
+ 4.700168132781982,
349
+ -9.099702835083008,
350
+ -1.9327915906906128,
351
+ -7.921780586242676,
352
+ 0.04936150461435318
353
+ ],
354
+ "max": [
355
+ 1.649627923965454,
356
+ 3.5376129150390625,
357
+ 5.9515700340271,
358
+ 8.312811851501465,
359
+ 3.9327332973480225,
360
+ 9.256368637084961,
361
+ 1.1154625415802002
362
+ ],
363
+ "mean": [
364
+ 0.018062407811396976,
365
+ 2.3927625106902695,
366
+ 5.497200353352888,
367
+ -0.07344667112198328,
368
+ 0.057970728345419845,
369
+ 0.176899808164059,
370
+ 0.7789031285983131
371
+ ],
372
+ "std": [
373
+ 0.3421248162330917,
374
+ 0.18151929152388838,
375
+ 0.21451421555164046,
376
+ 1.398040321554703,
377
+ 0.4153588127514589,
378
+ 1.4578372979561436,
379
+ 0.321293148701159
380
+ ],
381
+ "count": [
382
+ 170583
383
+ ]
384
+ },
385
+ "observation.jaco.ee_pose": {
386
+ "min": [
387
+ 0.08185529708862305,
388
+ -0.23393842577934265,
389
+ -0.11717263609170914,
390
+ -0.6478052139282227,
391
+ -0.706753134727478,
392
+ -0.7067105770111084,
393
+ -0.5053274631500244
394
+ ],
395
+ "max": [
396
+ 0.5266039371490479,
397
+ 0.3269299566745758,
398
+ 0.2548186182975769,
399
+ 0.6556551456451416,
400
+ 0.9991173148155212,
401
+ 0.9999986886978149,
402
+ 0.481295645236969
403
+ ],
404
+ "mean": [
405
+ 0.30388910049067036,
406
+ 0.03145589708467531,
407
+ 0.06963094910025655,
408
+ 0.0666148638018431,
409
+ -0.027448083908470724,
410
+ 0.9358082424427645,
411
+ 0.014091568849598937
412
+ ],
413
+ "std": [
414
+ 0.05691720631253313,
415
+ 0.08569481410771715,
416
+ 0.046425214437967884,
417
+ 0.07666667244769255,
418
+ 0.255479733800543,
419
+ 0.20885271477407374,
420
+ 0.06408038683482865
421
+ ],
422
+ "count": [
423
+ 170583
424
+ ]
425
+ },
426
+ "observation.google_robot.joints": {
427
+ "min": [
428
+ -4.489999771118164,
429
+ -2.5254056453704834,
430
+ -2.130000114440918,
431
+ -2.049999952316284,
432
+ -2.9200000762939453,
433
+ -1.5470138788223267,
434
+ -4.032547950744629,
435
+ 0.04936150461435318
436
+ ],
437
+ "max": [
438
+ -2.053900718688965,
439
+ -0.8768320083618164,
440
+ 0.8243213295936584,
441
+ -0.029389474540948868,
442
+ 2.9200000762939453,
443
+ 1.7899999618530273,
444
+ 1.350000023841858,
445
+ 1.1154625415802002
446
+ ],
447
+ "mean": [
448
+ -3.2830862476625526,
449
+ -1.4202027282048546,
450
+ -0.6318872567457843,
451
+ -1.4021321801270337,
452
+ -1.4068580212270343,
453
+ 0.652722738954669,
454
+ -1.0325996601510292,
455
+ 0.7789031285983131
456
+ ],
457
+ "std": [
458
+ 0.2472441374618491,
459
+ 0.14456278295255287,
460
+ 0.2967566229606183,
461
+ 0.26044223252818754,
462
+ 1.0617492000362136,
463
+ 0.4654336990887893,
464
+ 0.8363952211948802,
465
+ 0.321293148701159
466
+ ],
467
+ "count": [
468
+ 170583
469
+ ]
470
+ },
471
+ "observation.images.kuka_iiwa": {
472
+ "min": [
473
+ [
474
+ [
475
+ 0.0
476
+ ]
477
+ ],
478
+ [
479
+ [
480
+ 0.0
481
+ ]
482
+ ],
483
+ [
484
+ [
485
+ 0.0
486
+ ]
487
+ ]
488
+ ],
489
+ "max": [
490
+ [
491
+ [
492
+ 1.0
493
+ ]
494
+ ],
495
+ [
496
+ [
497
+ 1.0
498
+ ]
499
+ ],
500
+ [
501
+ [
502
+ 1.0
503
+ ]
504
+ ]
505
+ ],
506
+ "mean": [
507
+ [
508
+ [
509
+ 0.4700473788678335
510
+ ]
511
+ ],
512
+ [
513
+ [
514
+ 0.3892966746627938
515
+ ]
516
+ ],
517
+ [
518
+ [
519
+ 0.35700022402866627
520
+ ]
521
+ ]
522
+ ],
523
+ "std": [
524
+ [
525
+ [
526
+ 0.2581873741892318
527
+ ]
528
+ ],
529
+ [
530
+ [
531
+ 0.22056928674123044
532
+ ]
533
+ ],
534
+ [
535
+ [
536
+ 0.21589375200997732
537
+ ]
538
+ ]
539
+ ],
540
+ "count": [
541
+ 170583
542
+ ]
543
+ },
544
+ "observation.google_robot.base_position": {
545
+ "min": [
546
+ 0.25,
547
+ 0.0,
548
+ 0.05000000074505806
549
+ ],
550
+ "max": [
551
+ 0.25,
552
+ 0.0,
553
+ 0.05000000074505806
554
+ ],
555
+ "mean": [
556
+ 0.25,
557
+ 0.0,
558
+ 0.04999998454517842
559
+ ],
560
+ "std": [
561
+ 0.0,
562
+ 0.0,
563
+ 2.0189831063315508e-08
564
+ ],
565
+ "count": [
566
+ 170583
567
+ ]
568
+ },
569
+ "episode_index": {
570
+ "min": [
571
+ 0
572
+ ],
573
+ "max": [
574
+ 4999
575
+ ],
576
+ "mean": [
577
+ 2503.3738942333057
578
+ ],
579
+ "std": [
580
+ 1444.836740517746
581
+ ],
582
+ "count": [
583
+ 170583
584
+ ]
585
+ },
586
+ "observation.jaco.base_position": {
587
+ "min": [
588
+ 0.0,
589
+ 0.0,
590
+ 0.0
591
+ ],
592
+ "max": [
593
+ 0.0,
594
+ 0.0,
595
+ 0.0
596
+ ],
597
+ "mean": [
598
+ 0.0,
599
+ 0.0,
600
+ 0.0
601
+ ],
602
+ "std": [
603
+ 0.0,
604
+ 0.0,
605
+ 0.0
606
+ ],
607
+ "count": [
608
+ 170583
609
+ ]
610
+ },
611
+ "observation.kuka_iiwa.base_position": {
612
+ "min": [
613
+ 0.30000001192092896,
614
+ 0.0,
615
+ -0.20000000298023224
616
+ ],
617
+ "max": [
618
+ 0.30000001192092896,
619
+ 0.0,
620
+ -0.20000000298023224
621
+ ],
622
+ "mean": [
623
+ 0.30000009900863905,
624
+ 0.0,
625
+ -0.19999993818071368
626
+ ],
627
+ "std": [
628
+ 1.1164736371725665e-07,
629
+ 0.0,
630
+ 8.075932425326203e-08
631
+ ],
632
+ "count": [
633
+ 170583
634
+ ]
635
+ },
636
+ "observation.ur5e.joints": {
637
+ "min": [
638
+ -4.7325663566589355,
639
+ -3.4917891025543213,
640
+ 1.2661746740341187,
641
+ -6.28318977355957,
642
+ -5.584526062011719,
643
+ -6.28318977355957,
644
+ 0.04936150461435318
645
+ ],
646
+ "max": [
647
+ -1.5955395698547363,
648
+ 0.5735596418380737,
649
+ 3.1310875415802,
650
+ 1.5644676685333252,
651
+ -0.4914444386959076,
652
+ 4.477100372314453,
653
+ 1.1154625415802002
654
+ ],
655
+ "mean": [
656
+ -2.5821785699299293,
657
+ -1.7320119790820172,
658
+ 2.4434181820362815,
659
+ -1.9841703444762642,
660
+ -1.780808577249519,
661
+ -0.38214208566118274,
662
+ 0.7789031285983131
663
+ ],
664
+ "std": [
665
+ 0.2469335141557156,
666
+ 0.2989662204186502,
667
+ 0.21755158896152774,
668
+ 0.9867474365826525,
669
+ 1.0483136492543457,
670
+ 2.674630679260422,
671
+ 0.321293148701159
672
+ ],
673
+ "count": [
674
+ 170583
675
+ ]
676
+ },
677
+ "observation.panda.ee_pose": {
678
+ "min": [
679
+ 0.38184866309165955,
680
+ -0.23204405605793,
681
+ -0.11716894805431366,
682
+ -0.6478113532066345,
683
+ -0.7064492106437683,
684
+ -0.706983208656311,
685
+ -0.5053144693374634
686
+ ],
687
+ "max": [
688
+ 0.8265168070793152,
689
+ 0.32692310214042664,
690
+ 0.25483548641204834,
691
+ 0.6499679684638977,
692
+ 0.9990700483322144,
693
+ 0.9999986290931702,
694
+ 0.492487370967865
695
+ ],
696
+ "mean": [
697
+ 0.6037387437750914,
698
+ 0.03174187417120507,
699
+ 0.06962417366028573,
700
+ 0.06842573573456856,
701
+ -0.03477016642382613,
702
+ 0.9433357564841003,
703
+ 0.016986954548682136
704
+ ],
705
+ "std": [
706
+ 0.05699167410339763,
707
+ 0.08569467817299709,
708
+ 0.04641378550775776,
709
+ 0.0776097824487974,
710
+ 0.25102719523523526,
711
+ 0.17494112394438502,
712
+ 0.06554173000639554
713
+ ],
714
+ "count": [
715
+ 170583
716
+ ]
717
+ },
718
+ "observation.xarm7.ee_error": {
719
+ "min": [
720
+ -0.013547882437705994,
721
+ -0.011611629277467728,
722
+ -0.005215078592300415,
723
+ -0.444656103849411,
724
+ -1.9978868961334229,
725
+ -0.04347693920135498,
726
+ -0.41589123010635376
727
+ ],
728
+ "max": [
729
+ 0.0002614259719848633,
730
+ 0.010591619648039341,
731
+ 0.0030034296214580536,
732
+ 0.9550581574440002,
733
+ 0.03884028643369675,
734
+ 1.4133718013763428,
735
+ 1.0078870058059692
736
+ ],
737
+ "mean": [
738
+ -7.6078883123247325e-06,
739
+ -2.945952911109706e-07,
740
+ -7.946315995096873e-06,
741
+ 0.003130485941074923,
742
+ -0.028617838538563027,
743
+ 0.018922285025899047,
744
+ 0.0002670036482042958
745
+ ],
746
+ "std": [
747
+ 0.00014992517068303322,
748
+ 0.00010637454840544118,
749
+ 6.636456388278692e-05,
750
+ 0.0280417550285806,
751
+ 0.21482269859479772,
752
+ 0.14864288988238067,
753
+ 0.01923992256084947
754
+ ],
755
+ "count": [
756
+ 170583
757
+ ]
758
+ },
759
+ "observation.images.sawyer": {
760
+ "min": [
761
+ [
762
+ [
763
+ 0.0
764
+ ]
765
+ ],
766
+ [
767
+ [
768
+ 0.0
769
+ ]
770
+ ],
771
+ [
772
+ [
773
+ 0.0
774
+ ]
775
+ ]
776
+ ],
777
+ "max": [
778
+ [
779
+ [
780
+ 1.0
781
+ ]
782
+ ],
783
+ [
784
+ [
785
+ 1.0
786
+ ]
787
+ ],
788
+ [
789
+ [
790
+ 1.0
791
+ ]
792
+ ]
793
+ ],
794
+ "mean": [
795
+ [
796
+ [
797
+ 0.47429477635740774
798
+ ]
799
+ ],
800
+ [
801
+ [
802
+ 0.3841443012412954
803
+ ]
804
+ ],
805
+ [
806
+ [
807
+ 0.3526997491726187
808
+ ]
809
+ ]
810
+ ],
811
+ "std": [
812
+ [
813
+ [
814
+ 0.25104199627486384
815
+ ]
816
+ ],
817
+ [
818
+ [
819
+ 0.2227270173751917
820
+ ]
821
+ ],
822
+ [
823
+ [
824
+ 0.21639434109327216
825
+ ]
826
+ ]
827
+ ],
828
+ "count": [
829
+ 170583
830
+ ]
831
+ },
832
+ "observation.ur5e.ee_pose": {
833
+ "min": [
834
+ 0.08185619115829468,
835
+ -0.43204960227012634,
836
+ -0.11716726422309875,
837
+ -0.6479295492172241,
838
+ -0.7068224549293518,
839
+ -0.7066437602043152,
840
+ -0.5053319931030273
841
+ ],
842
+ "max": [
843
+ 0.5265611410140991,
844
+ 0.12693890929222107,
845
+ 0.25483596324920654,
846
+ 0.6553738713264465,
847
+ 0.9990794062614441,
848
+ 0.9999987483024597,
849
+ 0.4814172387123108
850
+ ],
851
+ "mean": [
852
+ 0.30383804236298906,
853
+ -0.16830453780221835,
854
+ 0.0696500404416392,
855
+ 0.0677678210313571,
856
+ -0.027468336902089153,
857
+ 0.935570472886321,
858
+ 0.016654128270359416
859
+ ],
860
+ "std": [
861
+ 0.057042403630923194,
862
+ 0.0857076136584986,
863
+ 0.0464058883509502,
864
+ 0.07698656311274778,
865
+ 0.2555497330660766,
866
+ 0.2090860106963569,
867
+ 0.06429606509419188
868
+ ],
869
+ "count": [
870
+ 170583
871
+ ]
872
+ },
873
+ "observation.kinova3.ee_error": {
874
+ "min": [
875
+ -0.0001131296157836914,
876
+ -0.0035952404141426086,
877
+ -0.000749979168176651,
878
+ -0.44450873136520386,
879
+ -1.9979040622711182,
880
+ -0.08586061000823975,
881
+ -0.41602078080177307
882
+ ],
883
+ "max": [
884
+ 0.01306489109992981,
885
+ 0.0044957660138607025,
886
+ 0.0031194165349006653,
887
+ 0.9552032947540283,
888
+ 0.07707388699054718,
889
+ 1.4132810831069946,
890
+ 0.8665738105773926
891
+ ],
892
+ "mean": [
893
+ 2.319427009597513e-05,
894
+ 4.32704967466626e-06,
895
+ 2.2941697436498687e-06,
896
+ 0.002870192412013574,
897
+ -0.02851660788984361,
898
+ 0.018928316943323732,
899
+ 0.00011815731099863342
900
+ ],
901
+ "std": [
902
+ 0.0003923649279858141,
903
+ 8.138520823389251e-05,
904
+ 5.451697204674046e-05,
905
+ 0.02817587235642751,
906
+ 0.21483138520832884,
907
+ 0.14860494006614391,
908
+ 0.018857381521570335
909
+ ],
910
+ "count": [
911
+ 170583
912
+ ]
913
+ },
914
+ "observation.sawyer.ee_pose": {
915
+ "min": [
916
+ 0.3818533718585968,
917
+ -0.23204633593559265,
918
+ -0.11717411130666733,
919
+ -0.6479812264442444,
920
+ -0.7067582011222839,
921
+ -0.7067035436630249,
922
+ -0.5053951740264893
923
+ ],
924
+ "max": [
925
+ 0.8265538215637207,
926
+ 0.32692980766296387,
927
+ 0.25483688712120056,
928
+ 0.6556918025016785,
929
+ 0.9990735650062561,
930
+ 0.9999986886978149,
931
+ 0.4813922941684723
932
+ ],
933
+ "mean": [
934
+ 0.6038326732128362,
935
+ 0.03169681027988534,
936
+ 0.06964808874434589,
937
+ 0.06780612742363726,
938
+ -0.027466035378362147,
939
+ 0.9355728522102384,
940
+ 0.01658080851028801
941
+ ],
942
+ "std": [
943
+ 0.05704736936977216,
944
+ 0.08570883722759319,
945
+ 0.04640680012558568,
946
+ 0.07703602496032455,
947
+ 0.25549791947071077,
948
+ 0.20912643722579707,
949
+ 0.06425617628855605
950
+ ],
951
+ "count": [
952
+ 170583
953
+ ]
954
+ },
955
+ "index": {
956
+ "min": [
957
+ 0
958
+ ],
959
+ "max": [
960
+ 170582
961
+ ],
962
+ "mean": [
963
+ 85291.0
964
+ ],
965
+ "std": [
966
+ 49243.07048374082
967
+ ],
968
+ "count": [
969
+ 170583
970
+ ]
971
+ },
972
+ "observation.kuka_iiwa.base_orientation": {
973
+ "min": [
974
+ 0.0
975
+ ],
976
+ "max": [
977
+ 0.0
978
+ ],
979
+ "mean": [
980
+ 0.0
981
+ ],
982
+ "std": [
983
+ 0.0
984
+ ],
985
+ "count": [
986
+ 170583
987
+ ]
988
+ },
989
+ "task_index": {
990
+ "min": [
991
+ 0
992
+ ],
993
+ "max": [
994
+ 2757
995
+ ],
996
+ "mean": [
997
+ 966.3123933803486
998
+ ],
999
+ "std": [
1000
+ 848.958148452691
1001
+ ],
1002
+ "count": [
1003
+ 170583
1004
+ ]
1005
+ },
1006
+ "observation.google_robot.base_orientation": {
1007
+ "min": [
1008
+ 0.0
1009
+ ],
1010
+ "max": [
1011
+ 0.0
1012
+ ],
1013
+ "mean": [
1014
+ 0.0
1015
+ ],
1016
+ "std": [
1017
+ 0.0
1018
+ ],
1019
+ "count": [
1020
+ 170583
1021
+ ]
1022
+ },
1023
+ "observation.google_robot.ee_error": {
1024
+ "min": [
1025
+ -0.02036648988723755,
1026
+ -0.010743722319602966,
1027
+ -0.003902718424797058,
1028
+ -0.44454050064086914,
1029
+ -1.9979058504104614,
1030
+ -0.0748443603515625,
1031
+ -0.4817678928375244
1032
+ ],
1033
+ "max": [
1034
+ 0.007443875074386597,
1035
+ 0.006969079375267029,
1036
+ 0.014675050973892212,
1037
+ 0.9551705121994019,
1038
+ 0.18387725949287415,
1039
+ 1.4133081436157227,
1040
+ 0.9894247055053711
1041
+ ],
1042
+ "mean": [
1043
+ -1.0771282725734845e-05,
1044
+ -2.511774902376712e-07,
1045
+ 7.083718336040269e-06,
1046
+ 0.002822613334339852,
1047
+ -0.028588595433060773,
1048
+ 0.018981571705004044,
1049
+ 0.0002653125987624701
1050
+ ],
1051
+ "std": [
1052
+ 0.0003954920505136551,
1053
+ 0.00011697055515392477,
1054
+ 0.0002475213837479886,
1055
+ 0.028825343157467535,
1056
+ 0.21498874651223707,
1057
+ 0.1488097890350562,
1058
+ 0.019303360918160224
1059
+ ],
1060
+ "count": [
1061
+ 170583
1062
+ ]
1063
+ },
1064
+ "observation.xarm7.base_orientation": {
1065
+ "min": [
1066
+ 0.0
1067
+ ],
1068
+ "max": [
1069
+ 0.0
1070
+ ],
1071
+ "mean": [
1072
+ 0.0
1073
+ ],
1074
+ "std": [
1075
+ 0.0
1076
+ ],
1077
+ "count": [
1078
+ 170583
1079
+ ]
1080
+ },
1081
+ "observation.kuka_iiwa.joints": {
1082
+ "min": [
1083
+ -1.3483363389968872,
1084
+ 0.8339405059814453,
1085
+ -1.6288044452667236,
1086
+ -2.094399929046631,
1087
+ -2.9134774208068848,
1088
+ -1.9648689031600952,
1089
+ -3.0543301105499268,
1090
+ 0.04936150461435318
1091
+ ],
1092
+ "max": [
1093
+ 1.059503197669983,
1094
+ 2.094399929046631,
1095
+ 2.8695068359375,
1096
+ 1.645932912826538,
1097
+ 2.967060089111328,
1098
+ 2.094399929046631,
1099
+ 3.0543301105499268,
1100
+ 1.1154625415802002
1101
+ ],
1102
+ "mean": [
1103
+ -0.10591788854636373,
1104
+ 1.4354039763417263,
1105
+ 0.23748869067251188,
1106
+ -1.3354466103499767,
1107
+ 1.0658592001289364,
1108
+ -0.12142506661947067,
1109
+ 1.0261640522057365,
1110
+ 0.7789031285983131
1111
+ ],
1112
+ "std": [
1113
+ 0.292067260470991,
1114
+ 0.16048896917484523,
1115
+ 0.4591603060478223,
1116
+ 0.25439948573963533,
1117
+ 1.0025251023382777,
1118
+ 0.5625436729368746,
1119
+ 1.264553514663991,
1120
+ 0.321293148701159
1121
+ ],
1122
+ "count": [
1123
+ 170583
1124
+ ]
1125
+ },
1126
+ "observation.jaco.ee_error": {
1127
+ "min": [
1128
+ -0.021069273352622986,
1129
+ -0.015519849956035614,
1130
+ -0.014546804130077362,
1131
+ -0.4447982609272003,
1132
+ -1.9979428052902222,
1133
+ -0.08049863576889038,
1134
+ -0.41626858711242676
1135
+ ],
1136
+ "max": [
1137
+ 0.01092788577079773,
1138
+ 0.018575023859739304,
1139
+ 0.007857568562030792,
1140
+ 0.9552007913589478,
1141
+ 0.07930570840835571,
1142
+ 1.413377046585083,
1143
+ 1.0077764987945557
1144
+ ],
1145
+ "mean": [
1146
+ -5.9540685051296223e-05,
1147
+ 0.0002397887217362021,
1148
+ 1.6058468273966255e-05,
1149
+ 0.004232889003636866,
1150
+ -0.02864208939553934,
1151
+ 0.018701841901296583,
1152
+ 0.002791367821751561
1153
+ ],
1154
+ "std": [
1155
+ 0.0007678408588487323,
1156
+ 0.0009721942084269354,
1157
+ 0.0004339470243355265,
1158
+ 0.029716881179675986,
1159
+ 0.21460693807555525,
1160
+ 0.14838074473200064,
1161
+ 0.02222125746251756
1162
+ ],
1163
+ "count": [
1164
+ 170583
1165
+ ]
1166
+ },
1167
+ "observation.images.jaco": {
1168
+ "min": [
1169
+ [
1170
+ [
1171
+ 0.0
1172
+ ]
1173
+ ],
1174
+ [
1175
+ [
1176
+ 0.0
1177
+ ]
1178
+ ],
1179
+ [
1180
+ [
1181
+ 0.0
1182
+ ]
1183
+ ]
1184
+ ],
1185
+ "max": [
1186
+ [
1187
+ [
1188
+ 1.0
1189
+ ]
1190
+ ],
1191
+ [
1192
+ [
1193
+ 1.0
1194
+ ]
1195
+ ],
1196
+ [
1197
+ [
1198
+ 1.0
1199
+ ]
1200
+ ]
1201
+ ],
1202
+ "mean": [
1203
+ [
1204
+ [
1205
+ 0.475002075379784
1206
+ ]
1207
+ ],
1208
+ [
1209
+ [
1210
+ 0.3952913110451201
1211
+ ]
1212
+ ],
1213
+ [
1214
+ [
1215
+ 0.36418463456483907
1216
+ ]
1217
+ ]
1218
+ ],
1219
+ "std": [
1220
+ [
1221
+ [
1222
+ 0.2553941961182224
1223
+ ]
1224
+ ],
1225
+ [
1226
+ [
1227
+ 0.21911368790459476
1228
+ ]
1229
+ ],
1230
+ [
1231
+ [
1232
+ 0.21449635040592543
1233
+ ]
1234
+ ]
1235
+ ],
1236
+ "count": [
1237
+ 170583
1238
+ ]
1239
+ },
1240
+ "observation.kinova3.joints": {
1241
+ "min": [
1242
+ -1.54666268825531,
1243
+ 0.2548559904098511,
1244
+ -1.4756944179534912,
1245
+ -2.0786497592926025,
1246
+ -3.368867874145508,
1247
+ -1.1348954439163208,
1248
+ -4.935152053833008,
1249
+ 0.04936150461435318
1250
+ ],
1251
+ "max": [
1252
+ 1.1197283267974854,
1253
+ 2.240000009536743,
1254
+ 1.7869646549224854,
1255
+ 2.4449856281280518,
1256
+ 3.8424432277679443,
1257
+ 2.0899999141693115,
1258
+ 4.618025779724121,
1259
+ 1.1154625415802002
1260
+ ],
1261
+ "mean": [
1262
+ -0.3156353343684525,
1263
+ 0.9727631082461161,
1264
+ 0.4854675561721941,
1265
+ 1.3315415838003157,
1266
+ -0.573133665945397,
1267
+ 0.9775606624106924,
1268
+ -1.8219413744628143,
1269
+ 0.7789031285983131
1270
+ ],
1271
+ "std": [
1272
+ 0.31832857061615727,
1273
+ 0.14666273900501597,
1274
+ 0.528042878953994,
1275
+ 0.3285402133236252,
1276
+ 0.5767115062982562,
1277
+ 0.24787499767764343,
1278
+ 1.719966446104817,
1279
+ 0.321293148701159
1280
+ ],
1281
+ "count": [
1282
+ 170583
1283
+ ]
1284
+ },
1285
+ "observation.xarm7.ee_pose": {
1286
+ "min": [
1287
+ 0.0818641260266304,
1288
+ -0.23204410076141357,
1289
+ -0.11716803163290024,
1290
+ -0.6479732394218445,
1291
+ -0.7067602276802063,
1292
+ -0.7067052721977234,
1293
+ -0.5054063200950623
1294
+ ],
1295
+ "max": [
1296
+ 0.5265547037124634,
1297
+ 0.32692578434944153,
1298
+ 0.25483599305152893,
1299
+ 0.6556452512741089,
1300
+ 0.9990631341934204,
1301
+ 0.9999986886978149,
1302
+ 0.4813457727432251
1303
+ ],
1304
+ "mean": [
1305
+ 0.30383716844062936,
1306
+ 0.031695980457628864,
1307
+ 0.06965495397832092,
1308
+ 0.06771726674016319,
1309
+ -0.027472334603200158,
1310
+ 0.9355877984583619,
1311
+ 0.0166159329520499
1312
+ ],
1313
+ "std": [
1314
+ 0.057037527138957204,
1315
+ 0.08570933257791394,
1316
+ 0.0464054304886691,
1317
+ 0.07691911668697428,
1318
+ 0.2555027266964537,
1319
+ 0.2091275479200402,
1320
+ 0.06423783240127909
1321
+ ],
1322
+ "count": [
1323
+ 170583
1324
+ ]
1325
+ },
1326
+ "observation.panda.ee_error": {
1327
+ "min": [
1328
+ -0.002675771713256836,
1329
+ -0.011023567058146,
1330
+ -0.019325993955135345,
1331
+ -0.44398123025894165,
1332
+ -1.997894048690796,
1333
+ -0.36333489418029785,
1334
+ -0.41766995191574097
1335
+ ],
1336
+ "max": [
1337
+ 0.018632709980010986,
1338
+ 0.003292962908744812,
1339
+ 0.007061779499053955,
1340
+ 0.6602396965026855,
1341
+ 0.045769065618515015,
1342
+ 1.4126096963882446,
1343
+ 0.3106590211391449
1344
+ ],
1345
+ "mean": [
1346
+ 9.081517062398252e-05,
1347
+ -4.6188488497118935e-05,
1348
+ 2.2834049125601402e-05,
1349
+ 0.0024220170089888555,
1350
+ -0.021320006781357106,
1351
+ 0.011174326252844783,
1352
+ -0.00010401800141331111
1353
+ ],
1354
+ "std": [
1355
+ 0.0006483310587854181,
1356
+ 0.0003763515176802932,
1357
+ 0.0002755015092354527,
1358
+ 0.028439201744415214,
1359
+ 0.18402077610628195,
1360
+ 0.11484475949039202,
1361
+ 0.019662867665830475
1362
+ ],
1363
+ "count": [
1364
+ 170583
1365
+ ]
1366
+ },
1367
+ "observation.sawyer.joints": {
1368
+ "min": [
1369
+ -1.5587453842163086,
1370
+ -1.6512099504470825,
1371
+ -1.6659910678863525,
1372
+ 0.9389340877532959,
1373
+ -1.308798909187317,
1374
+ -1.2812561988830566,
1375
+ -2.940495729446411,
1376
+ 0.04936150461435318
1377
+ ],
1378
+ "max": [
1379
+ 0.9055617451667786,
1380
+ 1.1699494123458862,
1381
+ 1.9510809183120728,
1382
+ 2.6615149974823,
1383
+ 2.976099967956543,
1384
+ 1.9413189888000488,
1385
+ 4.001131057739258,
1386
+ 1.1154625415802002
1387
+ ],
1388
+ "mean": [
1389
+ -0.3313682687329045,
1390
+ -0.851334164856545,
1391
+ 0.13751161225273748,
1392
+ 1.8776310834817387,
1393
+ -0.0398771919762987,
1394
+ 0.44911674922853156,
1395
+ -0.13674677831762608,
1396
+ 0.7789031285983131
1397
+ ],
1398
+ "std": [
1399
+ 0.23831363055590277,
1400
+ 0.15391353352011777,
1401
+ 0.24209164088597707,
1402
+ 0.2093247958461083,
1403
+ 0.22923049623576905,
1404
+ 0.20415226246531556,
1405
+ 0.4322203877596151,
1406
+ 0.321293148701159
1407
+ ],
1408
+ "count": [
1409
+ 170583
1410
+ ]
1411
+ },
1412
+ "observation.images.xarm7": {
1413
+ "min": [
1414
+ [
1415
+ [
1416
+ 0.0
1417
+ ]
1418
+ ],
1419
+ [
1420
+ [
1421
+ 0.0
1422
+ ]
1423
+ ],
1424
+ [
1425
+ [
1426
+ 0.0
1427
+ ]
1428
+ ]
1429
+ ],
1430
+ "max": [
1431
+ [
1432
+ [
1433
+ 1.0
1434
+ ]
1435
+ ],
1436
+ [
1437
+ [
1438
+ 1.0
1439
+ ]
1440
+ ],
1441
+ [
1442
+ [
1443
+ 1.0
1444
+ ]
1445
+ ]
1446
+ ],
1447
+ "mean": [
1448
+ [
1449
+ [
1450
+ 0.5073841978672883
1451
+ ]
1452
+ ],
1453
+ [
1454
+ [
1455
+ 0.42871381772817985
1456
+ ]
1457
+ ],
1458
+ [
1459
+ [
1460
+ 0.39776400854054983
1461
+ ]
1462
+ ]
1463
+ ],
1464
+ "std": [
1465
+ [
1466
+ [
1467
+ 0.2419156494590297
1468
+ ]
1469
+ ],
1470
+ [
1471
+ [
1472
+ 0.21632324428948072
1473
+ ]
1474
+ ],
1475
+ [
1476
+ [
1477
+ 0.2166137935692132
1478
+ ]
1479
+ ]
1480
+ ],
1481
+ "count": [
1482
+ 170583
1483
+ ]
1484
+ },
1485
+ "observation.kinova3.base_orientation": {
1486
+ "min": [
1487
+ 0.0
1488
+ ],
1489
+ "max": [
1490
+ 0.0
1491
+ ],
1492
+ "mean": [
1493
+ 0.0
1494
+ ],
1495
+ "std": [
1496
+ 0.0
1497
+ ],
1498
+ "count": [
1499
+ 170583
1500
+ ]
1501
+ },
1502
+ "observation.xarm7.base_position": {
1503
+ "min": [
1504
+ 0.0,
1505
+ 0.0,
1506
+ 0.0
1507
+ ],
1508
+ "max": [
1509
+ 0.0,
1510
+ 0.0,
1511
+ 0.0
1512
+ ],
1513
+ "mean": [
1514
+ 0.0,
1515
+ 0.0,
1516
+ 0.0
1517
+ ],
1518
+ "std": [
1519
+ 0.0,
1520
+ 0.0,
1521
+ 0.0
1522
+ ],
1523
+ "count": [
1524
+ 170583
1525
+ ]
1526
+ },
1527
+ "observation.images.google_robot": {
1528
+ "min": [
1529
+ [
1530
+ [
1531
+ 0.0
1532
+ ]
1533
+ ],
1534
+ [
1535
+ [
1536
+ 0.0
1537
+ ]
1538
+ ],
1539
+ [
1540
+ [
1541
+ 0.0
1542
+ ]
1543
+ ]
1544
+ ],
1545
+ "max": [
1546
+ [
1547
+ [
1548
+ 1.0
1549
+ ]
1550
+ ],
1551
+ [
1552
+ [
1553
+ 1.0
1554
+ ]
1555
+ ],
1556
+ [
1557
+ [
1558
+ 1.0
1559
+ ]
1560
+ ]
1561
+ ],
1562
+ "mean": [
1563
+ [
1564
+ [
1565
+ 0.5098940873027359
1566
+ ]
1567
+ ],
1568
+ [
1569
+ [
1570
+ 0.429506048534526
1571
+ ]
1572
+ ],
1573
+ [
1574
+ [
1575
+ 0.39390050917846225
1576
+ ]
1577
+ ]
1578
+ ],
1579
+ "std": [
1580
+ [
1581
+ [
1582
+ 0.23619622276971777
1583
+ ]
1584
+ ],
1585
+ [
1586
+ [
1587
+ 0.2095235554470039
1588
+ ]
1589
+ ],
1590
+ [
1591
+ [
1592
+ 0.20858673290520494
1593
+ ]
1594
+ ]
1595
+ ],
1596
+ "count": [
1597
+ 170583
1598
+ ]
1599
+ },
1600
+ "observation.images.image": {
1601
+ "min": [
1602
+ [
1603
+ [
1604
+ 0.0
1605
+ ]
1606
+ ],
1607
+ [
1608
+ [
1609
+ 0.0
1610
+ ]
1611
+ ],
1612
+ [
1613
+ [
1614
+ 0.0
1615
+ ]
1616
+ ]
1617
+ ],
1618
+ "max": [
1619
+ [
1620
+ [
1621
+ 1.0
1622
+ ]
1623
+ ],
1624
+ [
1625
+ [
1626
+ 1.0
1627
+ ]
1628
+ ],
1629
+ [
1630
+ [
1631
+ 1.0
1632
+ ]
1633
+ ]
1634
+ ],
1635
+ "mean": [
1636
+ [
1637
+ [
1638
+ 0.4844303327481898
1639
+ ]
1640
+ ],
1641
+ [
1642
+ [
1643
+ 0.4038857997124255
1644
+ ]
1645
+ ],
1646
+ [
1647
+ [
1648
+ 0.3715462513859142
1649
+ ]
1650
+ ]
1651
+ ],
1652
+ "std": [
1653
+ [
1654
+ [
1655
+ 0.2589941717728156
1656
+ ]
1657
+ ],
1658
+ [
1659
+ [
1660
+ 0.22341158738573172
1661
+ ]
1662
+ ],
1663
+ [
1664
+ [
1665
+ 0.21733221271121847
1666
+ ]
1667
+ ]
1668
+ ],
1669
+ "count": [
1670
+ 170583
1671
+ ]
1672
+ },
1673
+ "observation.ur5e.base_orientation": {
1674
+ "min": [
1675
+ 0.0
1676
+ ],
1677
+ "max": [
1678
+ 0.0
1679
+ ],
1680
+ "mean": [
1681
+ 0.0
1682
+ ],
1683
+ "std": [
1684
+ 0.0
1685
+ ],
1686
+ "count": [
1687
+ 170583
1688
+ ]
1689
+ },
1690
+ "observation.sawyer.ee_error": {
1691
+ "min": [
1692
+ -0.000811159610748291,
1693
+ -0.0024193627759814262,
1694
+ -0.0006910115480422974,
1695
+ -0.44459298253059387,
1696
+ -1.9978976249694824,
1697
+ -0.020095348358154297,
1698
+ -0.41628289222717285
1699
+ ],
1700
+ "max": [
1701
+ 7.569789886474609e-06,
1702
+ 0.0025926530361175537,
1703
+ 0.0015662908554077148,
1704
+ 0.9551187753677368,
1705
+ 0.0001450181007385254,
1706
+ 1.413370132446289,
1707
+ 1.0079022645950317
1708
+ ],
1709
+ "mean": [
1710
+ -3.112051647006673e-06,
1711
+ -1.1245366657684693e-06,
1712
+ -1.0809376671401408e-06,
1713
+ 0.003041625574076874,
1714
+ -0.028624137500764445,
1715
+ 0.018937229813915785,
1716
+ 0.0003021280261485514
1717
+ ],
1718
+ "std": [
1719
+ 3.988884485842602e-06,
1720
+ 1.2611484474393412e-05,
1721
+ 5.977527026709704e-06,
1722
+ 0.028014833900735434,
1723
+ 0.21482126270490182,
1724
+ 0.14863817299424517,
1725
+ 0.019182660294357456
1726
+ ],
1727
+ "count": [
1728
+ 170583
1729
+ ]
1730
+ },
1731
+ "observation.kuka_iiwa.ee_pose": {
1732
+ "min": [
1733
+ 0.3818456828594208,
1734
+ -0.23204869031906128,
1735
+ -0.31716910004615784,
1736
+ -0.5820572376251221,
1737
+ -0.7068505883216858,
1738
+ -0.7066163420677185,
1739
+ -0.5052760243415833
1740
+ ],
1741
+ "max": [
1742
+ 0.8216634392738342,
1743
+ 0.3269239068031311,
1744
+ 0.054835740476846695,
1745
+ 0.6556769013404846,
1746
+ 0.9990782737731934,
1747
+ 0.9999984502792358,
1748
+ 0.4813501834869385
1749
+ ],
1750
+ "mean": [
1751
+ 0.6038001361975632,
1752
+ 0.03168836127301352,
1753
+ -0.13034717941233925,
1754
+ 0.06839703433035135,
1755
+ -0.02770181962587719,
1756
+ 0.93565557423755,
1757
+ 0.016925232668773094
1758
+ ],
1759
+ "std": [
1760
+ 0.05703162881537548,
1761
+ 0.085706299938769,
1762
+ 0.04640284662230915,
1763
+ 0.07687458452452231,
1764
+ 0.25510065948327076,
1765
+ 0.2090570800932252,
1766
+ 0.06423182537732167
1767
+ ],
1768
+ "count": [
1769
+ 170583
1770
+ ]
1771
+ },
1772
+ "observation.ee_pose": {
1773
+ "min": [
1774
+ 0.08185380697250366,
1775
+ -0.23204009234905243,
1776
+ -0.11716767400503159,
1777
+ -0.647969126701355,
1778
+ -0.7067615985870361,
1779
+ -0.7067017555236816,
1780
+ -0.5053706765174866
1781
+ ],
1782
+ "max": [
1783
+ 0.5265101790428162,
1784
+ 0.3269110918045044,
1785
+ 0.2548270523548126,
1786
+ 0.6555765271186829,
1787
+ 0.9996113181114197,
1788
+ 0.9999986290931702,
1789
+ 0.4813322126865387
1790
+ ],
1791
+ "mean": [
1792
+ 0.3038253272979613,
1793
+ 0.03169514455003147,
1794
+ 0.06964838006340278,
1795
+ 0.06789030761195275,
1796
+ -0.02747941002933205,
1797
+ 0.9355658464389613,
1798
+ 0.016651284384813586
1799
+ ],
1800
+ "std": [
1801
+ 0.057045270687367394,
1802
+ 0.08570535276974149,
1803
+ 0.046404859419886514,
1804
+ 0.07705787558876208,
1805
+ 0.255485982104203,
1806
+ 0.20912695692310304,
1807
+ 0.06426494190773553
1808
+ ],
1809
+ "count": [
1810
+ 170583
1811
+ ]
1812
+ },
1813
+ "observation.kinova3.ee_pose": {
1814
+ "min": [
1815
+ 0.3818553388118744,
1816
+ -0.23205164074897766,
1817
+ -0.1171744093298912,
1818
+ -0.5402632355690002,
1819
+ -0.7068530321121216,
1820
+ -0.7066145539283752,
1821
+ -0.49901774525642395
1822
+ ],
1823
+ "max": [
1824
+ 0.8253724575042725,
1825
+ 0.32692044973373413,
1826
+ 0.25483238697052,
1827
+ 0.6554756164550781,
1828
+ 0.99908047914505,
1829
+ 0.9999983906745911,
1830
+ 0.481428325176239
1831
+ ],
1832
+ "mean": [
1833
+ 0.6038063650398307,
1834
+ 0.03169135862250424,
1835
+ 0.06964471350649071,
1836
+ 0.06797756041630382,
1837
+ -0.027573565769054224,
1838
+ 0.9355817648403898,
1839
+ 0.016764779200748824
1840
+ ],
1841
+ "std": [
1842
+ 0.05701897252298986,
1843
+ 0.0857043650560457,
1844
+ 0.04640580515917888,
1845
+ 0.07668500337931296,
1846
+ 0.2555516075676812,
1847
+ 0.20908730019421018,
1848
+ 0.06418519185253964
1849
+ ],
1850
+ "count": [
1851
+ 170583
1852
+ ]
1853
+ },
1854
+ "observation.sawyer.base_position": {
1855
+ "min": [
1856
+ 0.30000001192092896,
1857
+ 0.0,
1858
+ 0.0
1859
+ ],
1860
+ "max": [
1861
+ 0.30000001192092896,
1862
+ 0.0,
1863
+ 0.0
1864
+ ],
1865
+ "mean": [
1866
+ 0.30000009900863905,
1867
+ 0.0,
1868
+ 0.0
1869
+ ],
1870
+ "std": [
1871
+ 1.1164736371725665e-07,
1872
+ 0.0,
1873
+ 0.0
1874
+ ],
1875
+ "count": [
1876
+ 170583
1877
+ ]
1878
+ },
1879
+ "observation.kuka_iiwa.ee_error": {
1880
+ "min": [
1881
+ -0.001837700605392456,
1882
+ -0.004590168595314026,
1883
+ -0.008084408938884735,
1884
+ -0.4444155693054199,
1885
+ -1.9979015588760376,
1886
+ -0.22544705867767334,
1887
+ -0.41614648699760437
1888
+ ],
1889
+ "max": [
1890
+ 0.013399183750152588,
1891
+ 0.009542971849441528,
1892
+ 0.00281577929854393,
1893
+ 0.9552066326141357,
1894
+ 0.2934373617172241,
1895
+ 1.413282871246338,
1896
+ 1.0076944828033447
1897
+ ],
1898
+ "mean": [
1899
+ 2.9423924497163465e-05,
1900
+ 7.324343310071861e-06,
1901
+ -5.814020567807599e-06,
1902
+ 0.0024507185442243806,
1903
+ -0.02838835369026694,
1904
+ 0.01885450930859149,
1905
+ -4.229614033661621e-05
1906
+ ],
1907
+ "std": [
1908
+ 0.0003277074746737895,
1909
+ 0.00015071207069286677,
1910
+ 0.00012036797417978471,
1911
+ 0.02847527967319857,
1912
+ 0.2148705035338357,
1913
+ 0.1486178259000527,
1914
+ 0.020095594496952626
1915
+ ],
1916
+ "count": [
1917
+ 170583
1918
+ ]
1919
+ },
1920
+ "observation.joints": {
1921
+ "min": [
1922
+ -1.1527940034866333,
1923
+ -0.8659476637840271,
1924
+ -1.1429744958877563,
1925
+ -2.891451358795166,
1926
+ -1.1513195037841797,
1927
+ -3.141580104827881,
1928
+ 0.04936150461435318
1929
+ ],
1930
+ "max": [
1931
+ 1.002840518951416,
1932
+ 1.2240575551986694,
1933
+ 1.3054567575454712,
1934
+ 3.141580104827881,
1935
+ 2.1081953048706055,
1936
+ 3.141580104827881,
1937
+ 1.1154625415802002
1938
+ ],
1939
+ "mean": [
1940
+ 0.08163934641725586,
1941
+ 0.1349655867870642,
1942
+ 0.37352171744643414,
1943
+ 0.049162027708687855,
1944
+ 0.9349444437337819,
1945
+ -0.06774422168073445,
1946
+ 0.7789031285983131
1947
+ ],
1948
+ "std": [
1949
+ 0.2882420010383161,
1950
+ 0.2377475166618776,
1951
+ 0.28193544906938617,
1952
+ 0.20622106390412165,
1953
+ 0.23523759565102098,
1954
+ 0.6474278085251461,
1955
+ 0.321293148701159
1956
+ ],
1957
+ "count": [
1958
+ 170583
1959
+ ]
1960
+ },
1961
+ "observation.jaco.base_orientation": {
1962
+ "min": [
1963
+ 0.0
1964
+ ],
1965
+ "max": [
1966
+ 0.0
1967
+ ],
1968
+ "mean": [
1969
+ 0.0
1970
+ ],
1971
+ "std": [
1972
+ 0.0
1973
+ ],
1974
+ "count": [
1975
+ 170583
1976
+ ]
1977
+ },
1978
+ "observation.images.kinova3": {
1979
+ "min": [
1980
+ [
1981
+ [
1982
+ 0.0
1983
+ ]
1984
+ ],
1985
+ [
1986
+ [
1987
+ 0.0
1988
+ ]
1989
+ ],
1990
+ [
1991
+ [
1992
+ 0.0
1993
+ ]
1994
+ ]
1995
+ ],
1996
+ "max": [
1997
+ [
1998
+ [
1999
+ 1.0
2000
+ ]
2001
+ ],
2002
+ [
2003
+ [
2004
+ 1.0
2005
+ ]
2006
+ ],
2007
+ [
2008
+ [
2009
+ 1.0
2010
+ ]
2011
+ ]
2012
+ ],
2013
+ "mean": [
2014
+ [
2015
+ [
2016
+ 0.4839904258005204
2017
+ ]
2018
+ ],
2019
+ [
2020
+ [
2021
+ 0.4041173382873742
2022
+ ]
2023
+ ],
2024
+ [
2025
+ [
2026
+ 0.3729021939930995
2027
+ ]
2028
+ ]
2029
+ ],
2030
+ "std": [
2031
+ [
2032
+ [
2033
+ 0.2527753771577505
2034
+ ]
2035
+ ],
2036
+ [
2037
+ [
2038
+ 0.21952186143829044
2039
+ ]
2040
+ ],
2041
+ [
2042
+ [
2043
+ 0.21617223669553817
2044
+ ]
2045
+ ]
2046
+ ],
2047
+ "count": [
2048
+ 170583
2049
+ ]
2050
+ },
2051
+ "timestamp": {
2052
+ "min": [
2053
+ 0.0
2054
+ ],
2055
+ "max": [
2056
+ 2.6
2057
+ ],
2058
+ "mean": [
2059
+ 0.602908066259045
2060
+ ],
2061
+ "std": [
2062
+ 0.415656384020487
2063
+ ],
2064
+ "count": [
2065
+ 170583
2066
+ ]
2067
+ },
2068
+ "observation.panda.base_position": {
2069
+ "min": [
2070
+ 0.30000001192092896,
2071
+ 0.0,
2072
+ 0.0
2073
+ ],
2074
+ "max": [
2075
+ 0.30000001192092896,
2076
+ 0.0,
2077
+ 0.0
2078
+ ],
2079
+ "mean": [
2080
+ 0.30000009900863905,
2081
+ 0.0,
2082
+ 0.0
2083
+ ],
2084
+ "std": [
2085
+ 1.1164736371725665e-07,
2086
+ 0.0,
2087
+ 0.0
2088
+ ],
2089
+ "count": [
2090
+ 170583
2091
+ ]
2092
+ },
2093
+ "observation.images.ur5e": {
2094
+ "min": [
2095
+ [
2096
+ [
2097
+ 0.0
2098
+ ]
2099
+ ],
2100
+ [
2101
+ [
2102
+ 0.0
2103
+ ]
2104
+ ],
2105
+ [
2106
+ [
2107
+ 0.0
2108
+ ]
2109
+ ]
2110
+ ],
2111
+ "max": [
2112
+ [
2113
+ [
2114
+ 1.0
2115
+ ]
2116
+ ],
2117
+ [
2118
+ [
2119
+ 1.0
2120
+ ]
2121
+ ],
2122
+ [
2123
+ [
2124
+ 1.0
2125
+ ]
2126
+ ]
2127
+ ],
2128
+ "mean": [
2129
+ [
2130
+ [
2131
+ 0.4685261391786377
2132
+ ]
2133
+ ],
2134
+ [
2135
+ [
2136
+ 0.39064583896928107
2137
+ ]
2138
+ ],
2139
+ [
2140
+ [
2141
+ 0.3606039157585833
2142
+ ]
2143
+ ]
2144
+ ],
2145
+ "std": [
2146
+ [
2147
+ [
2148
+ 0.2593070241607497
2149
+ ]
2150
+ ],
2151
+ [
2152
+ [
2153
+ 0.221630464309037
2154
+ ]
2155
+ ],
2156
+ [
2157
+ [
2158
+ 0.21702844188849285
2159
+ ]
2160
+ ]
2161
+ ],
2162
+ "count": [
2163
+ 170583
2164
+ ]
2165
+ },
2166
+ "observation.panda.joints": {
2167
+ "min": [
2168
+ -1.9624158143997192,
2169
+ -1.7285345792770386,
2170
+ -2.1840996742248535,
2171
+ -2.787020683288574,
2172
+ -2.8973000049591064,
2173
+ 0.8573763370513916,
2174
+ -2.8973000049591064,
2175
+ 0.04936150461435318
2176
+ ],
2177
+ "max": [
2178
+ 2.268812656402588,
2179
+ 1.7627999782562256,
2180
+ 1.8454660177230835,
2181
+ -0.7394168972969055,
2182
+ 2.2977850437164307,
2183
+ 3.752500057220459,
2184
+ 2.154151678085327,
2185
+ 1.1154625415802002
2186
+ ],
2187
+ "mean": [
2188
+ -0.04873007140273825,
2189
+ 0.6151916749468054,
2190
+ 0.09750727280571424,
2191
+ -2.0402445753618785,
2192
+ -0.07449992727525227,
2193
+ 2.739780149811045,
2194
+ -2.391072101698774,
2195
+ 0.7789031285983131
2196
+ ],
2197
+ "std": [
2198
+ 0.3423817481919792,
2199
+ 0.22567127628409758,
2200
+ 0.31897723184153004,
2201
+ 0.24401423242705297,
2202
+ 0.43637437027825965,
2203
+ 0.2683785978033703,
2204
+ 0.39282747609211616,
2205
+ 0.321293148701159
2206
+ ],
2207
+ "count": [
2208
+ 170583
2209
+ ]
2210
+ }
2211
+ }
meta/tasks.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18e5b815cb3652dc4fe73ae6324705be34406c25f9c5a7a0830f22be91136795
3
+ size 74625
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:0340542f6be18a0561cf33b2a53ae324bbc3bbf1c5a8010a354f0d9263d462cc
3
+ size 523468196
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:7018358ce5f7fc08aa4b504415ef7caa3677f477cbc0cb3463aecbe5827d0fd4
3
+ size 523288052
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:310f85cfdf3ac8bb619e3dc375efa7e1602200a6189207200d0df7ca039f55c7
3
+ size 523619161
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:2478a3b54ec0b9700c8ebbeb5cade9c3277fb38a74b4a15ad7e3eee7bd2551a6
3
+ size 523258302
videos/observation.images.image/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b3a3a72817bad8916d284e80a83c51b67dd7df61c3f2cdde5c79efe0edd1657
3
+ size 523033578
videos/observation.images.image/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4abcedacd68ab996588033d8d341ac0a7654acdf2a25b23245fdfceec990761a
3
+ size 522652194
videos/observation.images.image/chunk-000/file-006.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b4404fd4b25472d1ad5ce5fb2279363107b5e8752651592a9e3230a96f35e0ff
3
+ size 387890481
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:6406f2ef8d37048aaa5709c4f61c8daa483231d2aced91aaceece21bfa3b5df0
3
+ size 523114927
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:3aa435ceb6cd89860780cbfd719dcefcd2e41b87ff3748ead1ccebf9558b8449
3
+ size 522887201
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:0920e2be6d0a60706fcb4cd83b4b899babca74102fbc2d789ff7030355df741e
3
+ size 523517053
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:a917771109b43bdfc35e0baabbca675c29bd6e6137c2abcef1ad0e662dc8aa79
3
+ size 523444295
videos/observation.images.jaco/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8092e3e8bf0d522148646d5618a1adf10aaeef4f328a727b4c2cc48dd775c55
3
+ size 523428600
videos/observation.images.jaco/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1215ff258cf1d785cb0675fefe8732d846827d71c83e8ecdd7b561e6e72726d
3
+ size 239175977
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:63a3a884293e2abb65b0a9d819d90a34c6ff216938405797763f49d8b67f9baf
3
+ size 523208482
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:6e53618bc8cb57b31b639d5b9929b32e1ef31076d7c72549d73b807e623805cd
3
+ size 523053168
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:9c86a92dfd59c620349a65f930a9ca00255718d7d510ec7f479c8460cd7a4b7d
3
+ size 523238722
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:e43f940bf6887ae1bc0e54fd595c22a63c52a18085c44492969915f6dc2f5949
3
+ size 523117061
videos/observation.images.kinova3/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94710fcba2c3521522a8297da06cecfa9a9e29a349d81e8ef0d7fde577c3a1dd
3
+ size 523430508
videos/observation.images.kinova3/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8ba5ece78d48b7de0b76da45e8d5a6b65726f21d67a2b4370743955e7a3743a
3
+ size 365720405
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:dc9df347cf093c07c1a598db421e3108cf52d32e300abd43b36f476fd2e53959
3
+ size 523324797
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:ea5752edf5e780dd600603e972679548c1af5b57097b3c5c1e4dfd658a67b3aa
3
+ size 523152992
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:1b353b36cf926e0ab315a8280f008a756203e7229d138646b0801427f4674e7a
3
+ size 523505434
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:80ea41b5b151570ecc5f73f3127814b92e77e3a35919d10a1715e0bbcf41deea
3
+ size 523470719
videos/observation.images.kuka_iiwa/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f32aa937641b455ff6a21d82e86d4225bcec52cb1781af6f2ab34d5db2c3f804
3
+ size 523061343
videos/observation.images.kuka_iiwa/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3755b8a6558be30ebd2b8c15c120430cddece0a525bc0b63dc06f70308be2f74
3
+ size 210959378
videos/observation.images.panda/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f1d0727821541a0585307c88f8fb8bfa1606b09a02c699b396b227fac3229d74
3
+ size 362617150
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:b821a8df9e52ea2b01862c1f6b1908c7f9e72bb356cebf70d07ad018c276f376
3
+ size 523229317
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:b3054252969d4a457e3894b27d157fe3490dbf249aef1bdfbf6f4adb08047c7e
3
+ size 523416013
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:64d26f31a5e570f3ac815d5761961ddf4b7723590b53e622455880ffbe5bdf37
3
+ size 523403267
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:e44e67efc4559dfd73647be90549946827e15a8acfc7650894e3b524fb51bff3
3
+ size 523213011
videos/observation.images.sawyer/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e4c1f8a8ddbc781c20c6cd61fab9e56e8e9999b205cfdfc450e0632b2c5adfa
3
+ size 523018540
videos/observation.images.sawyer/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4e586268e21d2a5b297a97c182dfa5600c03a88a8e9c60f8b4dd6ee3154c47d
3
+ size 255082608
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:8d0fa2dcd6ab2dc3d7baf317ccb43a75b49d426ac74c55bcd3a25dc9646aeea1
3
+ size 523349310
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:a605a9532486069d705b3eadcb617b841cb755fb4e215f442313236699f18338
3
+ size 522745969
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:5697c423cf8a5fcd78cb9600183d11c6bbfa88cdab0d1b4e66f97c318d4dab54
3
+ size 523068777
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:8f7ca2e24a52e9dc0a5038177ddb90bdc29c11fddf27471709e3d37f184db8f8
3
+ size 522845018
videos/observation.images.ur5e/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:121de3c776b1bef10db48cba51a08aa086e1d0c3021fd445a4178ec53e69522a
3
+ size 523224482
videos/observation.images.ur5e/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d58f965dc9b5703a4508ffc6ce1b220cb67f8d0a19db70abce8639e971cb6fe3
3
+ size 252701053
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:8478c73f5dedb5583039d9fea4d150497fd184d952164768fe71e82111c53ba3
3
+ size 523225345
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:dfa96d54858ad6e542483ff2679ee69fde7278f727aa92911c679bdba1a7cefc
3
+ size 522814447
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:7c3ed09a8fcfc27773963c1ce03ba7cbb6e069ca2894692eaea9303de441523d
3
+ size 522600817
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:9b664c79d8a79f5a95ae7dec86170757f6dfd6b560ebcb2be9914490a72ffe94
3
+ size 523282947
videos/observation.images.xarm7/chunk-000/file-004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:94fc9540de2296e10f8a441de8118871971047444bb1acd6ef44d186744efb68
3
+ size 523305753
videos/observation.images.xarm7/chunk-000/file-005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dede4fc2f9ef6f1e37872dcf2a09ff75b421b39ab517a86ac377ef57dfde3f2
3
+ size 187760769