eurotech-data2
收藏官方服务:
资源简介:
该数据集为HuggingFace LeRobot格式机器人数据集。
This dataset is a robotic dataset in the HuggingFace LeRobot format.
提供机构:
VittorioRossi创建时间:
2026-06-07
原始信息汇总
数据集概述
- 名称: VittorioRossi/eurotech-data2
- 许可证: Apache-2.0
- 任务类别: 机器人学 (Robotics)
- 标签: LeRobot
- 创建工具: 使用 LeRobot 创建
数据集详情
- 机器人类型: so_follower
- 总片段数: 103
- 总帧数: 36,810
- 总任务数: 1
- 块大小 (chunks_size): 1000
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率 (FPS): 25
- 数据集划分: 仅包含训练集 (train),所有片段 (0 到 103) 用于训练
数据集结构
- 数据路径:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
特征字段
| 字段 | 数据类型 | 形状 | 说明 |
|---|---|---|---|
| action | float32 | [6] | 机器人动作,包含6个关节位置:shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos |
| observation.state | float32 | [6] | 观察到的机器人状态,与动作字段的关节名称相同 |
| observation.images.wrist_cam | video | [480, 640, 3] | 腕部摄像头采集的视频,分辨率 480×640,3通道,编码为 av1,帧率 25 FPS |
| timestamp | float32 | [1] | 时间戳 |
| frame_index | int64 | [1] | 帧索引 |
| episode_index | int64 | [1] | 片段索引 |
| index | int64 | [1] | 索引 |
| task_index | int64 | [1] | 任务索引 |



