record-test
收藏Hugging Face2025-08-17 更新2025-08-17 收录
下载链接:
https://huggingface.co/datasets/jlmorlhon/record-test
下载链接
链接失效反馈官方服务:
资源简介:
该数据集是使用LeRobot创建的机器人数据集。它包含5个episodes,2950帧,1个任务和5个视频。数据集的结构包括动作、观察状态、时间戳和帧索引等特征。动作和观察状态特征包括6个浮点数值,分别对应机器人的不同关节位置。观察图像特征包括分辨率为720x1280的前置摄像头视频数据。数据集以parquet文件格式存储,视频数据以mp4格式存储。数据集的许可证为apache-2.0。
This robotic dataset was created using LeRobot. It includes 5 episodes, 2950 frames, 1 task, and 5 videos. The dataset's structure encompasses features such as actions, observation states, timestamps, and frame indices. The action and observation state features each contain 6 floating-point values, corresponding respectively to the distinct joint positions of the robot. The observation image features comprise front-facing camera video data with a resolution of 720×1280. The dataset is stored in Parquet format, while the video data is stored in MP4 format. The dataset is licensed under Apache-2.0.
提供机构:
jlmorlhon
创建时间:
2025-08-17
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot
- 配置:
- 默认配置数据文件路径:
data/*/*.parquet
- 默认配置数据文件路径:
数据集描述
- 创建工具: LeRobot
- 主页: [More Information Needed]
- 论文: [More Information Needed]
数据集结构
- 代码库版本: v2.1
- 机器人类型: so101_follower
- 总集数: 5
- 总帧数: 2950
- 总任务数: 1
- 总视频数: 5
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 数据分割:
- 训练集:
0:5
- 训练集:
- 数据路径:
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.front):
- 数据类型: video
- 形状: [720, 1280, 3]
- 名称: height, width, channels
- 视频信息:
- 高度: 720
- 宽度: 1280
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30 fps
- 通道数: 3
- 是否有音频: false
- 时间戳 (timestamp):
- 数据类型: float32
- 形状: [1]
- 帧索引 (frame_index):
- 数据类型: int64
- 形状: [1]
- 集索引 (episode_index):
- 数据类型: int64
- 形状: [1]
- 索引 (index):
- 数据类型: int64
- 形状: [1]
- 任务索引 (task_index):
- 数据类型: int64
- 形状: [1]
引用
- BibTeX: [More Information Needed]



