so101_table_sort_v2
收藏资源简介:
该数据集是基于 LeRobot 框架创建的机器人操作数据集,适用于机器人模仿学习等任务。数据集包含来自 so_follower 机器人的动作与观测数据,共计75个episode,42382帧,涵盖8个不同任务。每个时间步包含6维动作向量(肩部、肘部、腕部、夹爪位置)和对应的6维观测状态(相同关节位置),以及来自手腕和前方两个摄像头的视频图像(分辨率480×640,3通道,帧率25fps,AV1编码)。数据存储为parquet文件和MP4视频文件,总大小约300MB(数据100MB,视频200MB)。所有数据默认划分为训练集。
This dataset is a robot manipulation dataset created based on the LeRobot framework, suitable for robot imitation learning tasks. It contains action and observation data from the so_follower robot, with a total of 75 episodes, 42,382 frames, covering 8 different tasks. Each timestep includes a 6-dimensional action vector (shoulder, elbow, wrist, gripper positions) and a corresponding 6-dimensional observation state (same joint positions), as well as video images from two cameras (wrist and front) with resolution 480×640, 3 channels, frame rate 25fps, AV1 encoding. The data is stored as parquet files and MP4 video files, totaling approximately 300MB (100MB data, 200MB video). All data is split into training set by default.
数据集概述:so101_table_sort_v2
该数据集由 LeRobot 创建,遵循 Apache-2.0 许可证,主要面向机器人技术(Robotics)领域,用于描述机器人执行桌面分拣(table sort)任务的相关数据。
数据集基本信息
- 任务类别:机器人技术 (Robotics)
- 标签:LeRobot
- 许可证:Apache-2.0
- 首页链接:未提供
- 论文链接:未提供
数据结构
该数据集包含机器人执行任务时的动作数据、状态数据和视觉观测数据,具体特征如下:
特征字段
- action: 6维浮点数组,包含肩部水平旋转、肩部垂直旋转、肘部弯曲、腕部弯曲、腕部旋转和夹爪位置
- observation.state: 6维浮点数组,包含与动作字段相同的机器人关节状态信息
- observation.images.wrist: 手部相机图像,分辨率为480x640x3
- observation.images.front: 前部相机图像,分辨率为480x640x3
- timestamp: 时间戳,浮点类型
- frame_index: 帧索引,整型
- episode_index: 回合索引,整型
- index: 全局索引,整型
- task_index: 任务索引,整型
视频参数
- 编码格式:AV1
- 像素格式:yuv420p
- 帧率:25 FPS
- 视频分辨:480x640
数据规模
- 总回合数 (Episodes): 100
- 总帧数 (Frames): 52,685
- 总任务数 (Tasks): 8
- 数据块大小 (Chunk Size): 1000
- 数据集文件大小: 约100 MB
- 视频文件大小: 约300 MB
- 机器人类型: so_follower
数据集划分
- 训练集 (Train):包含全部 100 个回合(0:100)
文件存储结构
- 数据文件路径:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
引用信息
数据集的 BibTeX 引用信息尚未提供。




