pick_and_place123
收藏Hugging Face2026-06-15 更新2026-06-15 收录
下载链接:
https://huggingface.co/datasets/HueyWoo/pick_and_place123
下载链接
链接失效反馈官方服务:
资源简介:
该数据集为HuggingFace LeRobot格式机器人数据集。
This dataset is a HuggingFace LeRobot format robot dataset.
提供机构:
HueyWoo创建时间:
2026-06-15
原始信息汇总
数据集概述
- 数据集名称: pick_and_place123
- 许可证: Apache-2.0
- 任务类别: 机器人学 (Robotics)
- 标签: LeRobot
- 创建工具: 该数据集使用 LeRobot 创建。
数据集结构
- 机器人类型: so_follower
- 总片段数 (episodes): 1
- 总帧数: 328
- 总任务数: 1
- 数据块大小 (chunks size): 1000
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率 (fps): 30
- 数据集划分: 仅包含训练集 (train: "0:1")
- 数据文件路径:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
特征 (Features)
| 特征名 | 数据类型 | 形状 | 描述 |
|---|---|---|---|
action |
float32 | [6] | 包含6个关节的动作指令:shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos |
observation.state |
float32 | [6] | 机器人状态的观测值,与 action 的6个关节名称相同 |
timestamp |
float32 | [1] | 时间戳 |
frame_index |
int64 | [1] | 帧索引 |
episode_index |
int64 | [1] | 片段索引 |
index |
int64 | [1] | 通用索引 |
task_index |
int64 | [1] | 任务索引 |



