record-test_20260603_172830
收藏Hugging Face2026-06-03 更新2026-06-03 收录
下载链接:
https://huggingface.co/datasets/jiy0ung/record-test_20260603_172830
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是使用LeRobot框架创建的机器人学习数据集,包含10个训练集片段,总计17678帧数据。数据集结构包括:6维浮点型动作向量(控制肩部平移、肩部抬升、肘部弯曲、腕部弯曲、腕部旋转和夹爪位置);观测状态包含相同的6维关节位置;视觉观测包含顶部摄像头和腕部摄像头的视频数据(分辨率480x640,30fps,AV1编码);以及时间戳、帧索引、任务索引等元数据。数据以Parquet格式存储,视频单独存储为MP4格式,总数据量约300MB。数据集针对follow任务设计,使用Apache 2.0许可证。
This dataset is a robot learning dataset created using the LeRobot framework, containing 10 training segments with a total of 17678 frames. The dataset structure includes: 6-dimensional floating-point action vectors (controlling shoulder translation, shoulder elevation, elbow flexion, wrist flexion, wrist rotation, and gripper position); observation states contain the same 6-dimensional joint positions; visual observations include video data from top and wrist cameras (resolution 480x640, 30fps, AV1 encoding); and metadata such as timestamps, frame indices, and task indices. Data is stored in Parquet format, with videos stored separately as MP4 files, totaling approximately 300MB. The dataset is designed for the follow task and uses the Apache 2.0 license.
提供机构:
jiy0ung创建时间:
2026-06-03
原始信息汇总
数据集概述
- 数据集名称:record-test_20260603_172830
- 许可证:Apache-2.0
- 任务类别:机器人学(Robotics)
- 标签:LeRobot
数据集结构
- 数据格式:Parquet 文件,路径为
data/*/*.parquet - 帧率:30 FPS
- 总片段数:10
- 总帧数:17678
- 总任务数:1
- 机器人类型:so_follower
特征(Features)
| 特征名称 | 数据类型 | 形状 | 描述 |
|---|---|---|---|
| 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] | 6个关节状态,与动作特征名称相同 |
| observation.images.top | video | [480, 640, 3] | 顶部摄像头视频,分辨率480x640,AV1编码,30 FPS |
| observation.images.wrist | video | [480, 640, 3] | 腕部摄像头视频,分辨率480x640,AV1编码,30 FPS |
| timestamp | float32 | [1] | 时间戳 |
| frame_index | int64 | [1] | 帧索引 |
| episode_index | int64 | [1] | 片段索引 |
| index | int64 | [1] | 索引 |
| task_index | int64 | [1] | 任务索引 |
数据划分
- 训练集:包含全部10个片段(索引 0:10)
文件大小
- 数据文件:约 100 MB
- 视频文件:约 200 MB
创建工具
该数据集使用 LeRobot 创建。



