rollout_stackblocks_iter1_rollout
收藏资源简介:
该数据集是使用LeRobot框架创建的机器人操作数据集,专注于机器人学任务。数据集包含50个完整的情节(episodes),共计41092个数据帧,涵盖单一任务。数据以Parquet文件格式存储,总数据量约为100MB,视频文件约200MB。数据集的核心内容包括机器人动作指令(6维关节位置:肩部平移、肩部抬升、肘部弯曲、腕部弯曲、腕部旋转、夹爪位置)、观测状态(与动作相同的6维关节位置)、以及来自顶部摄像头和腕部摄像头的视觉观测(均为480x640分辨率、3通道的RGB视频,以30fps采集,使用AV1编码)。此外,数据集还记录了干预标志、下一时刻任务成功标志、时间戳、帧索引、情节索引、全局索引和任务索引等元数据。机器人平台类型为so_follower。所有数据均被划分为训练集。该数据集适用于机器人模仿学习、强化学习、视觉运动策略学习等研究场景。
This dataset is a robot manipulation dataset created using the LeRobot framework, focusing on robotics tasks. It contains 50 complete episodes, totaling 41092 data frames, covering a single task. The data is stored in Parquet file format, with a total data size of approximately 100MB and video files of about 200MB. The core content of the dataset includes robot action commands (6-dimensional joint positions: shoulder translation, shoulder elevation, elbow flexion, wrist flexion, wrist rotation, gripper position), observation states (the same 6-dimensional joint positions as actions), and visual observations from top and wrist cameras (both 480x640 resolution, 3-channel RGB video, captured at 30fps and encoded with AV1). Additionally, the dataset records metadata such as intervention flags, next-step task success flags, timestamps, frame indices, episode indices, global indices, and task indices. The robot platform type is so_follower. All data is divided into a training set. This dataset is suitable for research scenarios such as robot imitation learning, reinforcement learning, and visual-motor policy learning.
数据集概览
- 数据集名称:
rollout_stackblocks_iter1_rollout - 许可证: Apache-2.0
- 任务类别: 机器人学 (Robotics)
- 标签: LeRobot
数据集结构
- 代码基础版本: v3.0
- 帧率 (FPS): 30
- 总集数 (Episodes): 50
- 总帧数 (Frames): 41,092
- 总任务数 (Tasks): 1
- 机器人类型:
so_follower - 数据分割: 训练集 (train) 包含全部 50 个片段(索引 0:50)
特征详情
该数据集包含以下特征,均为浮点型或视频/图像数据:
action: 6维浮点数组,表示机器人关节动作(肩部旋转、肩部升降、肘部弯曲、腕部弯曲、腕部旋转、夹爪位置)。observation.state: 6维浮点数组,表示机器人关节状态,与动作空间一致。observation.images.top: 顶部摄像头的视频数据,分辨率 480×640,3通道,编码为 AV1,帧率 30 FPS。observation.images.wrist: 腕部摄像头的视频数据,分辨率 480×640,3通道,编码为 AV1,帧率 30 FPS。intervention: 布尔值,表示是否有人工干预。next.success: 布尔值,表示下一个时间步是否成功。timestamp: 浮点数时间戳。frame_index: 帧索引(int64)。episode_index: 片段索引(int64)。index: 全局索引(int64)。task_index: 任务索引(int64)。
数据文件
- 数据格式: Parquet 文件(路径:
data/*/*.parquet) - 视频格式: MP4 文件(路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4) - 数据文件大小: 约 100 MB
- 视频文件大小: 约 200 MB
- 分块大小: 1000
创建工具
该数据集使用 LeRobot 创建。
引用信息
当前暂无引用信息(BibTeX 待补充)。




