ola31 commited on
Commit
eb4e49b
·
verified ·
1 Parent(s): 55f58bb

Add files using upload-large-folder tool

Browse files
README.md CHANGED
@@ -4,7 +4,7 @@ task_categories:
4
  - robotics
5
  tags:
6
  - LeRobot
7
- - ffw_bg2_rev4
8
  - robotis
9
  configs:
10
  - config_name: default
@@ -27,16 +27,16 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
27
  ```json
28
  {
29
  "codebase_version": "v2.1",
30
- "robot_type": "ffw_bg2_rev4",
31
- "total_episodes": 2,
32
- "total_frames": 873,
33
  "total_tasks": 1,
34
- "total_videos": 8,
35
  "total_chunks": 1,
36
  "chunks_size": 1000,
37
- "fps": 10,
38
  "splits": {
39
- "train": "0:2"
40
  },
41
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
42
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
@@ -76,7 +76,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
76
  ],
77
  "names": null
78
  },
79
- "observation.images.cam_head": {
80
  "dtype": "video",
81
  "names": [
82
  "height",
@@ -84,73 +84,13 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
84
  "channels"
85
  ],
86
  "shape": [
87
- 376,
88
- 672,
89
  3
90
  ],
91
  "info": {
92
- "video.height": 376,
93
- "video.width": 672,
94
- "video.channels": 3,
95
- "video.codec": "libx264",
96
- "video.pix_fmt": "yuv420p"
97
- }
98
- },
99
- "observation.images.cam_head_right": {
100
- "dtype": "video",
101
- "names": [
102
- "height",
103
- "width",
104
- "channels"
105
- ],
106
- "shape": [
107
- 376,
108
- 672,
109
- 3
110
- ],
111
- "info": {
112
- "video.height": 376,
113
- "video.width": 672,
114
- "video.channels": 3,
115
- "video.codec": "libx264",
116
- "video.pix_fmt": "yuv420p"
117
- }
118
- },
119
- "observation.images.cam_wrist_left": {
120
- "dtype": "video",
121
- "names": [
122
- "height",
123
- "width",
124
- "channels"
125
- ],
126
- "shape": [
127
- 240,
128
- 424,
129
- 3
130
- ],
131
- "info": {
132
- "video.height": 240,
133
- "video.width": 424,
134
- "video.channels": 3,
135
- "video.codec": "libx264",
136
- "video.pix_fmt": "yuv420p"
137
- }
138
- },
139
- "observation.images.cam_wrist_right": {
140
- "dtype": "video",
141
- "names": [
142
- "height",
143
- "width",
144
- "channels"
145
- ],
146
- "shape": [
147
- 240,
148
- 424,
149
- 3
150
- ],
151
- "info": {
152
- "video.height": 240,
153
- "video.width": 424,
154
  "video.channels": 3,
155
  "video.codec": "libx264",
156
  "video.pix_fmt": "yuv420p"
@@ -159,55 +99,31 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
159
  "observation.state": {
160
  "dtype": "float32",
161
  "names": [
162
- "arm_l_joint1",
163
- "arm_l_joint2",
164
- "arm_l_joint3",
165
- "arm_l_joint4",
166
- "arm_l_joint5",
167
- "arm_l_joint6",
168
- "arm_l_joint7",
169
- "gripper_l_joint1",
170
- "arm_r_joint1",
171
- "arm_r_joint2",
172
- "arm_r_joint3",
173
- "arm_r_joint4",
174
- "arm_r_joint5",
175
- "arm_r_joint6",
176
- "arm_r_joint7",
177
- "gripper_r_joint1",
178
- "head_joint1",
179
- "head_joint2",
180
- "lift_joint"
181
  ],
182
  "shape": [
183
- 19
184
  ]
185
  },
186
  "action": {
187
  "dtype": "float32",
188
  "names": [
189
- "arm_l_joint1",
190
- "arm_l_joint2",
191
- "arm_l_joint3",
192
- "arm_l_joint4",
193
- "arm_l_joint5",
194
- "arm_l_joint6",
195
- "arm_l_joint7",
196
- "gripper_l_joint1",
197
- "arm_r_joint1",
198
- "arm_r_joint2",
199
- "arm_r_joint3",
200
- "arm_r_joint4",
201
- "arm_r_joint5",
202
- "arm_r_joint6",
203
- "arm_r_joint7",
204
- "gripper_r_joint1",
205
- "head_joint1",
206
- "head_joint2",
207
- "lift_joint"
208
  ],
209
  "shape": [
210
- 19
211
  ]
212
  }
213
  }
 
4
  - robotics
5
  tags:
6
  - LeRobot
7
+ - omy_f3m
8
  - robotis
9
  configs:
10
  - config_name: default
 
27
  ```json
28
  {
29
  "codebase_version": "v2.1",
30
+ "robot_type": "omy_f3m",
31
+ "total_episodes": 6,
32
+ "total_frames": 351,
33
  "total_tasks": 1,
34
+ "total_videos": 6,
35
  "total_chunks": 1,
36
  "chunks_size": 1000,
37
+ "fps": 30,
38
  "splits": {
39
+ "train": "0:6"
40
  },
41
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
42
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
 
76
  ],
77
  "names": null
78
  },
79
+ "observation.images.cam_wrist": {
80
  "dtype": "video",
81
  "names": [
82
  "height",
 
84
  "channels"
85
  ],
86
  "shape": [
87
+ 480,
88
+ 848,
89
  3
90
  ],
91
  "info": {
92
+ "video.height": 480,
93
+ "video.width": 848,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
94
  "video.channels": 3,
95
  "video.codec": "libx264",
96
  "video.pix_fmt": "yuv420p"
 
99
  "observation.state": {
100
  "dtype": "float32",
101
  "names": [
102
+ "joint1",
103
+ "joint2",
104
+ "joint3",
105
+ "joint4",
106
+ "joint5",
107
+ "joint6",
108
+ "rh_r1_joint"
 
 
 
 
 
 
 
 
 
 
 
 
109
  ],
110
  "shape": [
111
+ 7
112
  ]
113
  },
114
  "action": {
115
  "dtype": "float32",
116
  "names": [
117
+ "joint1",
118
+ "joint2",
119
+ "joint3",
120
+ "joint4",
121
+ "joint5",
122
+ "joint6",
123
+ "rh_r1_joint"
 
 
 
 
 
 
 
 
 
 
 
 
124
  ],
125
  "shape": [
126
+ 7
127
  ]
128
  }
129
  }
data/chunk-000/episode_000000.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:268bfd1121f88d2fb7683910dfb34209ce5bb140c3e590ba34e99b43f4a877a1
3
- size 85813
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f1a0873938bc5e40f8146a8edab9d2545b6fb224db8dcaefc81ce4fca81c687
3
+ size 4900
data/chunk-000/episode_000001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6b4d8d5d26d475f51ed5c72d6ffdc2ecdff4e591b521ec6cbcbae2f35f1d0291
3
- size 41483
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6048aca85469ad399f51e24802bdfdc09ea42bc00a4b83f6407f5fb5fe790f9d
3
+ size 4845
data/chunk-000/episode_000002.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1256e7e333659b175cca1c359495eb43f8c006733073ae9efbd226caa6a4631a
3
- size 85855
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7abd10042cf7196aee527199652a09f05e08045d67644e681abb079049db54f6
3
+ size 4336
data/chunk-000/episode_000003.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e03a2a8fa46aa5274a3343458eff499362125b4cd9bf91207d4b584a19d05629
3
- size 36834
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d733f5dd0c0358b5582f994272399ee5e4976b8f2a7df684f6a89a0aac4523bd
3
+ size 6180
data/chunk-000/episode_000004.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c00d6937529dce56659a43e2b1bdd58f11a1d4d109e87bde37a58c20d10b2802
3
- size 142184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3d768a892a54a7e5d9d742d8b1e1e2f05b6185e50cd1102f7c65388de152a01
3
+ size 4962
data/chunk-000/episode_000005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ba153692f0d8814dd79744ea90f8cf334295762240a67dd1cf5975d11d995dea
3
- size 128251
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a41ba9e6ce8b4a5a27c0201c0c5eafab3f5722c6ce16530bc96c99a3d2e29579
3
+ size 6265
meta/episodes.jsonl CHANGED
@@ -1,25 +1,6 @@
1
- {"episode_index": 0, "tasks": ["TEST"], "length": 601}
2
- {"episode_index": 1, "tasks": ["TEST"], "length": 272}
3
- {"episode_index": 2, "tasks": ["TEST"], "length": 601}
4
- {"episode_index": 3, "tasks": ["TEST"], "length": 228}
5
- {"episode_index": 4, "tasks": ["TEST"], "length": 1057}
6
- {"episode_index": 5, "tasks": ["TEST"], "length": 941}
7
- {"episode_index": 6, "tasks": ["TEST"], "length": 974}
8
- {"episode_index": 7, "tasks": ["TEST"], "length": 947}
9
- {"episode_index": 8, "tasks": ["TEST"], "length": 878}
10
- {"episode_index": 9, "tasks": ["TEST"], "length": 883}
11
- {"episode_index": 10, "tasks": ["TEST"], "length": 1011}
12
- {"episode_index": 11, "tasks": ["TEST"], "length": 927}
13
- {"episode_index": 12, "tasks": ["TEST"], "length": 953}
14
- {"episode_index": 13, "tasks": ["TEST"], "length": 934}
15
- {"episode_index": 14, "tasks": ["TEST"], "length": 861}
16
- {"episode_index": 15, "tasks": ["TEST"], "length": 851}
17
- {"episode_index": 16, "tasks": ["TEST"], "length": 897}
18
- {"episode_index": 17, "tasks": ["TEST"], "length": 963}
19
- {"episode_index": 18, "tasks": ["TEST"], "length": 921}
20
- {"episode_index": 19, "tasks": ["TEST"], "length": 926}
21
- {"episode_index": 20, "tasks": ["TEST"], "length": 935}
22
- {"episode_index": 21, "tasks": ["TEST"], "length": 976}
23
- {"episode_index": 22, "tasks": ["TEST"], "length": 938}
24
- {"episode_index": 23, "tasks": ["TEST"], "length": 906}
25
- {"episode_index": 24, "tasks": ["TEST"], "length": 971}
 
1
+ {"episode_index": 0, "tasks": ["test"], "length": 43}
2
+ {"episode_index": 1, "tasks": ["test"], "length": 43}
3
+ {"episode_index": 2, "tasks": ["test"], "length": 20}
4
+ {"episode_index": 3, "tasks": ["test"], "length": 97}
5
+ {"episode_index": 4, "tasks": ["test"], "length": 47}
6
+ {"episode_index": 5, "tasks": ["test"], "length": 101}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
meta/episodes_stats.jsonl CHANGED
The diff for this file is too large to render. See raw diff
 
meta/info.json CHANGED
@@ -1,15 +1,15 @@
1
  {
2
  "codebase_version": "v2.1",
3
- "robot_type": "ffw_bg2_rev4",
4
- "total_episodes": 25,
5
- "total_frames": 21352,
6
  "total_tasks": 1,
7
- "total_videos": 100,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
- "fps": 10,
11
  "splits": {
12
- "train": "0:25"
13
  },
14
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
@@ -49,7 +49,7 @@
49
  ],
50
  "names": null
51
  },
