robocasa_target_PickPlaceToasterToCounter
收藏资源简介:
该数据集是使用LeRobot创建的,专为机器人学相关任务设计,采用Apache-2.0许可证。数据集包含512个 episodes,总计148,353帧,涉及1个任务。数据以parquet格式存储,分为训练集(全部512个episodes)。数据集包含多种特征,包括来自机器人手眼和代理视角的视频数据(256x256分辨率,20fps,H.264编码),以及机器人状态、动作、奖励等数值数据。视频数据总大小为200MB,其他数据大小为100MB。该数据集适用于机器人控制、行为学习等研究领域。
This dataset was developed using LeRobot, tailored specifically for robotics-related tasks, and distributed under the Apache-2.0 license. It consists of 512 episodes, totaling 148,353 frames, and focuses on a single task. The data is stored in Parquet format, and the dataset is split into the training set which comprises all 512 episodes. The dataset includes multiple categories of features: video data from the robot's hand-eye system and the agent's perspective (256×256 resolution, 20 fps, H.264 encoded), alongside numerical data such as robot states, actions, rewards, and other relevant metrics. The total size of the video data is 200 MB, while the remaining numerical data amounts to 100 MB. This dataset is suitable for research areas including robot control and behavioral learning.
数据集概述
基本信息
- 数据集名称: BrunoM42/robocasa_target_PickPlaceToasterToCounter
- 任务类别: 机器人学
- 标签: LeRobot
- 许可证: Apache-2.0
- 创建工具: LeRobot
数据集规模
- 总任务数: 1
- 总情节数: 512
- 总帧数: 148,353
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
数据结构
- 数据格式: Parquet 文件
- 数据组织: 数据存储在
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet路径中 - 视频组织: 视频存储在
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4路径中 - 数据分块大小: 1000
- 帧率: 20 FPS
- 数据划分: 全部数据(0:512)用于训练
特征字段
图像观测
- observation.images.robot0_eye_in_hand: 视频数据,形状为 [256, 256, 3],编码为 H.264,无音频
- observation.images.robot0_agentview_left: 视频数据,形状为 [256, 256, 3],编码为 H.264,无音频
- observation.images.robot0_agentview_right: 视频数据,形状为 [256, 256, 3],编码为 H.264,无音频
状态与动作
- observation.state: 浮点数组,形状为 [16]
- action: 浮点数组,形状为 [12]
任务标注
- annotation.human.task_description: 整型数组,形状为 [1]
- annotation.human.task_name: 整型数组,形状为 [1]
元数据与索引
- next.reward: 浮点数组,形状为 [1]
- next.done: 布尔数组,形状为 [1]
- timestamp: 浮点数组,形状为 [1]
- frame_index: 整型数组,形状为 [1]
- episode_index: 整型数组,形状为 [1]
- index: 整型数组,形状为 [1]
- task_index: 整型数组,形状为 [1]
技术细节
- 代码库版本: v3.0
- 机器人类型: PandaOmron
- 所有特征帧率: 20 FPS
引用信息
- 主页: 未提供
- 论文: 未提供
- BibTeX 引用: 未提供




