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

I can't evaluate the Trained PPO Policy 'v1' #27

Open
caixukun1234 opened this issue Jul 27, 2024 · 1 comment
Open

I can't evaluate the Trained PPO Policy 'v1' #27

caixukun1234 opened this issue Jul 27, 2024 · 1 comment

Comments

@caixukun1234
Copy link

Dear author:

I run this command:
python scripts/play.py --task=humanoid_ppo --run_name v1
But it doesn't seem to be running correctly.
Can you tell me how to solve this problem?
微信图片_20240727171546

@zlw21gxy
Copy link
Contributor

Does it display the Isaac GUI and render the robot's walking in the simulator? If so, I would say that you have evaluated it accurately. The issue of 0 episodes occurs as we have not executed sufficient steps to reach the end of the episodes. This is because I intended to accelerate the play. If you desire, you can modify stop_state_log in play.py.

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