52
- "observation.images.cam_head": {
53
  "dtype": "video",
54
  "names": [
55
  "height",
@@ -57,73 +57,13 @@
57
  "channels"
58
  ],
59
  "shape": [
60
- 376,
61
- 672,
62
  3
63
  ],
64
  "info": {
65
- "video.height": 376,
66
- "video.width": 672,
67
- "video.channels": 3,
68
- "video.codec": "libx264",
69
- "video.pix_fmt": "yuv420p"
70
- }
71
- },
72
- "observation.images.cam_head_right": {
73
- "dtype": "video",
74
- "names": [
75
- "height",
76
- "width",
77
- "channels"
78
- ],
79
- "shape": [
80
- 376,
81
- 672,
82
- 3
83
- ],
84
- "info": {
85
- "video.height": 376,
86
- "video.width": 672,
87
- "video.channels": 3,
88
- "video.codec": "libx264",
89
- "video.pix_fmt": "yuv420p"
90
- }
91
- },
92
- "observation.images.cam_wrist_left": {
93
- "dtype": "video",
94
- "names": [
95
- "height",
96
- "width",
97
- "channels"
98
- ],
99
- "shape": [
100
- 240,
101
- 424,
102
- 3
103
- ],
104
- "info": {
105
- "video.height": 240,
106
- "video.width": 424,
107
- "video.channels": 3,
108
- "video.codec": "libx264",
109
- "video.pix_fmt": "yuv420p"
110
- }
111
- },
112
- "observation.images.cam_wrist_right": {
113
- "dtype": "video",
114
- "names": [
115
- "height",
116
- "width",
117
- "channels"
118
- ],
119
- "shape": [
120
- 240,
121
- 424,
122
- 3
123
- ],
124
- "info": {
125
- "video.height": 240,
126
- "video.width": 424,
127
  "video.channels": 3,
128
  "video.codec": "libx264",
129
  "video.pix_fmt": "yuv420p"
@@ -132,55 +72,31 @@
132
  "observation.state": {
133
  "dtype": "float32",
134
  "names": [
135
- "arm_l_joint1",
136
- "arm_l_joint2",
137
- "arm_l_joint3",
138
- "arm_l_joint4",
139
- "arm_l_joint5",
140
- "arm_l_joint6",
141
- "arm_l_joint7",
142
- "gripper_l_joint1",
143
- "arm_r_joint1",
144
- "arm_r_joint2",
145
- "arm_r_joint3",
146
- "arm_r_joint4",
147
- "arm_r_joint5",
148
- "arm_r_joint6",
149
- "arm_r_joint7",
150
- "gripper_r_joint1",
151
- "head_joint1",
152
- "head_joint2",
153
- "lift_joint"
154
  ],
155
  "shape": [
156
- 19
157
  ]
158
  },
159
  "action": {
160
  "dtype": "float32",
161
  "names": [
162
- "arm_l_joint1",
163
- "arm_l_joint2",
164
- "arm_l_joint3",
165
- "arm_l_joint4",
166
- "arm_l_joint5",
167
- "arm_l_joint6",
168
- "arm_l_joint7",
169
- "gripper_l_joint1",
170
- "arm_r_joint1",
171
- "arm_r_joint2",
172
- "arm_r_joint3",
173
- "arm_r_joint4",
174
- "arm_r_joint5",
175
- "arm_r_joint6",
176
- "arm_r_joint7",
177
- "gripper_r_joint1",
178
- "head_joint1",
179
- "head_joint2",
180
- "lift_joint"
181
  ],
182
  "shape": [
183
- 19
184
  ]
185
  }
186
  }
 
1
  {
2
  "codebase_version": "v2.1",
3
+ "robot_type": "omy_f3m",
4
+ "total_episodes": 6,
5
+ "total_frames": 351,
6
  "total_tasks": 1,
7
+ "total_videos": 6,
8
  "total_chunks": 1,
9
  "chunks_size": 1000,
10
+ "fps": 30,
11
  "splits": {
12
+ "train": "0:6"
13
  },
14
  "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
15
  "video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
 
49
  ],
50
  "names": null
51
  },
