eval_diffusion_so101_fixed_90s
收藏Hugging Face2025-08-19 更新2025-08-19 收录
下载链接:
https://huggingface.co/datasets/northhycao/eval_diffusion_so101_fixed_90s
下载链接
链接失效反馈官方服务:
资源简介:
这是一个使用LeRobot创建的机器人学习数据集,专门用于so101_follower类型的机器人。数据集包含5个完整的情节(episodes),总计1981帧数据和10个视频。数据特征包括6自由度的机械臂动作控制(肩部平移、肩部升降、肘部弯曲、腕部弯曲、腕部旋转和夹爪位置),以及来自顶部和侧面视角的图像观测(480x640分辨率RGB视频,30fps)。数据集采用Apache 2.0许可证,主要用于机器人学习和控制任务的研究。
提供机构:
northhycao
创建时间:
2025-08-19
原始信息汇总
数据集概述
基本信息
- 许可证: Apache-2.0
- 任务类别: 机器人学
- 标签: LeRobot
数据集结构
- 总任务数: 1
- 总视频数: 10
- 总片段数: 5
- 总帧数: 1981
- 分块数: 1
- 分块大小: 1000
- 帧率: 30 FPS
- 数据格式: Parquet
- 数据路径:
data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet - 视频路径:
videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4 - 代码库版本: v2.1
- 机器人类型: so101_follower
- 数据划分: 训练集 (0:5)
特征描述
动作特征
- 名称: action
- 数据类型: float32
- 形状: [6]
- 关节名称:
- shoulder_pan.pos
- shoulder_lift.pos
- elbow_flex.pos
- wrist_flex.pos
- wrist_roll.pos
- gripper.pos
观测状态特征
- 名称: observation.state
- 数据类型: float32
- 形状: [6]
- 关节名称:
- shoulder_pan.pos
- shoulder_lift.pos
- elbow_flex.pos
- wrist_flex.pos
- wrist_roll.pos
- gripper.pos
顶部图像观测特征
- 名称: observation.images.top
- 数据类型: video
- 形状: [480, 640, 3]
- 维度名称:
- height
- width
- channels
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 包含音频: false
侧面图像观测特征
- 名称: observation.images.side
- 数据类型: video
- 形状: [480, 640, 3]
- 维度名称:
- height
- width
- channels
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 包含音频: false
其他特征
- timestamp: float32, 形状[1]
- frame_index: int64, 形状[1]
- episode_index: int64, 形状[1]
- index: int64, 形状[1]
- task_index: int64, 形状[1]
创建信息
- 创建工具: LeRobot (https://github.com/huggingface/lerobot)



