vr-hil-dataset
收藏资源简介:
该数据集使用 LeRobot 框架创建,包含由 UR5 机器人执行单一任务的一个完整 episode 的数据。数据共 518 帧,记录了机器人动作、状态观测以及两个视角的摄像头图像。具体而言,动作空间包含 7 个维度(6 个关节位置和夹爪位置),状态观测与动作空间保持一致。摄像头图像包括前置摄像头和腕部摄像头,分辨率均为 480×640,以 H264 编码的 30fps 视频形式存储。此外,数据还包含时间戳、帧索引、episode 索引、样本索引和任务索引等辅助信息。数据集适用于机器人模仿学习、运动规划、控制策略训练等任务,特别是基于视觉和关节状态的多模态学习场景。
This dataset was created using the LeRobot framework and contains data from a complete episode of a single task performed by a UR5 robot. The data consists of 518 frames, recording robot actions, state observations, and camera images from two viewpoints. Specifically, the action space has 7 dimensions (6 joint positions and gripper position), and the state observations are consistent with the action space. The camera images include a front camera and a wrist camera, both with a resolution of 480×640, stored as H264-encoded 30fps video. Additionally, the data includes auxiliary information such as timestamps, frame indices, episode indices, sample indices, and task indices. The dataset is suitable for tasks such as robot imitation learning, motion planning, control policy training, especially in multimodal learning scenarios based on vision and joint states.
数据集概述
数据集名称: vr-hil-dataset
任务类型: 机器人技术 (Robotics)
许可证: Apache 2.0
创建工具: 该数据集通过 LeRobot 框架创建。
数据集可视化: 可通过 可视化工具 预览数据集。
数据规模与结构
- 机器人类型: UR5
- 总片段数: 1
- 总帧数: 518
- 总任务数: 1
- 分块大小 (chunks_size): 1000
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率 (fps): 30
- 数据划分: 训练集 (train) 包含全部数据
数据特征
该数据集包含动作、状态观测和视觉观测等特征,具体如下:
- 动作 (action): 7 维向量,类型为 float32,包含 6 个关节位置和 1 个夹爪位置。
- 状态观测 (observation.state): 7 维向量,类型为 float32,与动作特征相同,包含各关节和夹爪的位置。
- 视觉观测 (observation.images.front): 前视摄像头视频,分辨率为 480x640,3 通道,H.264 编码,30 fps。
- 视觉观测 (observation.images.wrist): 腕部摄像头视频,分辨率为 480x640,3 通道,H.264 编码,30 fps。
- 时间戳 (timestamp): 1 维浮点数,记录时间。
- 帧索引 (frame_index): 1 维整数,帧序号。
- 片段索引 (episode_index): 1 维整数,片段序号。
- 索引 (index): 1 维整数。
- 任务索引 (task_index): 1 维整数,任务序号。
数据存储
- 数据路径:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4 - 代码库版本: v3.0
引用信息
该数据集的引用信息目前尚未提供([More Information Needed])。




