so101_pickplace_yellow_1camera_20260601_154422
收藏Hugging Face2026-06-01 更新2026-06-01 收录
下载链接:
https://huggingface.co/datasets/daikimay98/so101_pickplace_yellow_1camera_20260601_154422
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是一个机器人学习数据集,专注于拾放任务(pickplace),使用黄色物体和单摄像头(1camera)进行数据采集。数据集包含机器人的动作和观察数据,其中动作和观察状态均以6维浮点数组表示,对应机器人关节位置(包括肩部平移、肩部提升、肘部弯曲、腕部弯曲、腕部旋转和夹爪位置)。观察数据包括来自前置摄像头的视频流,分辨率为480x640,3通道,帧率为30fps。数据集还包含时间戳、帧索引、回合索引、任务索引等元数据。总共有100个回合,41239帧,1个任务,数据文件大小为100MB,视频文件大小为200MB。机器人类型为so_follower,数据集使用Apache 2.0许可证。
This dataset is a robotics learning dataset focused on pick-and-place tasks (pickplace), using yellow objects and a single camera (1camera) for data collection. It includes robot action and observation data, where both actions and observation states are represented as 6-dimensional floating-point arrays corresponding to robot joint positions (including shoulder translation, shoulder lift, elbow bend, wrist bend, wrist rotation, and gripper position). Observation data comprises video streams from a front-facing camera with a resolution of 480x640, 3 channels, and a frame rate of 30fps. The dataset also contains metadata such as timestamps, frame indices, episode indices, and task indices. In total, there are 100 episodes, 41,239 frames, 1 task, with a data file size of 100MB and a video file size of 200MB. The robot type is so_follower, and the dataset is licensed under Apache 2.0.
提供机构:
daikimay98创建时间:
2026-06-01
原始信息汇总
数据集概述
- 名称:so101_pickplace_yellow_1camera_20260601_154422
- 许可证:Apache-2.0
- 任务类别:机器人学(Robotics)
- 创建工具:LeRobot
数据集结构
- 数据格式:Parquet 文件(
data/*/*.parquet) - 帧率(FPS):30
- 总片段数:100
- 总帧数:41,239
- 总任务数:1
- 机器人类型:
so_follower - 数据划分:训练集(
train)包含全部 0 至 99 片段
特征字段
| 字段名 | 数据类型 | 说明 |
|---|---|---|
action |
float32 (6,) | 6 维动作:肩部旋转、肩部升降、肘部弯曲、腕部弯曲、腕部旋转、夹爪位置 |
observation.state |
float32 (6,) | 6 维观测状态(与动作同义) |
observation.images.front |
视频 (480×640×3) | 前置摄像头图像,AV1 编码,30 FPS,YUV420P 色彩格式 |
timestamp |
float32 (1,) | 时间戳 |
frame_index |
int64 (1,) | 帧索引 |
episode_index |
int64 (1,) | 片段索引 |
index |
int64 (1,) | 全局索引 |
task_index |
int64 (1,) | 任务索引 |
文件存储
- 数据文件大小:100 MB(Parquet 格式)
- 视频文件大小:200 MB(MP4 格式,AV1 编码)
- 数据路径:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
引用信息
- BibTeX:目前暂缺,待补充。



