Skip to content

feat(sim): Add support for using hunyuan3D api.#70

Open
YYlin wants to merge 2 commits into
HorizonRobotics:masterfrom
YYlin:master
Open

feat(sim): Add support for using hunyuan3D api.#70
YYlin wants to merge 2 commits into
HorizonRobotics:masterfrom
YYlin:master

Conversation

@YYlin
Copy link
Copy Markdown

@YYlin YYlin commented May 11, 2026

Add scripts for generating 3d assets through text/images via the Hunyuan api

zip_name: str = "model.zip"
) -> str:
"""
下载 zip → 解压 → 返回 mesh 文件路径
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

统一使用英文

MAX_WAIT_SECONDS = 600 # 最多等 10 分钟
POLL_INTERVAL = 20 # 每 20 秒查一次
start_time = time.time()
while True:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

是否不安全?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants