AgibotTech / agibot_x1_train

The reinforcement learning training code for AgiBot X1.
https://www.zhiyuan-robot.com/products/X1
1.15k stars 372 forks source link

Failure in training the humanoid robot to walk #4

Open seasonalwind opened 1 week ago

seasonalwind commented 1 week ago

After following the instructions to install and configure the environment, I have robots trained for about 15,000 iterations. training

However, when I executed the play command:

_python /scripts/play.py --task=x1_dh_stand --load_run=_

, the robot in the gym just stood there and did not walk as shown in the gif in the instructions. What could be the issue?

play


The system I am using is Ubuntu 20.04, and the GPU is an Nvidia RTX A6000. All other dependencies are the same versions as listed in the steps.

longshaojum commented 2 days ago

I met the same problem. I think it was caused by the failure of joystick connection. Please try to correct play.py and use a fixed command.