pick_block
收藏资源简介:
该数据集是使用LeRobot创建的,专为机器人技术任务设计,采用Apache-2.0许可证。数据集包含24个总片段,13569帧,涉及1个任务,数据文件大小为100MB,视频文件大小为200MB,帧率为30fps。数据集结构详细描述了动作和观察状态,包括六个关节的位置信息,以及来自前部和腕部摄像头的观察图像,图像分辨率为720x1280,3通道,视频编码为av1。此外,数据集还包含时间戳、帧索引、片段索引、任务索引等元数据。所有数据以parquet格式存储,视频以mp4格式存储。
This dataset was created using LeRobot, specifically designed for robotics tasks, and is licensed under Apache-2.0. It contains a total of 24 segments and 13569 frames, covering one single task. The total size of the data files is 100 MB, and the video files are 200 MB, with a frame rate of 30 fps. The dataset structure elaborately describes the actions and observation states, including the position information of six joints, as well as observation images from the front and wrist cameras. The images have a resolution of 720x1280 and 3 channels, and the video is encoded with av1. Additionally, the dataset includes metadata such as timestamps, frame indices, segment indices, and task indices. All data is stored in Parquet format, while the videos are stored in MP4 format.
数据集概述
基本信息
- 数据集名称: pick_block
- 创建工具: LeRobot (https://github.com/huggingface/lerobot)
- 许可证: Apache 2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集规模
- 总情节数: 24
- 总帧数: 13569
- 总任务数: 1
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率: 30 FPS
- 数据分块大小: 1000
- 代码库版本: v3.0
数据划分
- 训练集: 包含所有24个情节 (索引范围: 0:24)
数据结构与特征
数据集以Parquet文件格式存储,包含以下特征:
动作空间
- 特征名:
action - 数据类型:
float32 - 维度: [6]
- 描述: 包含6个关节的位置控制指令,具体为:
shoulder_pan.posshoulder_lift.poselbow_flex.poswrist_flex.poswrist_roll.posgripper.pos
状态观测
- 特征名:
observation.state - 数据类型:
float32 - 维度: [6]
- 描述: 包含6个关节的当前位置状态,具体为:
shoulder_pan.posshoulder_lift.poselbow_flex.poswrist_flex.poswrist_roll.posgripper.pos
图像观测
前视摄像头
- 特征名:
observation.images.front - 数据类型:
video - 分辨率: 720x1280
- 通道数: 3
- 视频编码: AV1
- 像素格式: yuv420p
- 是否为深度图: 否
- 帧率: 30 FPS
- 包含音频: 否
腕部摄像头
- 特征名:
observation.images.wrist - 数据类型:
video - 分辨率: 720x1280
- 通道数: 3
- 视频编码: AV1
- 像素格式: yuv420p
- 是否为深度图: 否
- 帧率: 30 FPS
- 包含音频: 否
元数据索引
- 时间戳:
timestamp(float32, 维度[1]) - 帧索引:
frame_index(int64, 维度[1]) - 情节索引:
episode_index(int64, 维度[1]) - 全局索引:
index(int64, 维度[1]) - 任务索引:
task_index(int64, 维度[1])
机器人平台
- 机器人类型: so_follower
文件路径模式
- 数据文件:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
可视化
- 可视化空间: https://huggingface.co/spaces/lerobot/visualize_dataset?path=d3d3shan/pick_block
引用信息
- 主页: [More Information Needed]
- 论文: [More Information Needed]
- BibTeX引用: [More Information Needed]




