NVlabs / DefGraspSim

This package provides a framework to automatically perform grasp tests on an arbitrary object model of choice.
MIT License
115 stars 24 forks source link

Isaac gym is not starting after the code prompts an error. #4

Open WSWZ opened 1 year ago

WSWZ commented 1 year ago

I follow the README content on GitHub to learn how to use it. But the error shows that "unrecognized arguments: --write ". I use the Isaac gym preview_1 and my system is Ubuntu 20.04 and python 3.7(conda). I need help. I want to know how to fix it. Thanks a lot! problem

rahea commented 1 year ago

Have you solved it yet? I also have this issue. Delete -- write and it can be executed, but there will be no objects and no data in the future.

zhanghuzhenyu commented 1 year ago

I have same problem.

DaebangStn commented 7 months ago

Viewer shows up after you set value of "use_viewer" in the config.yaml

BeLl0o commented 1 month ago

Do you solve the problem? I have encountered the same problem..

DaebangStn commented 1 month ago

Do you solve the problem? I have encountered the same problem..

Have you tried my experience?

BeLl0o commented 1 month ago

Currently I use branch1.0, it works successfully with cmd provided by tutorial