namjohn10 / GenerativeGaitNet

Apache License 2.0
38 stars 10 forks source link

How to add the motion to the model #4

Open xjchao7 opened 2 years ago

xjchao7 commented 2 years ago

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.

Xianjin111 commented 2 years ago

I have a question how to run without policy but with fixed motion? Thank you very much.

kyuedong commented 1 year ago

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.

dong-yuting commented 1 year ago

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!

stzch commented 3 months ago

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)