hang_mug_on_wooden_hanger
收藏资源简介:
该数据集使用 LeRobot 框架创建,源于机器人遥操作任务,目标是将一个杯子挂到木制衣架上。数据采集自一台 UR5 机械臂(配置为 mantis_follower 模式),包含 49 个示范片段(episode),共计 12616 帧,以 15 帧/秒的帧率记录。每个时间步包含 7 维动作(6 个关节位置 + 夹爪位置)和相同的 7 维状态观测,同时提供左右两个视角的 RGB 图像(分辨率 720×1280,AV1 编码)以及左右深度图(720×1280,单通道,HEVC 无损编码,深度单位为毫米)。数据以 Parquet 格式存储结构化信息,视频以 MP4 格式存储。该数据集适用于机器人操作策略学习、模仿学习、遥操作分析等任务,许可证为 Apache-2.0。
This dataset was created using the LeRobot framework, originating from a robot teleoperation task with the goal of hanging a cup on a wooden coat rack. Data was collected from a UR5 robotic arm (configured in mantis_follower mode), containing 49 demonstration episodes totaling 12,616 frames recorded at 15 frames per second. Each timestep includes 7-dimensional actions (6 joint positions + gripper position) and the same 7-dimensional state observations, along with RGB images from left and right perspectives (resolution 720×1280, AV1 encoding) and left and right depth maps (720×1280, single channel, HEVC lossless encoding, depth in millimeters). Structured data is stored in Parquet format, and videos are stored in MP4 format. This dataset is suitable for robot manipulation policy learning, imitation learning, teleoperation analysis, and other tasks. The license is Apache-2.0.
数据集概述:hang_mug_on_wooden_hanger
基本信息
- 任务类型:机器人学(Robotics)
- 标签:LeRobot、UR5、操控、遥操作
- 许可证:Apache-2.0
- 创建工具:使用LeRobot框架创建
数据集内容
该数据集记录了将杯子挂到木衣架上的机器人操控任务,共包含:
- 总片段数:49个
- 总帧数:12,616帧
- 任务数量:1个
- 训练集:全部49个片段(0:49)
数据特征
动作与状态
- action:7维浮点数组,包含UR5机械臂的左肩关节、肘关节、腕关节位置以及夹爪位置
- observation.state:与动作结构相同的7维状态向量
视觉观测
- RGB图像:左右两个摄像头,分辨率720×1280,3通道,AV1编码,15 FPS
- 深度图像:左右两个深度摄像头,分辨率720×1280,1通道(毫米深度),HEVC无损编码,15 FPS
其他特征
- timestamp:时间戳(float32)
- frame_index:帧索引(int64)
- episode_index:片段索引(int64)
- index:全局索引(int64)
- task_index:任务索引(int64)
技术规格
- 数据格式:Parquet文件(存储路径:data/chunk-{编号}/file-{编号}.parquet)
- 视频格式:MP4文件(存储路径:videos/{视频键}/chunk-{编号}/file-{编号}.mp4)
- 数据文件大小:约100 MB
- 视频文件大小:约200 MB
- 采样频率:15 FPS
- 机器人类型:mantis_follower




