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

MUJOCO or Isaac Gym #10

Open
ucacaxm opened this issue Dec 17, 2024 · 1 comment
Open

MUJOCO or Isaac Gym #10

ucacaxm opened this issue Dec 17, 2024 · 1 comment

Comments

@ucacaxm
Copy link

ucacaxm commented Dec 17, 2024

Hi,

Thank you for your code.

How to chose between Mujoco and IsaacGym ?
IsaacGym seems faster because of parallelization ?

Is it easy to switch between one to another ?

Thank you,
Best

@ZhengyiLuo
Copy link
Owner

Hi! It's not that easy to switch in between, though efforts can be made early on to make the codebase compatible with both.

IsaacGym has faster training time out of the box due to GPU acceleration. For the SMPL humanoid I haven't made modifications to support MJX yet, but it is definitely possible. It really comes down to what existing method/code base you would like to try out. Hope this helps.

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