Objects-Into-Box-0826
收藏资源简介:
该数据集是一个用于机器人操控任务的机器人数据集,基于LeRobot平台创建,采用Apache-2.0许可证。数据集包含70个机器人操作episodes,总计104,003帧,所有帧对应单一任务类型。机器人类型为'rebot_rs_follower'。数据特征包括:10维动作向量(TCP位置和夹爪位置)、10维观测状态向量、头部摄像头图像(480×640像素,3通道,H.264编码,30fps)、腕部摄像头图像(相同规格)、时间戳、帧索引、episode索引、索引和任务索引。数据以Parquet格式存储结构化数据,视频以MP4格式存储。训练集包含全部70个episodes。该数据集适用于机器人模仿学习、操控策略训练等应用场景。
This dataset is a robot dataset for robot manipulation tasks, created based on the LeRobot platform and licensed under Apache-2.0. It contains 70 robot operation episodes, totaling 104,003 frames, all corresponding to a single task type. The robot type is rebot_rs_follower. Data features include: 10-dimensional action vector (TCP position and gripper position), 10-dimensional observation state vector, head camera images (480×640 pixels, 3 channels, H.264 encoding, 30fps), wrist camera images (same specifications), timestamps, frame indices, episode indices, indices, and task indices. Structured data is stored in Parquet format, and videos are stored in MP4 format. The training set includes all 70 episodes. This dataset is suitable for applications such as robot imitation learning and manipulation policy training.
数据集概述
- 数据集名称:Objects-Into-Box-0826
- 许可证:Apache-2.0
- 任务类别:机器人学(Robotics)
- 标签:LeRobot
- 创建工具:该数据集使用 LeRobot 框架创建
数据集结构
- 数据格式:Parquet 文件(
data/*/*.parquet) - 总集数:70 个 episodes
- 总帧数:104,003 帧
- 总任务数:1 个任务
- 数据文件大小:约 100 MB
- 视频文件大小:约 200 MB
- 帧率:30 FPS
特征信息
- 动作(Action):10 维 float32 向量,包含 TCP 位置(x, y, z)、TCP 姿态(r1-r6)和夹爪位置(gripper.pos)
- 观察状态(Observation.state):与动作相同的 10 维 float32 向量
- 头部摄像头图像(observation.images.head):480x640x3 视频,H.264 编码,30 FPS
- 腕部摄像头图像(observation.images.wrist):480x640x3 视频,H.264 编码,30 FPS
- 时间戳(timestamp):float32 类型
- 帧索引(frame_index):int64 类型
- 集数索引(episode_index):int64 类型
- 索引(index):int64 类型
- 任务索引(task_index):int64 类型
其他信息
- 机器人类型:rebot_rs_follower
- 数据划分:训练集包含全部 70 个 episodes
- 可视化:可通过 Hugging Face 数据集可视化工具浏览该数据集
- 引用信息:暂无可用引用(More Information Needed)




