Upload README_zh.md with huggingface_hub
Browse files- README_zh.md +1 -0
README_zh.md
CHANGED
|
@@ -251,6 +251,7 @@ assets/robocasa/derived/convex_decompositions/dishwashers/Dishwasher031_vhacd_v1
|
|
| 251 |
- `mjcf/convex_geoms_include.xml`:在目标 body 内 include,用来添加 collision geoms
|
| 252 |
- `mjcf/convex_collision_include.xml`:带 wrapper body 的独立预览/便利 include
|
| 253 |
- `logs/decomposition.json`:记录 VHACD / CoACD 等工具版本、参数、输入输出 hash
|
|
|
|
| 254 |
|
| 255 |
实际运行 CoACD 凸分解:
|
| 256 |
|
|
|
|
| 251 |
- `mjcf/convex_geoms_include.xml`:在目标 body 内 include,用来添加 collision geoms
|
| 252 |
- `mjcf/convex_collision_include.xml`:带 wrapper body 的独立预览/便利 include
|
| 253 |
- `logs/decomposition.json`:记录 VHACD / CoACD 等工具版本、参数、输入输出 hash
|
| 254 |
+
- `logs/parts_summary.csv`:记录每个 part 的 bbox 尺寸、中心、体积、面积、顶点数和面数,方便筛查过小/过大的 collision part
|
| 255 |
|
| 256 |
实际运行 CoACD 凸分解:
|
| 257 |
|