norm1
收藏Hugging Face2025-07-08 更新2025-07-08 收录
下载链接:
https://huggingface.co/datasets/shreyasgite/norm1
下载链接
链接失效反馈官方服务:
资源简介:
该数据集使用LeRobot创建,包含机器人操作相关的数据。数据集结构包括动作、观测状态、图像(手腕和前方视角)、时间戳、帧索引、片段索引、索引和任务索引等特征。具体来说,动作和观测状态包含6个浮点数值,分别对应机器人的肩部、肘部、腕部和夹爪的位置。图像数据为1080x1920分辨率的视频,帧率为30fps。数据集总共有2个片段,892帧,4个视频,1个任务。
提供机构:
shreyasgite
创建时间:
2025-07-08
原始信息汇总
数据集概述
基本信息
- 许可证: apache-2.0
- 任务类别: robotics
- 标签: LeRobot
- 代码库版本: v2.1
- 机器人类型: so100_follower
数据集结构
- 总片段数: 2
- 总帧数: 892
- 总任务数: 1
- 总视频数: 4
- 总块数: 1
- 块大小: 1000
- 帧率: 30 fps
- 数据路径: 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
- 形状: [1080, 1920, 3]
- 视频信息:
- 高度: 1080
- 宽度: 1920
- 编解码器: av1
- 像素格式: yuv420p
- 深度图: false
- 帧率: 30
- 通道: 3
- 音频: false
- observation.images.front:
- 数据类型: video
- 形状: [1080, 1920, 3]
- 视频信息:
- 高度: 1080
- 宽度: 1920
- 编解码器: av1
- 像素格式: yuv420p
- 深度图: false
- 帧率: 30
- 通道: 3
- 音频: false
- timestamp:
- 数据类型: float32
- 形状: [1]
- frame_index:
- 数据类型: int64
- 形状: [1]
- episode_index:
- 数据类型: int64
- 形状: [1]
- index:
- 数据类型: int64
- 形状: [1]
- task_index:
- 数据类型: int64
- 形状: [1]
引用信息
- BibTeX: [More Information Needed]



