chengxuxin / expressive-humanoid

[RSS 2024]: Expressive Whole-Body Control for Humanoid Robots
https://expressive-humanoid.github.io/
Other
191 stars 17 forks source link

can not get well trained result #12

Open dbdxnuliba opened 2 months ago

dbdxnuliba commented 2 months ago

(humanoid) nuli@nuli:~/rl/expressive-humanoid/legged_gym/legged_gym/scripts$ python train.py --task h1_mimic --motion_name 07_04 --motion_type single exptid-001-02 --entity WANDB_ENTITY and this is the result after train image image

python play.py --task h1_mimic --motion_name 07_04 --motion_type single exptid-001-02 --entity WANDB_ENTITY 11

and the param in the project I use is defaut, so my question is how can I train the h1 robot well such as your paper mentioned ,thanks a lot