reece-omahoney commited on
Commit
e39e905
·
verified ·
1 Parent(s): 9302698

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +40 -40
README.md CHANGED
@@ -158,41 +158,6 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
158
  ],
159
  "fps": 10
160
  },
161
- "timestamp": {
162
- "dtype": "float32",
163
- "shape": [
164
- 1
165
- ],
166
- "names": null
167
- },
168
- "frame_index": {
169
- "dtype": "int64",
170
- "shape": [
171
- 1
172
- ],
173
- "names": null
174
- },
175
- "episode_index": {
176
- "dtype": "int64",
177
- "shape": [
178
- 1
179
- ],
180
- "names": null
181
- },
182
- "index": {
183
- "dtype": "int64",
184
- "shape": [
185
- 1
186
- ],
187
- "names": null
188
- },
189
- "task_index": {
190
- "dtype": "int64",
191
- "shape": [
192
- 1
193
- ],
194
- "names": null
195
- },
196
  "observation.ee_rel2world.left": {
197
  "dtype": "float32",
198
  "shape": [
@@ -209,7 +174,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
209
  ],
210
  "fps": 10
211
  },
212
- "observation.ee_rel2base.right": {
213
  "dtype": "float32",
214
  "shape": [
215
  7
@@ -225,7 +190,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
225
  ],
226
  "fps": 10
227
  },
228
- "observation.ee_rel2base.left": {
229
  "dtype": "float32",
230
  "shape": [
231
  7
@@ -241,7 +206,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
241
  ],
242
  "fps": 10
243
  },
244
- "observation.ee_rel2base.left_to_right": {
245
  "dtype": "float32",
246
  "shape": [
247
  7
@@ -257,7 +222,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
257
  ],
258
  "fps": 10
259
  },
260
- "observation.ee_rel2base.right_to_left": {
261
  "dtype": "float32",
262
  "shape": [
263
  7
@@ -273,7 +238,7 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
273
  ],
274
  "fps": 10
275
  },
276
- "observation.ee_rel2world.right": {
277
  "dtype": "float32",
278
  "shape": [
279
  7
@@ -288,6 +253,41 @@ This dataset was created using [LeRobot](https://github.com/huggingface/lerobot)
288
  "qw"
289
  ],
290
  "fps": 10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
291
  }
292
  }
293
  }
 
158
  ],
159
  "fps": 10
160
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
161
  "observation.ee_rel2world.left": {
162
  "dtype": "float32",
163
  "shape": [
 
174
  ],
175
  "fps": 10
176
  },
177
+ "observation.ee_rel2world.right": {
178
  "dtype": "float32",
179
  "shape": [
180
  7
 
190
  ],
191
  "fps": 10
192
  },
193
+ "observation.ee_rel2base.right": {
194
  "dtype": "float32",
195
  "shape": [
196
  7
 
206
  ],
207
  "fps": 10
208
  },
209
+ "observation.ee_rel2base.left": {
210
  "dtype": "float32",
211
  "shape": [
212
  7
 
222
  ],
223
  "fps": 10
224
  },
225
+ "observation.ee_rel2base.left_to_right": {
226
  "dtype": "float32",
227
  "shape": [
228
  7
 
238
  ],
239
  "fps": 10
240
  },
241
+ "observation.ee_rel2base.right_to_left": {
242
  "dtype": "float32",
243
  "shape": [
244
  7
 
253
  "qw"
254
  ],
255
  "fps": 10
256
+ },
257
+ "timestamp": {
258
+ "dtype": "float32",
259
+ "shape": [
260
+ 1
261
+ ],
262
+ "names": null
263
+ },
264
+ "frame_index": {
265
+ "dtype": "int64",
266
+ "shape": [
267
+ 1
268
+ ],
269
+ "names": null
270
+ },
271
+ "episode_index": {
272
+ "dtype": "int64",
273
+ "shape": [
274
+ 1
275
+ ],
276
+ "names": null
277
+ },
278
+ "index": {
279
+ "dtype": "int64",
280
+ "shape": [
281
+ 1
282
+ ],
283
+ "names": null
284
+ },
285
+ "task_index": {
286
+ "dtype": "int64",
287
+ "shape": [
288
+ 1
289
+ ],
290
+ "names": null
291
  }
292
  }
293
  }