erwincoumans / motion_imitation

Code accompanying the paper "Learning Agile Robotic Locomotion Skills by Imitating Animals"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to set the PD gains

rohanpsingh opened this issue · comments

Hi, thanks for sharing this great project with the community.

I wanted to know how did you set the PD gains for the robot? The gains seem to set rather precisely in laikago.py. Did you perform tuning to find these values? And are these values the same for the real robots (MPC controlled and/or the RL controller)?

Thanks again and really hoping you can answer this question!