unitree_g1_put_biscuit
收藏资源简介:
该数据集是通过LeRobot创建的,主要涉及Unitree_G1_Inspire机器人的状态观测和动作执行数据。数据集包含187个episodes,总计166730帧数据,帧率为30fps。观测数据包括机器人的26个关节状态(如左右肩、肘、腕等关节的角度和旋转)以及三个摄像头的视频数据(左肩高、左腕、右腕)。数据以parquet格式存储,视频以mp4格式存储。
This dataset was developed using LeRobot, focusing primarily on state observation and action execution data for the Unitree_G1_Inspire robot. It contains 187 episodes, totaling 166,730 frames at a frame rate of 30 fps. The observation data includes 26 joint states of the robot (e.g., angles and rotations of joints such as the left/right shoulders, elbows, wrists, etc.), as well as video footage from three camera perspectives: left shoulder height, left wrist, and right wrist. The structured dataset is stored in Parquet format, while the video files are saved in MP4 format.
数据集概述
基本信息
- 数据集名称: unitree_g1_put_biscuit
- 创建工具: LeRobot (https://github.com/huggingface/lerobot)
- 任务类别: 机器人学
- 标签: LeRobot
- 许可证: Apache 2.0
- 主页: [More Information Needed]
- 论文: [More Information Needed]
数据集结构
- 配置名称: default
- 数据文件格式: Parquet 文件 (
data/*/*.parquet) - 代码库版本: v3.0
- 机器人类型: Unitree_G1_Inspire
- 总任务数: 1
- 总情节数: 187
- 总帧数: 166,730
- 帧率: 30 FPS
- 数据块大小: 1000
- 数据文件总大小: 100 MB
- 视频文件总大小: 500 MB
- 数据分割: 训练集 (0:187)
- 数据文件路径模式:
data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet - 视频文件路径模式:
videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4
数据特征
观测数据
-
observation.state
- 数据类型: float32
- 形状: [26]
- 特征名称: kLeftShoulderPitch, kLeftShoulderRoll, kLeftShoulderYaw, kLeftElbow, kLeftWristRoll, kLeftWristPitch, kLeftWristYaw, kRightShoulderPitch, kRightShoulderRoll, kRightShoulderYaw, kRightElbow, kRightWristRoll, kRightWristPitch, kRightWristYaw, kLeftHandPinky, kLeftHandRing, kLeftHandMiddle, kLeftHandIndex, kLeftHandThumbBend, kLeftHandThumbRotation, kRightHandPinky, kRightHandRing, kRightHandMiddle, kRightHandIndex, kRightHandThumbBend, kRightHandThumbRotation
-
observation.images.cam_left_high
- 数据类型: video
- 形状: [480, 640, 3] (高度,宽度,通道)
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 包含音频: false
-
observation.images.cam_left_wrist
- 数据类型: video
- 形状: [480, 640, 3] (高度,宽度,通道)
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 包含音频: false
-
observation.images.cam_right_wrist
- 数据类型: video
- 形状: [480, 640, 3] (高度,宽度,通道)
- 视频信息:
- 高度: 480
- 宽度: 640
- 编解码器: av1
- 像素格式: yuv420p
- 是否为深度图: false
- 帧率: 30
- 通道数: 3
- 包含音频: false
动作数据
- action
- 数据类型: float32
- 形状: [26]
- 特征名称: kLeftShoulderPitch, kLeftShoulderRoll, kLeftShoulderYaw, kLeftElbow, kLeftWristRoll, kLeftWristPitch, kLeftWristYaw, kRightShoulderPitch, kRightShoulderRoll, kRightShoulderYaw, kRightElbow, kRightWristRoll, kRightWristPitch, kRightWristYaw, kLeftHandPinky, kLeftHandRing, kLeftHandMiddle, kLeftHandIndex, kLeftHandThumbBend, kLeftHandThumbRotation, kRightHandPinky, kRightHandRing, kRightHandMiddle, kRightHandIndex, kRightHandThumbBend, kRightHandThumbRotation
元数据
-
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]




