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

unknown file '/home/yyb/myosuite-main/myosuite/envs/myo/myobase/../assets/elbow/../../../../simhive/myo_sim/elbow/assets/myoelbow_assets.xml #246

Open
c1299877959 opened this issue Sep 26, 2024 · 5 comments

Comments

@c1299877959
Copy link

how can I solve this problem,please

@raku-slyu
Copy link
Collaborator

Hello:

Can you check the relevant path of "myosuite/simhive/myo_sim" folder and whether it is empty. It might be the submodule that is not properly cloned. It that's the case, you can use the "recursive" clone to fix this issue.

Hope that helps

@c1299877959
Copy link
Author

Thank you very much for your guidance; the error has been resolved. The other folders under the simhive directory are also empty. Do I need to recursively download them as well?

@raku-slyu
Copy link
Collaborator

Thank you very much for your guidance; the error has been resolved. The other folders under the simhive directory are also empty. Do I need to recursively download them as well?

So the submodules contains assets files for running myosuite environments and it is recommended to clone all of them to obtain the best experience

@c1299877959
Copy link
Author

Sorry to bother you again, when I run this line of command:python -m myosuite.utils.examine_env --env_name myoElbowPose1D6MRandom-v0 , the pop-up window will blink back in about 20s, how should I solve the problem?

The following errors are reported:
Average success over rollouts: 70.0%
Exception ignored in: <function Renderer.del at 0x7fef1197b550>

@raku-slyu
Copy link
Collaborator

You can find the source code of the command here. The env is scheduled to terminate in around 20 seconds. The exception seems to be an issue with the renderer, but it doesn't seem to affect the program performance.

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