rollout_recap_stackblocks_iter0_9_20260704_193631
收藏资源简介:
该数据集是一个专为机器人学习设计的堆叠积木任务数据集,包含2个总episode、2387个总帧和1个总任务,帧率为30 fps。数据集特征包括动作(以6个浮点数表示机器人关节位置)、观测状态(与动作相同的6个浮点数)、观测图像(来自顶部和手腕摄像头的视频,分辨率为480x640,3通道,采用av1编码)、干预(布尔值表示是否发生干预)、下一个成功标志(布尔值表示任务是否成功)、时间戳、帧索引、episode索引、索引和任务索引。数据以parquet文件格式存储,视频以mp4格式存储,总数据大小为100 MB,视频大小为200 MB。机器人类型为so_follower,支持训练分割。
This dataset is designed for robot learning, specifically for block stacking tasks. It includes 2 total episodes, 2387 total frames, and 1 total task, with a frame rate of 30 fps. The dataset features include actions (represented by 6 floating-point numbers for robot joint positions), observation states (the same 6 floating-point numbers as actions), observation images (videos from top and wrist cameras with a resolution of 480x640, 3 channels, encoded in av1), intervention (a boolean indicating whether intervention occurred), next success flag (a boolean indicating task success), timestamp, frame index, episode index, index, and task index. Data is stored in parquet file format, videos in mp4 format, with a total data size of 100 MB and video size of 200 MB. The robot type is so_follower, and it supports training splits.
数据集概述
- 数据集名称:
rollout_recap_stackblocks_iter0_9_20260704_193631 - 许可证: Apache-2.0
- 任务类别: 机器人学(robotics)
- 创建工具: 使用 LeRobot 创建
数据集结构
- 数据格式: Parquet 文件,视频文件为 MP4
- 帧率: 30 FPS
- 机器人类型:
so_follower - 总集数: 2
- 总帧数: 2387
- 总任务数: 1
- 数据文件大小: 约 100 MB
- 视频文件大小: 约 200 MB
- 分块大小: 1000
特征(Features)
| 特征名 | 数据类型 | 形状 | 说明 |
|---|---|---|---|
action |
float32 | (6,) | 六自由度关节位置:shoulder_pan, shoulder_lift, elbow_flex, wrist_flex, wrist_roll, gripper |
observation.state |
float32 | (6,) | 机器人状态,与 action 结构相同 |
observation.images.top |
video | (480, 640, 3) | 顶部摄像头图像,AV1 编码,30 FPS |
observation.images.wrist |
video | (480, 640, 3) | 腕部摄像头图像,AV1 编码,30 FPS |
intervention |
bool | (1,) | 是否为人机干预 |
next.success |
bool | (1,) | 下一步是否成功 |
timestamp |
float32 | (1,) | 时间戳 |
frame_index |
int64 | (1,) | 帧索引 |
episode_index |
int64 | (1,) | 集索引 |
index |
int64 | (1,) | 索引 |
task_index |
int64 | (1,) | 任务索引 |
数据划分
- 训练集: 全部数据(索引 0 到 2)
引用信息
- 主页: 暂无提供
- 论文: 暂无提供
- 引用格式: 暂无 BibTeX 信息



