cobot-atlas
收藏资源简介:
cobot-atlas 是一个大规模3D网格数据集,专为机器人仿真、操作研究和具身AI设计。它包含2,023个独特的3D网格(glTF 2.0 Binary格式),涵盖工业组件、几何基元、家居物品、YCB基准对象、机器人硬件等类别,用于协作机器人仿真、VLA模型训练和机器人基准测试。
cobot-atlas is a large-scale 3D mesh dataset specifically designed for robot simulation, manipulation research and embodied AI. It comprises 2,023 unique 3D meshes in glTF 2.0 Binary format, spanning categories such as industrial components, geometric primitives, household items, YCB benchmark objects, robotic hardware, and more. This dataset is tailored for applications including collaborative robot simulation, VLA model training and robotic benchmarking.
数据集概述
cobot-atlas 是一个面向机器人仿真、操作研究与具身AI的大规模3D网格数据集,包含 2,023个独立3D网格(glTF 2.0 Binary格式),涵盖工业部件、几何基元、家居物品、YCB基准物体、机器人硬件等多种类别。
数据集规模与托管
- 托管平台:Hugging Face,数据集名为 torusprime/cobot-atlas
- 文件数量:2,024个GLB文件
- 总大小:33.5 GB
- 许可证:MIT
类别分布
| 类别 | 数量 | 示例 |
|---|---|---|
| 工业部件 | 734 | IC、连接器、轴承、齿轮、电机、传感器、紧固件 |
| 几何基元 | 228 | 各种颜色的立方体、球体、圆柱体、圆锥体、环面 |
| 家居物品 | 179 | 厨房用具、容器、瓶子、家具 |
| 操作对象 | 163 | 堆叠积木、插销板、汉诺塔、形状分拣器 |
| 机器人部件 | 88 | 机械臂、夹爪、深度相机、移动底盘 |
| YCB物体 | 72 | 芥末瓶、午餐肉罐、饼干盒、碗、杯子 |
| 食物 | 66 | 水果、蔬菜、加工食品 |
| 其他24个类别 | 493 | 布料、工具、玩具、车辆、实验室设备、医疗用品、美术用品 |
| 总计 | 2,024 |
本仓库内容
本仓库包含用于生成该数据集的 生成管道,包括脚本、清单文件和工具:
scripts/— 网格生成脚本(基于fal.ai的文本到图像 → 图像到3D)manifests/— 带有提示词的项目定义文件(共10个清单文件)outputs/— 生成的网格文件(GLB + 参考PNG + 元数据)docs/— 文档和提示词参考
使用方式
bash pip install fal-client requests
从清单生成网格
python scripts/generate_meshes.py
验证输出与清单的一致性
python scripts/verify_and_document.py
姊妹项目
- relief-atlas(https://github.com/sepehrmn/relief-atlas):包含10,000+个网格,面向灾难救援、人道主义援助和民事保护(德国DRK/THW/Feuerwehr、欧盟民事保护、乌克兰重建、全球灾害响应)。
引用
如需在研究中引用,请使用以下BibTeX格式:
bibtex @dataset{cobot_atlas_2026, author = {Mahmoudian, Sepehr}, title = {cobot-atlas: A Large-Scale 3D Mesh Dataset for Robot Simulation}, year = {2026}, publisher = {Hugging Face}, url = {https://huggingface.co/datasets/torusprime/cobot-atlas} }




