articulated-boxes
收藏资源简介:
ProjectSim Articulated Boxes 是一个由 Kaedim 提供的模拟就绪(sim-ready)3D 资产数据集,专为机器人学习设计。该数据集包含 10 个铰接式瓦楞纸板箱(RSC 四翻盖纸箱),每个箱子均采用缩减坐标铰接模型,具有四个翻盖铰链,并带有真实限制(0-120°)。每个连杆的质量和惯性通过精确的网格积分计算得到,并分配了每区域的物理材质(纸板、胶带)、4K AI 纹理以及 MuJoCo 认证的关节。数据集提供 Blender (.blend) 和 USD (.usda) 格式,USD 文件已包含物理场景和地面,可直接在 Isaac Sim 等支持 USD 的应用中播放。每个箱子文件夹包含 Blender 文件、USD 压缩包、manifest.json(尺寸、质量、三角面数、关节限制等)和缩略图。箱子尺寸范围从 0.25m × 0.20m × 0.16m 到 0.59m × 0.35m × 0.21m,质量范围从 0.11kg 到 0.65kg。该数据集适用于机器人操作、仿真、数字孪生等场景,许可证为 CC-BY-4.0。
ProjectSim Articulated Boxes is a sim-ready 3D asset dataset provided by Kaedim, designed for robotic learning. It contains 10 articulated corrugated cardboard boxes (RSC four-flap cartons), each using reduced-coordinate articulated models with four flap hinges and realistic limits (0-120°). Mass and inertia of each link are computed via accurate mesh integration, with per-region physical materials (cardboard, tape), 4K AI textures, and MuJoCo-certified joints. The dataset is available in Blender (.blend) and USD (.usda) formats; USD files include physics scenes and ground, playable directly in USD-supporting applications like Isaac Sim. Each box folder contains a Blender file, USD archive, manifest.json (dimensions, mass, triangle count, joint limits, etc.), and thumbnails. Box dimensions range from 0.25m × 0.20m × 0.16m to 0.59m × 0.35m × 0.21m, mass from 0.11kg to 0.65kg. This dataset is suitable for robot manipulation, simulation, digital twins, etc., licensed under CC-BY-4.0.
ProjectSim Articulated Boxes 数据集总结
基本信息
- 数据集名称:ProjectSim Articulated Boxes
- 所属项目:ProjectSim by Kaedim
- 许可证:CC-BY-4.0
- 任务类别:机器人学(robotics)
- 数据规模:样本数小于1K
- 标签:机器人学、仿真、3D、USD、Blender、Isaac Sim、铰接物体、仿真就绪、合成、仓库、数字孪生
数据集内容
该数据集包含10个铰接式瓦楞纸运输箱(RSC四翻盖纸箱),每个纸箱均具备:
- 降坐标铰接结构:四个翻盖铰链,带真实运动范围限制(0–120°)
- 物理属性:基于精确网格积分的每连杆质量与惯性
- 分区物理材质:纸板、胶带等不同区域材质
- 4K AI 纹理
- MuJoCo 认证关节
纸箱规格一览
| 编号 | 尺寸 (m) | 质量 (kg) | 关节数量 | 翻盖限制 |
|---|---|---|---|---|
| cardboard_box_0001 | 0.40 × 0.30 × 0.31 | 0.37 | 4 | 0–120° |
| cardboard_box_0002 | 0.25 × 0.20 × 0.16 | 0.11 | 4 | 0–120° |
| cardboard_box_0003 | 0.32 × 0.24 × 0.50 | 0.39 | 4 | 0–120° |
| cardboard_box_0004 | 0.45 × 0.29 × 0.13 | 0.32 | 4 | 0–120° |
| cardboard_box_0005 | 0.55 × 0.35 × 0.20 | 0.56 | 4 | 0–120° |
| cardboard_box_0006 | 0.59 × 0.35 × 0.21 | 0.38 | 4 | 0–120° |
| cardboard_box_0007 | 0.52 × 0.34 × 0.42 | 0.55 | 4 | 0–120° |
| cardboard_box_0008 | 0.51 × 0.40 × 0.32 | 0.65 | 4 | 0–120° |
| cardboard_box_0009 | 0.49 × 0.22 × 0.44 | 0.51 | 4 | 0–120° |
| cardboard_box_0010 | 0.45 × 0.27 × 0.42 | 0.54 | 4 | 0–120° |
文件结构
每个纸箱文件夹(boxes/cardboard_box_NNNN/)包含:
- cardboard_box_NNNN.blend:Blender 文件,纹理已打包
- cardboard_box_NNNN_usd.zip:USD 压缩包,包含资源 .usda 文件、纹理目录及可直接播放的 *_scene.usda
- manifest.json:记录尺寸、质量、三角面数、各关节限制及来源信息
- thumb.png:512 像素渲染预览图
技术特点
- USD 场景:作用于场景的 .usda 文件自带 PhysicsScene 和地面平面,可直接按 Play 播放;裸资源 .usda 文件(Z-up,米制单位,defaultPrim 指向资源根部)可引用到自定义场景
- 物理标注:资源根部应用 ArticulationRootAPI;每个连杆应用 RigidBodyAPI 与 MassAPI(质量、质心、惯量来自精确有符号网格积分);每个区域绑定一个 UsdPhysics 材质;关节为带角度限制和粘性阻尼的 UsdPhysics 旋转关节
- 碰撞体:按连杆几何体选择凸包或 SDF 网格
- 纹理路径:使用相对路径,无绝对路径或 Nucleus 路径
- 可追溯性:每个纸箱携带 source_variant 生成器变体 ID,可按需追溯、重新摆位、重新贴图或重新导出
快速使用
- Blender:下载 .blend 文件后用 Blender 打开
- Isaac Sim / 其他 USD 应用:下载 *_usd.zip,解压后打开 cardboard_box_NNNN_scene.usda 并播放
许可证与来源
- 采用 CC-BY-4.0 许可证
- 由 Kaedim 的 ProjectSim 项目制作,官网为 https://www.projectsim.ai




