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

Many on/ontop objects float above support surfaces #376

Open
GCChen97 opened this issue Nov 23, 2024 · 2 comments
Open

Many on/ontop objects float above support surfaces #376

GCChen97 opened this issue Nov 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@GCChen97
Copy link
Contributor

Describe the bug

I've generated many scenes and noticed that many objects like plants or tabledisplayitem would float above the support surfaces. All the fruits expected to be inside the bowls or other containers would always stay outside of the rooms. Sometimes furnitures also float above and rugs intersect with the furnitures.

Steps to Reproduce

Generate a few indoor scenes.

What version of the code were you using?

1.11

Although I've been tuning infinigen indoor for a long time, it is still challenging to debug these kinds of bugs. I am not sure what parts of infinigen could cause such problem? Maybe the constraint languages or the solver did that? I want to solve this problem. Could you give some ideas on it.

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

It is very likely that this is caused by innaccurate placeholder meshes. Usually if you unhide the placeholders in the blender UI they will be touching as expected, but the placeholder is then larger than the actual object and this typically explains the issue.

I will try to debug this this week as well.

@GCChen97
Copy link
Contributor Author

@araistrick Placeholders in GUI have no vertices and cannot be visualized. Are they deleted by populate.populate_state_placeholders ?

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

2 participants