bimanual_blue_block_handover_22
收藏资源简介:
该数据集是一个机器人数据集,包含20个剧集,共22842帧,分为1个任务。数据集包含60个视频文件,所有数据被打包在1个片段中,每个片段包含1000帧。数据集的帧率为30fps,并且目前只提供了训练分割。数据集的特征包括机器人的动作和状态,以及三个不同的视频流(右手腕、左手腕和顶部RealSense摄像头)。所有视频流都是480x640的分辨率,使用av1编码,没有音频。
This robotic dataset contains 20 episodes with a total of 22,842 frames, targeting a single task. The dataset includes 60 video files, with all data packaged into one segment, where each segment contains 1,000 frames. It has a frame rate of 30 fps, and only the training split is currently available. The dataset features robot actions and states, as well as three distinct video streams: right wrist, left wrist, and top-mounted RealSense camera. All video streams have a resolution of 480×640, use AV1 encoding, and contain no audio.
数据集概述
基本信息
- 数据集名称: bimanual_blue_block_handover_22
- 创建工具: LeRobot
- 许可证: Apache-2.0
- 任务类别: 机器人技术
数据集规模
- 总任务数: 1
- 总片段数: 20
- 总帧数: 22842
- 总视频数: 60
- 数据块数: 1
- 块大小: 1000
- 帧率: 30 fps
数据划分
- 训练集: 0:20(全部数据)
数据结构
数据文件路径
- 数据文件: data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet
- 视频文件: videos/chunk-{episode_chunk:03d}/{video_key}/episode_{episode_index:06d}.mp4
特征字段
动作特征
- 名称: action
- 数据类型: float32
- 维度: [12]
- 关节位置:
- left_shoulder_pan.pos
- left_shoulder_lift.pos
- left_elbow_flex.pos
- left_wrist_flex.pos
- left_wrist_roll.pos
- left_gripper.pos
- right_shoulder_pan.pos
- right_shoulder_lift.pos
- right_elbow_flex.pos
- right_wrist_flex.pos
- right_wrist_roll.pos
- right_gripper.pos
观测状态
- 名称: observation.state
- 数据类型: float32
- 维度: [12]
- 关节位置: 与动作特征相同
图像观测
右侧腕部摄像头:
- 名称: observation.images.wrist_right
- 数据类型: video
- 分辨率: 480×640×3
- 编码: AV1
- 像素格式: yuv420p
- 非深度图
左侧腕部摄像头:
- 名称: observation.images.wrist_left
- 数据类型: video
- 分辨率: 480×640×3
- 编码: AV1
- 像素格式: yuv420p
- 非深度图
顶部RealSense摄像头:
- 名称: observation.images.realsense_top
- 数据类型: video
- 分辨率: 480×640×3
- 编码: AV1
- 像素格式: yuv420p
- 非深度图
索引信息
- 时间戳: float32[1]
- 帧索引: int64[1]
- 片段索引: int64[1]
- 索引: int64[1]
- 任务索引: int64[1]
技术规格
- 代码库版本: v2.1
- 机器人类型: bi_so101_follower
- 所有视频均无音频