52
+ "observation.images.cam_wrist": {
53
  "dtype": "video",
54
  "names": [
55
  "height",
 
57
  "channels"
58
  ],
59
  "shape": [
60
+ 480,
61
+ 848,
62
  3
63
  ],
64
  "info": {
65
+ "video.height": 480,
66
+ "video.width": 848,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
67
  "video.channels": 3,
68
  "video.codec": "libx264",
69
  "video.pix_fmt": "yuv420p"
 
72
  "observation.state": {
73
  "dtype": "float32",
74
  "names": [
75
+ "joint1",
76
+ "joint2",
77
+ "joint3",
78
+ "joint4",
79
+ "joint5",
80
+ "joint6",
81
+ "rh_r1_joint"
 
 
 
 
 
 
 
 
 
 
 
 
82
  ],
83
  "shape": [
84
+ 7
85
  ]
86
  },
87
  "action": {
88
  "dtype": "float32",
89
  "names": [
90
+ "joint1",
91
+ "joint2",
92
+ "joint3",
93
+ "joint4",
94
+ "joint5",
95
+ "joint6",
96
+ "rh_r1_joint"
 
 
 
 
 
 
 
 
 
 
 
 
97
  ],
98
  "shape": [
99
+ 7
100
  ]
101
  }
102
  }
meta/tasks.jsonl CHANGED
@@ -1 +1 @@
1
- {"task_index": 0, "task": "TEST"}
 
1
+ {"task_index": 0, "task": "test"}
videos/chunk-000/observation.images.cam_wrist/episode_000000.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b2e358ad6c60219e1405e2c8550bed06152013497ff8170f6285f02c57ea0b14
3
+ size 129798
videos/chunk-000/observation.images.cam_wrist/episode_000001.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c19bc5e84548f0297f6ad493f61fe4c56d5805c09e0e64b57527688042a040bf
3
+ size 126552
videos/chunk-000/observation.images.cam_wrist/episode_000002.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0febb0f7ee92ba2e5ca9e861c4ae2d29074dcb5cb726a71d510736c9f5f5ec
3
+ size 50954
videos/chunk-000/observation.images.cam_wrist/episode_000003.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8974f01f8e73504bc5199ca5bb4088f500c52dc729d987f3de76c1613df9fef1
3
+ size 287338
videos/chunk-000/observation.images.cam_wrist/episode_000004.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d3378f70d040f0e8c391c460771aa33772bb2f9785dba2da273aedb5141b19ae
3
+ size 131717
videos/chunk-000/observation.images.cam_wrist/episode_000005.mp4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a0ac798fc71ad25c35bea1fbe6f0e83cddbabf0699fed7d6b8f7f7f330841916
3
+ size 290774