Open xjchao7 opened 2 years ago
I have a question how to run without policy but with fixed motion? Thank you very much.
I can run without policy, but the agent will fall down immediately. How can i train the motion. when I run with 4 policies , application exit.
I can run without policy, but the agent will fall down immediately. How can i train the motion. when I run with 4 policies , application exit.
Hello!I'm facing the same question.Did you solve the problem?Looking forward to your reply!Thank you very much!
Guys, can someone of you share the version of your ubuntu, python, ray[rllib] and pytorch? I installed ubuntu 22.04, python3.6, ray;rllib] 1.8.0, and pytorch 1.10. When I ran ./imgui_render/imgui_render ../data/metadata.txt, I got the following error. terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
When I run without policy, I could only visualize the model without motion.
How to add the motion to the model?
Thank you very much.