small_grid_final
收藏资源简介:
该数据集是使用LeRobot创建的,适用于机器人技术领域,采用Apache 2.0许可证。数据集包含8个总片段,4081帧,1个总任务,数据文件大小为100MB,视频文件大小为200MB,帧率为30fps。数据以parquet格式存储,视频以mp4格式存储。数据集结构包括动作、观察状态、观察图像(侧面和手臂)、时间戳、帧索引、片段索引、索引和任务索引等字段。动作和观察状态字段包含6个浮点数值,分别对应机器人关节的位置。观察图像字段包含480x640x3的视频数据,采用AV1编解码器,无音频。数据集适用于机器人控制和学习任务。
This dataset was created using LeRobot, tailored for robotics applications, and licensed under Apache 2.0. It includes 8 total segments, 4081 frames, and 1 overall task. The total size of the structured data files is 100MB, while the video files have a total size of 200MB, with a frame rate of 30fps. The structured data is stored in Parquet format, and the videos are stored in MP4 format. The dataset structure contains fields such as actions, observation states, observation images (side view and arm view), timestamps, frame indices, segment indices, primary indices, and task indices. Both the action and observation state fields hold 6 floating-point values, which respectively correspond to the positions of the robot's joints. The observation image fields store video data with a resolution of 480×640×3, encoded using the AV1 codec, and have no audio tracks. This dataset is suitable for robotics control and machine learning tasks.
数据集概述
基本信息
- 数据集名称: small_grid_final
- 发布者: kamus1018
- 许可证: Apache 2.0
- 任务类别: 机器人学
- 相关标签: LeRobot
- 创建工具: 使用 LeRobot 创建
数据集规模
- 总情节数: 8
- 总帧数: 4081
- 总任务数: 1
- 数据文件总大小: 100 MB
- 视频文件总大小: 200 MB
- 帧率: 30 FPS
- 数据分块大小: 1000
- 代码库版本: v3.0
数据划分
- 训练集: 包含全部8个情节(索引范围:0:8)
数据结构与特征
数据存储为Parquet文件,路径格式为:data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet。
视频存储为MP4文件,路径格式为:videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4。
特征字段说明
-
动作
- 数据类型: float32
- 形状: [6]
- 描述: 包含6个关节的位置指令:
- shoulder_pan.pos
- shoulder_lift.pos
- elbow_flex.pos
- wrist_flex.pos
- wrist_roll.pos
- gripper.pos
-
观测状态
- 数据类型: float32
- 形状: [6]
- 描述: 包含6个关节的当前位置状态,名称与动作字段相同。
-
侧视图像观测
- 数据类型: 视频
- 形状: [480, 640, 3] (高度, 宽度, 通道)
- 视频信息:
- 编码格式: av1
- 像素格式: yuv420p
- 非深度图
- 帧率: 30 FPS
- 通道数: 3
- 无音频
-
机械臂图像观测
- 数据类型: 视频
- 形状: [480, 640, 3] (高度, 宽度, 通道)
- 视频信息: 与侧视图像观测相同。
-
时间戳
- 数据类型: float32
- 形状: [1]
-
帧索引
- 数据类型: int64
- 形状: [1]
-
情节索引
- 数据类型: int64
- 形状: [1]
-
索引
- 数据类型: int64
- 形状: [1]
-
任务索引
- 数据类型: int64
- 形状: [1]
机器人平台
- 机器人类型: so_follower
引用信息
- 主页: [More Information Needed]
- 论文: [More Information Needed]
- BibTeX引用: [More Information Needed]



