shawnwandelbots/unitree_g1_dex3_pole_in_basket
收藏资源简介:
该数据集是使用LeRobot框架创建的机器人控制数据集,专门针对Unitree G1机器人。数据集包含65个完整的情节(episodes),总计147643帧数据,帧率为30fps。数据以Parquet文件格式存储,总数据文件大小为100MB,视频文件大小为500MB。数据集仅包含训练集,涵盖单一任务。数据结构包括:观测状态(observation.state)和动作(action),均为28维浮点数组,对应机器人的左右肩部、肘部、腕部等关节角度以及左右末端执行器(ee)的7维参数;三个彩色图像观测(observation.images.color_0/1/2),每个为480x640分辨率、3通道的视频数据,采用AV1编解码器;此外还包括时间戳、帧索引、情节索引等元数据。该数据集适用于机器人学习、模仿学习或强化学习任务。
This dataset is a robotics control dataset created using the LeRobot framework, specifically for the Unitree G1 robot. It contains 65 complete episodes, totaling 147643 frames at 30fps. Data is stored in Parquet format, with a total data file size of 100MB and video file size of 500MB. The dataset includes only a training set and covers a single task. The data structure comprises: observation state and action, both as 28-dimensional float32 arrays corresponding to joint angles (left/right shoulder, elbow, wrist) and 7-dimensional parameters for left/right end-effectors; three color image observations (observation.images.color_0/1/2), each as video data with 480x640 resolution, 3 channels, using AV1 codec; additionally, metadata such as timestamp, frame index, and episode index are included. This dataset is suitable for robotics learning, imitation learning, or reinforcement learning tasks.




