eval_smolvla_grasp_doll_dataset
收藏原始信息汇总
数据集概述
- 数据集名称: eval_smolvla_grasp_doll_dataset
- 许可证: Apache-2.0
- 任务类别: 机器人(Robotics)
- 标签: LeRobot
- 创建工具: 使用 LeRobot 框架创建
数据集结构
- 代码库版本: v3.0
- 机器人类型: so_follower
- 总集数: 0
- 总帧数: 0
- 总任务数: 0
- 块大小: 1000
- 数据文件大小: 100 MB(Parquet 格式)
- 视频文件大小: 200 MB(MP4 格式)
- 帧率: 30 fps
- 数据路径: 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] | 机器人状态,与 action 相同的6个关节位置 |
| observation.images.camera1 | 视频 | [480, 640, 3] | 相机1捕获的彩色图像(高度×宽度×通道) |
| observation.images.camera2 | 视频 | [480, 640, 3] | 相机2捕获的彩色图像(高度×宽度×通道) |
| timestamp | float32 | [1] | 时间戳 |
| frame_index | int64 | [1] | 帧索引 |
| episode_index | int64 | [1] | 集数索引 |
| index | int64 | [1] | 全局索引 |
| task_index | int64 | [1] | 任务索引 |



