You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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?
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
The text was updated successfully, but these errors were encountered: