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

Issues when try to develop Isaacgym Implementation #87

Open
ZhiquanW opened this issue May 3, 2024 · 0 comments
Open

Issues when try to develop Isaacgym Implementation #87

ZhiquanW opened this issue May 3, 2024 · 0 comments

Comments

@ZhiquanW
Copy link

ZhiquanW commented May 3, 2024

Hi @erwincoumans
I am trying to replicate your awesome work based on the Isaacgym engine.
I have tried my best to implement everything the same as your code, including reward functions, simulation config (frictions, etc.), robot config (Kp, Kd, etc.), and training config (network structure, PPO parameters). My current difference is that the simulation runs 60hz instead of 1000hz (the decision frequency is still 30hz). However, I failed to get as good results as yours.
I posted some results I got based on A1 pace motion. And I would appreciate it if you could suggest improving the performance. I feel I missed some parts, especially some control parameters that lead to the instability of the robot.

Thank you so much!

a1_framemimic_terrain_debug.plane.walk.pdscale0.75.clip2.0.randominit.fixedlogstd0.125.-.01.mp4
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

1 participant