This dataset was created using LeRobot.
Rows3,045
Configurations1
Size36.5 MB
Licenseapache-2.0
AccessPublicly accessible
Monthly Downloads—
Dataset Card
By William Shen, published under apache-2.0, revision 15a820895e0a.
This dataset was created using LeRobot.
Dataset Description
- Homepage: [More Information Needed]
- Paper: [More Information Needed]
- License: apache-2.0
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "grabette",
"total_episodes": 1,
"total_frames": 3045,
"total_tasks": 1,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 50,
"splits": {
"train": "0:1"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4",
"features": {
"observation.images.right_cam0": {
"dtype": "video",
"shape": [
3,
720,
960
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 720,
"video.width": 960,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 50,
"video.channels": 3,
"has_audio": false
}
},
"observation.images.right_cam1": {
"dtype": "video",
"shape": [
3,
720,
960
],
"names": [
"channels",
"height",
"width"
],
"info": {
"video.height": 720,
"video.width": 960,
"video.codec": "h264",
"video.pix_fmt": "yuv420p",
"video.is_depth_map": false,
"video.fps": 50,
"video.channels": 3,
"has_audio": false
}
},
"action": {
"dtype": "float32",
"shape": [
8
],
"names": [
"right_x",
"right_y",
"right_z",
"right_ax",
"right_ay",
"right_az",
"right_proximal",
"right_distal"
]
},
"is_lost": {
"dtype": "float32",
"shape": [
1
],
"names": [
"right_is_lost"
]
},
"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
}
}
}
Citation
BibTeX:
[More Information Needed]
Structure
default 3,045 rows
| Split | Rows | Size |
|---|---|---|
| train | 3,045 | 202.1 KB |
actionListis_lostfloat32timestampfloat32frame_indexint64episode_indexint64indexint64task_indexint64
Details
- Repository
- willlyb/test_stream
- Publisher
- William Shen
- Task category
- Robotics
- Tags
- LeRobot, lerobot, grabette
- Size category
- Not stated by the source
- Languages
- Not stated by the source
- Revision
- 15a820895e0ad352c14679380a3cf9017801a86b
- Last updated
- 2026-09-20
Files
9 files, 36.5 MB in total.
Data5 files · 246.9 KB
Documentation1 file · 4.0 KB
Other2 files · 36.3 MB
Repository1 file · 2.5 KB
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| data/chunk-000/file-000.parquet | Data | 177.0 KB | 7686ab7a09f0 |
| meta/episodes/chunk-000/file-000.parquet | Data | 52.6 KB | 3312b38763d6 |
| meta/info.json | Data | 3.1 KB | — |
| meta/stats.json | Data | 12.1 KB | — |
| meta/tasks.parquet | Data | 2.0 KB | 279385907d62 |
| README.md | Documentation | 4.0 KB | — |
| videos/observation.images.right_cam0/chunk-000/file-000.mp4 | Other | 20.1 MB | 9878376705db |
| videos/observation.images.right_cam1/chunk-000/file-000.mp4 | Other | 16.2 MB | 5f6cd6c97ab0 |
| .gitattributes | Repository | 2.5 KB | — |
License and Download
- License
- apache-2.0
- Access
- No access gate
Download from William Shen
Released by William Shen through its official repository on Hugging Face. Read the license.