test_20260607_212859
收藏Hugging Face2026-06-07 更新2026-06-07 收录
下载链接:
https://huggingface.co/datasets/linanw/test_20260607_212859
下载链接
链接失效反馈官方服务:
资源简介:
该数据集为HuggingFace LeRobot格式机器人数据集。
This dataset is a HuggingFace LeRobot format robot dataset.
提供机构:
linanw创建时间:
2026-06-07
原始信息汇总
数据集概述
- 许可证: Apache-2.0
- 任务类别: 机器人学(Robotics)
- 标签: LeRobot
- 创建工具: 使用 LeRobot 创建
数据集结构
- 机器人类型: seeed_b601_dm_follower
- 总集数: 0
- 总帧数: 0
- 总任务数: 0
- 块大小: 1000
- 数据文件大小: 100 MB
- 视频文件大小: 200 MB
- 帧率: 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 | [7] | 包含7个关节动作:shoulder_pan、shoulder_lift、elbow_flex、wrist_flex、wrist_yaw、wrist_roll、gripper |
observation.state |
float32 | [7] | 机器人状态,与动作特征名称一致 |
observation.images.orbbec_color |
video | [480, 640, 3] | Orbbec彩色摄像头图像(高度480,宽度640,RGB三通道) |
observation.images.orbbec_depth |
video | [400, 640, 3] | Orbbec深度摄像头图像(高度400,宽度640,RGB三通道) |
timestamp |
float32 | [1] | 时间戳 |
frame_index |
int64 | [1] | 帧索引 |
episode_index |
int64 | [1] | 集索引 |
index |
int64 | [1] | 全局索引 |
task_index |
int64 | [1] | 任务索引 |
配置
- 配置名称:
default - 数据文件:
data/*/*.parquet



