-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Dear Simar et al.,
First of all, I would like to thank you for your research. I believe it is very well done and deserves to be studied carefully to learn from your perspectives, methods, and insights.
I am writing to ask you about some details and questions that seem to arise after a first reading of the README and reviewing the code:
-
In the third training phase, should
python legged_gym/scripts/lbc.py --task=aliengo_lbcbe used instead ofpython legged_gym/scripts/train.py --task=aliengo_lbc? -
Additionally, if the "teacher policy" is to be defined from the console, should
alt_ckptbe used? If I later want to use play to visualize and measure the training results, should I continue usingalt_ckpt? I understand that it will be necessary to use--resume, as well as--load_runand--checkpoint, but I am not sure what to do regarding the training policy. I will try everything anyway, but could you confirm this? -
Finally, although the scope of the research did not originally involve implementing it in hardware and therefore it is not mentioned in the README, could you give me any pointers on how the locomotion policy should be exported? And how to make it work outside of Isaac Gym?
That's all. I appreciate your time and dedication in advance.
Best regards,
jbarciv