red_blue_v3_20260904_172819
收藏资源简介:
该数据集是使用 LeRobot 框架创建的机器人操作数据集,旨在支持机器人模仿学习、强化学习等任务。数据集包含 60 个 episode,共 49783 帧,涉及 1 个任务。机器人类型为 so_follower。数据特征包括:动作(6 维浮点数组,对应肩部旋转、肩部升降、肘部弯曲、腕部弯曲、腕部滚动、夹爪位置)、观察状态(与动作同维度的关节位置)、两个摄像头视角的图像(gripper 和 top,分辨率 480x640,3 通道,30fps,AV1 编码的视频)、时间戳、帧索引、episode 索引、索引以及任务索引。数据以 Parquet 格式存储,视频以 MP4 格式存储。训练集包含全部 60 个 episode。
This dataset is a robot manipulation dataset created using the LeRobot framework, designed to support robot imitation learning, reinforcement learning, and other tasks. The dataset contains 60 episodes with a total of 49,783 frames, involving 1 task. The robot type is so_follower. Data features include: actions (6-dimensional float arrays corresponding to shoulder rotation, shoulder lift, elbow bend, wrist bend, wrist roll, gripper position), observation states (joint positions with the same dimension as actions), images from two camera views (gripper and top, resolution 480x640, 3 channels, 30fps, AV1 encoded video), timestamps, frame indices, episode indices, indices, and task indices. The data is stored in Parquet format, and videos are stored in MP4 format. The training set includes all 60 episodes.
数据集详情总结
基本信息
- 数据集名称: red_blue_v3_20260904_172819
- 许可证: Apache-2.0
- 任务类别: 机器人学(robotics)
- 标签: LeRobot
- 创建工具: 该数据集使用 LeRobot 创建,属于 LeRobot 格式的机器人数据。
数据规模
- 总片段数(Episodes): 60
- 总帧数: 49,783
- 总任务数: 1
- 采集帧率: 30 FPS
- 数据路径: 数据存储为 Parquet 格式,路径为
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频路径: 视频存储为 MP4 格式,路径为
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4 - 数据分割: 训练集包含全部60个片段(0:60)
数据特征
动作与状态(Action & State)
- 包含6个维度的关节控制信息,数据类型为 float32
- 特征包括:
shoulder_pan.pos(肩部旋转)shoulder_lift.pos(肩部升降)elbow_flex.pos(肘部屈伸)wrist_flex.pos(腕部屈伸)wrist_roll.pos(腕部旋转)gripper.pos(夹爪位置)
视觉观测(Images)
数据集包含两个摄像头视角的视觉数据:
- gripper 视角:分辨率 480×640×3,AV1 编码视频
- top 视角(顶部视角):分辨率 480×640×3,AV1 编码视频
其他辅助特征
timestamp: 时间戳frame_index: 帧索引episode_index: 片段索引index: 全局索引task_index: 任务索引
技术规格
- 机器人类型: so_follower(跟随机器人)
- 代码版本: LeRobot v3.0
- 数据文件大小: 约100 MB
- 视频文件大小: 约200 MB
- 视频编码: AV1(MP4容器),每帧30 FPS,无音频
可视化
该数据集支持通过 LeRobot 可视化工具在 Hugging Face Space 上进行数据预览。




