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

Walker3DStepperEnv-v0 train problem #2

Open
Ishihara-Masabumi opened this issue Apr 13, 2023 · 0 comments
Open

Walker3DStepperEnv-v0 train problem #2

Ishihara-Masabumi opened this issue Apr 13, 2023 · 0 comments

Comments

@Ishihara-Masabumi
Copy link

Ishihara-Masabumi commented Apr 13, 2023

I run Walker3DStepperEnv-v0 train by the following command line/

./scripts/local_run_playground_train.sh curriculum_experiment env_name='mocca_envs:Walker3DStepperEnv-v0' use_curriculum=True

Then, I tried to predict using the following command line.

python3 -m playground.enjoy --env mocca_envs:Walker3DStepperEnv-v0 --net ./runs/2023_03_29__09_00_13__curriculum_experiment/models/mocca_envs:Walker3DStepperEnv-v0_latest.pt

But, the humanoid can not step up the stairs at all, and stopped on the first step.
Please let me know how to train to step up stairs smoothly.

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