Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to generate chair seat #359

Closed
GCChen97 opened this issue Oct 22, 2024 · 1 comment
Closed

Fail to generate chair seat #359

GCChen97 opened this issue Oct 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@GCChen97
Copy link
Contributor

GCChen97 commented Oct 22, 2024

Steps to Reproduce

In the console of the blender GUI, run the below codes:

from infinigen.assets.objects.seating.chairs import ChairFactory
ChairFactory(6).create_asset()

What version of the code were you using?

commit 0fd9e541c351da4d49d62e902e827b5727e364ff (HEAD -> main, origin/main, origin/HEAD)
Merge: 9c3097a5 7c67fc00
Author: pvl-bot <[email protected]>
Date:   Fri Oct 18 17:00:00 2024 -0400

What are your FULL output logs?

Info: Select two edge loops or a single closed edge loop from which two edge loops can be calculated
Warning: Unwrap failed to solve 12 of 12 island(s), edge seams may need to be added

Platform

  • OS & OS Version: Ubuntu 22.04

Below is the screenshot of two generated chairs with seeds 233 and 6. The one using 6 have no solid seat except a curve.
chair

@GCChen97 GCChen97 added the bug Something isn't working label Oct 22, 2024
@araistrick
Copy link
Contributor

Thanks for the report, this should be fixed in v1.10.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants