record-test
收藏Hugging Face2025-07-09 更新2025-07-08 收录
下载链接:
https://huggingface.co/datasets/tenkau/record-test
下载链接
链接失效反馈官方服务:
资源简介:
该数据集使用LeRobot创建,包含机器人任务相关的数据。数据集结构包括6个episodes,5102帧,12个视频,1个任务。数据特征包括动作、观测状态、手腕和笔记本电脑的图像观测、时间戳、帧索引、episode索引、索引和任务索引。动作和观测状态均为6维浮点数,分别对应机器人的各个关节位置。图像观测为480x640x3的视频格式,帧率为30fps。
提供机构:
tenkau
创建时间:
2025-07-08
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot
- 配置:
- 默认配置: 数据文件路径为
data/*/*.parquet
- 默认配置: 数据文件路径为
数据集描述
- 主页: [More Information Needed]
- 论文: [More Information Needed]
- 许可证: apache-2.0
数据集结构
- 代码库版本: v2.1
- 机器人类型: so101_follower
- 总集数: 6
- 总帧数: 5102
- 总任务数: 1
- 总视频数: 12
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 分割:
- 训练集: 0:6
- 数据路径:
data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet - 视频路径:
videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4
特征
- 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.wrist:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 信息:
- 视频高度: 480
- 视频宽度: 640
- 视频编解码器: av1
- 视频像素格式: yuv420p
- 是否为深度图: false
- 视频帧率: 30
- 视频通道数: 3
- 是否有音频: false
- observation.images.laptop:
- 数据类型: video
- 形状: [480, 640, 3]
- 名称: height, width, channels
- 信息:
- 视频高度: 480
- 视频宽度: 640
- 视频编解码器: av1
- 视频像素格式: yuv420p
- 是否为深度图: false
- 视频帧率: 30
- 视频通道数: 3
- 是否有音频: false
- timestamp:
- 数据类型: float32
- 形状: [1]
- 名称: null
- frame_index:
- 数据类型: int64
- 形状: [1]
- 名称: null
- episode_index:
- 数据类型: int64
- 形状: [1]
- 名称: null
- index:
- 数据类型: int64
- 形状: [1]
- 名称: null
- task_index:
- 数据类型: int64
- 形状: [1]
- 名称: null
引用
- BibTeX: [More Information Needed]



