niklashcs/Threading_D1_threading_d1_2026-04-10_21-43-22
收藏资源简介:
--- license: apache-2.0 task_categories: - robotics tags: - LeRobot configs: - config_name: default data_files: data/*/*.parquet --- This dataset was created using [LeRobot](https://github.com/huggingface/lerobot). <a class="flex" href="https://huggingface.co/spaces/lerobot/visualize_dataset?path=niklashcs/Threading_D1_threading_d1_2026-04-10_21-43-22"> <img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl.svg"/> <img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/badges/resolve/main/visualize-this-dataset-xl-dark.svg"/> </a> ## Dataset Description - **Homepage:** [More Information Needed] - **Paper:** [More Information Needed] - **License:** apache-2.0 ## Dataset Structure [meta/info.json](meta/info.json): ```json { "codebase_version": "v3.0", "robot_type": "robomimic", "total_episodes": 500, "total_frames": 111629, "total_tasks": 1, "chunks_size": 1000, "data_files_size_in_mb": 100, "video_files_size_in_mb": 200, "fps": 20, "splits": { "train": "0:500" }, "data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "video_path": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", "features": { "action": { "dtype": "float32", "shape": [ 7 ], "names": [ "eef_delta_pos_x", "eef_delta_pos_y", "eef_delta_pos_z", "eef_delta_rot_rx", "eef_delta_rot_ry", "eef_delta_rot_rz", "gripper_action" ] }, "next.done": { "dtype": "bool", "shape": [ 1 ], "names": [ "done" ] }, "observation.state": { "dtype": "float32", "shape": [ 8 ], "names": [ "robot0_eef_pos_0", "robot0_eef_pos_1", "robot0_eef_pos_2", "robot0_eef_quat_0", "robot0_eef_quat_1", "robot0_eef_quat_2", "robot0_eef_quat_3", "robot0_gripper_qpos_0" ] }, "observation.state.eef_pos": { "dtype": "float32", "shape": [ 3 ], "names": [ "robot0_eef_pos_0", "robot0_eef_pos_1", "robot0_eef_pos_2" ] }, "observation.state.eef_quat": { "dtype": "float32", "shape": [ 4 ], "names": [ "robot0_eef_quat_0", "robot0_eef_quat_1", "robot0_eef_quat_2", "robot0_eef_quat_3" ] }, "observation.state.gripper_qpos": { "dtype": "float32", "shape": [ 1 ], "names": [ "robot0_gripper_qpos_0" ] }, "observation.state.object": { "dtype": "float32", "shape": [ 28 ], "names": [ "object_0", "object_1", "object_2", "object_3", "object_4", "object_5", "object_6", "object_7", "object_8", "object_9", "object_10", "object_11", "object_12", "object_13", "object_14", "object_15", "object_16", "object_17", "object_18", "object_19", "object_20", "object_21", "object_22", "object_23", "object_24", "object_25", "object_26", "object_27" ] }, "observation.images.top": { "dtype": "video", "shape": [ 84, 84, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 84, "video.width": 84, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "observation.images.wrist": { "dtype": "video", "shape": [ 84, 84, 3 ], "names": [ "height", "width", "channel" ], "info": { "video.height": 84, "video.width": 84, "video.codec": "av1", "video.pix_fmt": "yuv420p", "video.is_depth_map": false, "video.fps": 20, "video.channels": 3, "has_audio": false } }, "timestamp": { "dtype": "float32", "shape": [ 1 ], "names": null }, "frame_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "episode_index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "index": { "dtype": "int64", "shape": [ 1 ], "names": null }, "task_index": { "dtype": "int64", "shape": [ 1 ], "names": null } } } ``` ## Citation **BibTeX:** ```bibtex [More Information Needed] ```
许可证:apache-2.0 任务类别: - 机器人学 标签: - LeRobot 配置项: - 配置名称:default 数据文件:data/*/*.parquet --- 本数据集由[LeRobot](https://github.com/huggingface/lerobot)构建。 [可视化此数据集](https://huggingface.co/spaces/lerobot/visualize_dataset?path=niklashcs/Threading_D1_threading_d1_2026-04-10_21-43-22) ## 数据集描述 - **主页:** [需补充更多信息] - **论文:** [需补充更多信息] - **许可证:** apache-2.0 ## 数据集结构 `meta/info.json` 文件内容如下: json { "代码库版本": "v3.0", "机器人类型": "robomimic", "总回合数": 500, "总帧数": 111629, "总任务数": 1, "分块大小": 1000, "数据文件总大小(MB)": 100, "视频文件总大小(MB)": 200, "帧率(FPS)": 20, "划分方式": { "训练集": "0:500" }, "数据文件路径": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet", "视频文件路径": "videos/{video_key}/chunk-{chunk_index:03d}/file-{file_index:03d}.mp4", "特征项": { "动作": { "数据类型": "float32", "形状": [7], "字段名称": [ "末端执行器增量位置x轴", "末端执行器增量位置y轴", "末端执行器增量位置z轴", "末端执行器增量旋转x轴角", "末端执行器增量旋转y轴角", "末端执行器增量旋转z轴角", "夹爪动作" ] }, "next.done": { "数据类型": "bool", "形状": [1], "字段名称": ["完成标记"] }, "观测.状态": { "数据类型": "float32", "形状": [8], "字段名称": [ "机械臂0末端执行器位置x分量", "机械臂0末端执行器位置y分量", "机械臂0末端执行器位置z分量", "机械臂0末端执行器四元数x分量", "机械臂0末端执行器四元数y分量", "机械臂0末端执行器四元数z分量", "机械臂0末端执行器四元数w分量", "机械臂0夹爪关节位置" ] }, "观测.状态.末端执行器位置": { "数据类型": "float32", "形状": [3], "字段名称": [ "机械臂0末端执行器位置x分量", "机械臂0末端执行器位置y分量", "机械臂0末端执行器位置z分量" ] }, "观测.状态.末端执行器四元数": { "数据类型": "float32", "形状": [4], "字段名称": [ "机械臂0末端执行器四元数x分量", "机械臂0末端执行器四元数y分量", "机械臂0末端执行器四元数z分量", "机械臂0末端执行器四元数w分量" ] }, "观测.状态.夹爪关节位置": { "数据类型": "float32", "形状": [1], "字段名称": ["机械臂0夹爪关节位置"] }, "观测.状态.物体状态": { "数据类型": "float32", "形状": [28], "字段名称": [ "物体0", "物体1", "物体2", "物体3", "物体4", "物体5", "物体6", "物体7", "物体8", "物体9", "物体10", "物体11", "物体12", "物体13", "物体14", "物体15", "物体16", "物体17", "物体18", "物体19", "物体20", "物体21", "物体22", "物体23", "物体24", "物体25", "物体26", "物体27" ] }, "观测.图像.顶视角": { "数据类型": "视频", "形状": [84, 84, 3], "字段名称": ["高度", "宽度", "通道数"], "附加信息": { "视频高度": 84, "视频宽度": 84, "视频编码格式": "av1", "视频像素格式": "yuv420p", "是否为深度图": false, "视频帧率": 20, "视频通道数": 3, "是否含音频": false } }, "观测.图像.腕部视角": { "数据类型": "视频", "形状": [84, 84, 3], "字段名称": ["高度", "宽度", "通道数"], "附加信息": { "视频高度": 84, "视频宽度": 84, "视频编码格式": "av1", "视频像素格式": "yuv420p", "是否为深度图": false, "视频帧率": 20, "视频通道数": 3, "是否含音频": false } }, "时间戳": { "数据类型": "float32", "形状": [1], "字段名称": null }, "帧索引": { "数据类型": "int64", "形状": [1], "字段名称": null }, "回合索引": { "数据类型": "int64", "形状": [1], "字段名称": null }, "全局索引": { "数据类型": "int64", "形状": [1], "字段名称": null }, "任务索引": { "数据类型": "int64", "形状": [1], "字段名称": null } } } ## 引用 **BibTeX格式:** bibtex [需补充更多信息]




