rollout_pick_n_place_dagger_r5
收藏资源简介:
该数据集使用LeRobot工具创建,是一个机器人操作数据集,适用于机器人学习任务,如模仿学习或强化学习。数据集记录了机械臂执行拾放操作(pick and place)的演示数据。数据内容包含机械臂的6维关节位置动作指令、对应的6维关节状态观测,以及来自两个视角(前置摄像头和带标注的摄像头)的视觉观测视频。视频分辨率为640x480,帧率为30fps,采用AV1编码。数据集规模为1个任务、1条完整操作轨迹,共计9932个数据帧。所有数据均被划分为训练集。数据以Parquet文件格式存储,总大小约为300MB。
This dataset is created using the LeRobot tool and is a robot operation dataset suitable for robot learning tasks, such as imitation learning or reinforcement learning. The dataset records demonstration data of a robotic arm performing pick-and-place operations. The data includes 6-dimensional joint position action commands, corresponding 6-dimensional joint state observations, and visual observation videos from two perspectives (front camera and annotated camera). The video resolution is 640x480, with a frame rate of 30fps and AV1 encoding. The dataset scale consists of 1 task and 1 complete operation trajectory, totaling 9932 data frames. All data is divided into the training set. The data is stored in Parquet file format, with a total size of approximately 300MB.
- 数据集名称: rollout_pick_n_place_dagger_r5
- 许可证: Apache-2.0
- 任务类别: 机器人学 (Robotics)
- 标签: LeRobot
- 创建工具: 使用 LeRobot 创建
- 可视化: 可通过 可视化空间 查看
数据集结构
- 代码版本: v3.0
- 帧率 (FPS): 30
- 总集数: 1
- 总帧数: 9932
- 总任务数: 1
- 数据块大小: 1000
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 机器人类型: so_follower
- 数据划分: 训练集 (train) 对应
0:1
特征
- action: 6维浮点数组,包含肩部旋转、肩部升降、肘部弯曲、腕部弯曲、腕部旋转、夹爪位置。
- observation.state: 6维浮点数组,与 action 特征命名一致,表示机器人关节状态。
- observation.images.front: 视频数据,分辨率 480x640,3通道,AV1 编码,30 FPS。
- observation.images.annotated: 视频数据,分辨率 480x640,3通道,AV1 编码,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




