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 think this is a bug with Isaac Gym. But it only occurs when the process exits, so it shouldn't interfere with normal usage. As you can see, the validation results are already computed and printed to the command line (simulated: 183/500).
I have generated a grasp for the "3D_Dollhouse_Happy_Brother" object as can be seen in this image:
Then I processed the mujoco models according to the description here: https://github.com/PKU-EPIC/DexGraspNet/tree/main/asset_process. The coacd urdf has been generated as can be seen in this image:
Finally, I tried to validate the grasp, but ran into a segfault:
Perhaps related to issue #16 , although the issue poster there used a different dexterous hand than the ones used in this repo.
What could be wrong?
The text was updated successfully, but these errors were encountered: