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

Object placement in the scene #58

Open
abadithela opened this issue Dec 14, 2024 · 3 comments
Open

Object placement in the scene #58

abadithela opened this issue Dec 14, 2024 · 3 comments

Comments

@abadithela
Copy link

Hi,

I'm having an issue with placing an object correctly onto the table surface. The object seems to "sink" into the surface after it settles (see image below). It could be that while developing code, I might have changed code that is now resulting in this. Where does ManiSkill decide the "surface" of the table to be? I assumed that this would be encoded in the .glb file. I even downloaded a fresh version of the bridge_table_1_v1.glb to rule out the possibility that the mistake is in the .glb file. However, this issue still persists.

Thanks,
Apurva

Screenshot from 2024-12-14 18-08-45

@StoneT2000
Copy link
Collaborator

This means the object is not modelled perfectly probably. Is this your own object or is this the original one from this repo? And are you using the batched version (maniskill3) of simpler or the original cpu based one (maniskill2)

@abadithela
Copy link
Author

I was using ManiSkill2. The issue was with the scene_pose; I accidentally modfified the default setting in base_env.py. Is Simpler now compatible with ManiSkill3?

@StoneT2000
Copy link
Collaborator

4 of Simpler environments (bridge dataset) are officially supported in the faster ManiSkill3. See the ManiSkill3 branch: https://github.com/simpler-env/SimplerEnv/tree/maniskill3

It is eventually planned to support the other 4 environments (using google robot) but the timeline for that is uncertain at the moment.

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

No branches or pull requests

2 participants