Add 12 files
Browse files- README.md +25 -3
- data/chunk-000/episode_000000.parquet +3 -0
- data/chunk-000/episode_000001.parquet +3 -0
- data/chunk-000/episode_000002.parquet +3 -0
- meta/episodes.jsonl +3 -0
- meta/episodes_stats.jsonl +3 -0
- meta/info.json +106 -0
- meta/stats.json +8 -0
- meta/tasks.jsonl +1 -0
- videos/chunk-000/observation.images.front_camera/episode_000000.mp4 +3 -0
- videos/chunk-000/observation.images.front_camera/episode_000001.mp4 +3 -0
- videos/chunk-000/observation.images.front_camera/episode_000002.mp4 +3 -0
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- robotics
|
| 4 |
+
tags:
|
| 5 |
+
- LeRobot
|
| 6 |
+
- tutorial
|
| 7 |
+
configs:
|
| 8 |
+
- config_name: default
|
| 9 |
+
data_files: data/*/*.parquet
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
This dataset was created using [LeRobot.js](https://github.com/timpietrusky/lerobot.js) which is based on the [LeRobot](https://github.com/huggingface/lerobot) project
|
| 13 |
+
|
| 14 |
+
## Dataset Description
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
- **Homepage:** [More Information Needed]
|
| 19 |
+
- **Paper:** [More Information Needed]
|
| 20 |
+
- **License:** apache-2.0
|
| 21 |
+
|
| 22 |
+
## Dataset Structure
|
| 23 |
+
|
| 24 |
+
[meta/info.json](meta/info.json):
|
| 25 |
+
{"version":"2.1","total_episodes":3,"total_frames":292,"fps":30,"data_path":"data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet","video_path":"videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4","features":{"action":{"dtype":"float32","shape":[6],"names":["main_shoulder_pan","main_shoulder_lift","main_elbow_flex","main_wrist_flex","main_wrist_roll","main_gripper"]},"observation.state":{"dtype":"float32","shape":[6],"names":["main_shoulder_pan","main_shoulder_lift","main_elbow_flex","main_wrist_flex","main_wrist_roll","main_gripper"]},"timestamp":{"dtype":"float32","shape":[1],"names":null},"frame_index":{"dtype":"int64","shape":[1],"names":null},"episode_index":{"dtype":"int64","shape":[1],"names":null},"index":{"dtype":"int64","shape":[1],"names":null},"task_index":{"dtype":"int64","shape":[1],"names":null},"observation.images.front_camera":{"dtype":"video","shape":[480,640,3],"names":["height","width","channels"],"info":{"video.fps":30,"video.height":480,"video.width":640,"video.channels":3,"video.codec":"avc1","video.pix_fmt":"yuv420p","video.is_depth_map":false,"has_audio":false}}},"name":"lerobot_dataset_2025-09-11","robot":"so100","cameras":["front_camera"],"action_space":"joint_position","frame_rate":30,"num_episodes":3,"created_by":"lerobot.js","created_at":"2025-09-11T09:32:49.883Z"}
|
data/chunk-000/episode_000000.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:df0dcee3dabe214f8d68fd808999f6bb1bc634f7b506523eab64540d964094a2
|
| 3 |
+
size 8159
|
data/chunk-000/episode_000001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a446883275b480ad35083552d98485ddc2023e9d63d07e15d797e7e0cac20c26
|
| 3 |
+
size 8303
|
data/chunk-000/episode_000002.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:415ce842a1e546c08218532fb375ee4788f0f216f5f297b091eeed792f3ee313
|
| 3 |
+
size 6511
|
meta/episodes.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_id":"000000","task":"Robot teleoperation recording","length":108,"videos":{"front_camera":"videos/chunk-000/observation.images.front_camera/episode_000000.mp4"}}
|
| 2 |
+
{"episode_id":"000001","task":"Robot teleoperation recording","length":111,"videos":{"front_camera":"videos/chunk-000/observation.images.front_camera/episode_000001.mp4"}}
|
| 3 |
+
{"episode_id":"000002","task":"Robot teleoperation recording","length":73,"videos":{"front_camera":"videos/chunk-000/observation.images.front_camera/episode_000002.mp4"}}
|
meta/episodes_stats.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"episode_id":"000000","data/chunk_index":0,"data/file":"data/chunk-000/episode_000000.parquet","length":108,"videos/observation.images.front_camera/chunk_index":0,"videos/observation.images.front_camera/file":"videos/chunk-000/observation.images.front_camera/episode_000000.mp4","videos/observation.images.front_camera/from_timestamp":4.76980000000447,"videos/observation.images.front_camera/to_timestamp":8.336466666671138}
|
| 2 |
+
{"episode_id":"000001","data/chunk_index":0,"data/file":"data/chunk-000/episode_000001.parquet","length":111,"videos/observation.images.front_camera/chunk_index":0,"videos/observation.images.front_camera/file":"videos/chunk-000/observation.images.front_camera/episode_000001.mp4","videos/observation.images.front_camera/from_timestamp":10.88460000000149,"videos/observation.images.front_camera/to_timestamp":14.551266666668155}
|
| 3 |
+
{"episode_id":"000002","data/chunk_index":0,"data/file":"data/chunk-000/episode_000002.parquet","length":73,"videos/observation.images.front_camera/chunk_index":0,"videos/observation.images.front_camera/file":"videos/chunk-000/observation.images.front_camera/episode_000002.mp4","videos/observation.images.front_camera/from_timestamp":16.62739999999851,"videos/observation.images.front_camera/to_timestamp":19.027399999998508}
|
meta/info.json
ADDED
|
@@ -0,0 +1,106 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "2.1",
|
| 3 |
+
"total_episodes": 3,
|
| 4 |
+
"total_frames": 292,
|
| 5 |
+
"fps": 30,
|
| 6 |
+
"data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet",
|
| 7 |
+
"video_path": "videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4",
|
| 8 |
+
"features": {
|
| 9 |
+
"action": {
|
| 10 |
+
"dtype": "float32",
|
| 11 |
+
"shape": [
|
| 12 |
+
6
|
| 13 |
+
],
|
| 14 |
+
"names": [
|
| 15 |
+
"main_shoulder_pan",
|
| 16 |
+
"main_shoulder_lift",
|
| 17 |
+
"main_elbow_flex",
|
| 18 |
+
"main_wrist_flex",
|
| 19 |
+
"main_wrist_roll",
|
| 20 |
+
"main_gripper"
|
| 21 |
+
]
|
| 22 |
+
},
|
| 23 |
+
"observation.state": {
|
| 24 |
+
"dtype": "float32",
|
| 25 |
+
"shape": [
|
| 26 |
+
6
|
| 27 |
+
],
|
| 28 |
+
"names": [
|
| 29 |
+
"main_shoulder_pan",
|
| 30 |
+
"main_shoulder_lift",
|
| 31 |
+
"main_elbow_flex",
|
| 32 |
+
"main_wrist_flex",
|
| 33 |
+
"main_wrist_roll",
|
| 34 |
+
"main_gripper"
|
| 35 |
+
]
|
| 36 |
+
},
|
| 37 |
+
"timestamp": {
|
| 38 |
+
"dtype": "float32",
|
| 39 |
+
"shape": [
|
| 40 |
+
1
|
| 41 |
+
],
|
| 42 |
+
"names": null
|
| 43 |
+
},
|
| 44 |
+
"frame_index": {
|
| 45 |
+
"dtype": "int64",
|
| 46 |
+
"shape": [
|
| 47 |
+
1
|
| 48 |
+
],
|
| 49 |
+
"names": null
|
| 50 |
+
},
|
| 51 |
+
"episode_index": {
|
| 52 |
+
"dtype": "int64",
|
| 53 |
+
"shape": [
|
| 54 |
+
1
|
| 55 |
+
],
|
| 56 |
+
"names": null
|
| 57 |
+
},
|
| 58 |
+
"index": {
|
| 59 |
+
"dtype": "int64",
|
| 60 |
+
"shape": [
|
| 61 |
+
1
|
| 62 |
+
],
|
| 63 |
+
"names": null
|
| 64 |
+
},
|
| 65 |
+
"task_index": {
|
| 66 |
+
"dtype": "int64",
|
| 67 |
+
"shape": [
|
| 68 |
+
1
|
| 69 |
+
],
|
| 70 |
+
"names": null
|
| 71 |
+
},
|
| 72 |
+
"observation.images.front_camera": {
|
| 73 |
+
"dtype": "video",
|
| 74 |
+
"shape": [
|
| 75 |
+
480,
|
| 76 |
+
640,
|
| 77 |
+
3
|
| 78 |
+
],
|
| 79 |
+
"names": [
|
| 80 |
+
"height",
|
| 81 |
+
"width",
|
| 82 |
+
"channels"
|
| 83 |
+
],
|
| 84 |
+
"info": {
|
| 85 |
+
"video.fps": 30,
|
| 86 |
+
"video.height": 480,
|
| 87 |
+
"video.width": 640,
|
| 88 |
+
"video.channels": 3,
|
| 89 |
+
"video.codec": "avc1",
|
| 90 |
+
"video.pix_fmt": "yuv420p",
|
| 91 |
+
"video.is_depth_map": false,
|
| 92 |
+
"has_audio": false
|
| 93 |
+
}
|
| 94 |
+
}
|
| 95 |
+
},
|
| 96 |
+
"name": "lerobot_dataset_2025-09-11",
|
| 97 |
+
"robot": "so100",
|
| 98 |
+
"cameras": [
|
| 99 |
+
"front_camera"
|
| 100 |
+
],
|
| 101 |
+
"action_space": "joint_position",
|
| 102 |
+
"frame_rate": 30,
|
| 103 |
+
"num_episodes": 3,
|
| 104 |
+
"created_by": "lerobot.js",
|
| 105 |
+
"created_at": "2025-09-11T09:32:49.883Z"
|
| 106 |
+
}
|
meta/stats.json
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"total_frames": 292,
|
| 3 |
+
"episode_lengths": {
|
| 4 |
+
"min": 73,
|
| 5 |
+
"max": 111,
|
| 6 |
+
"mean": 97
|
| 7 |
+
}
|
| 8 |
+
}
|
meta/tasks.jsonl
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
{"task":"Robot teleoperation recording","description":"Robot teleoperation recording"}
|
videos/chunk-000/observation.images.front_camera/episode_000000.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e7479d4c87a3245d2b59a41f846d9ace9d89f9d633e06b62b9926f4f59dc219
|
| 3 |
+
size 2085892
|
videos/chunk-000/observation.images.front_camera/episode_000001.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:329e51f3f0ab21879c945799a15941c0f810ad84265ff31a578b9170da4f6c85
|
| 3 |
+
size 1732872
|
videos/chunk-000/observation.images.front_camera/episode_000002.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ffa29bf871df501e145ae66dc7116d6c572b63bf6cae17b92a1bf411b134572c
|
| 3 |
+
size 1320217
|