test105dataset
收藏原始信息汇总
数据集概述
- 数据集名称:test105dataset
- 许可证:Apache-2.0
- 任务类别:机器人学(Robotics)
- 标签:LeRobot
数据集来源与构建
该数据集基于 LeRobot 框架创建,用于机器人相关研究。
数据集结构
- 机器人类型:so_follower
- 总集数:105
- 总帧数:93,749
- 总任务数:1
- 帧率(FPS):30
- 数据文件大小:100 MB
- 视频文件大小:200 MB
- 数据集划分:全部 105 集用于训练(train: 0:105)
数据格式
- 数据文件路径:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件路径:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
特征(Features)
| 特征名称 | 数据类型 | 形状 | 含义 |
|---|---|---|---|
action |
float32 | [6] | 机器人动作:shoulder_pan.pos, shoulder_lift.pos, elbow_flex.pos, wrist_flex.pos, wrist_roll.pos, gripper.pos |
observation.state |
float32 | [6] | 观察状态:与动作相同的6个关节位置 |
observation.images.front |
video (AV1) | [480, 640, 3] | 前置摄像头图像,30 FPS,无音频 |
observation.images.top |
video (AV1) | [480, 640, 3] | 顶部摄像头图像,30 FPS,无音频 |
timestamp |
float32 | [1] | 时间戳 |
frame_index |
int64 | [1] | 帧索引 |
episode_index |
int64 | [1] | 集索引 |
index |
int64 | [1] | 全局索引 |
task_index |
int64 | [1] | 任务索引 |



