raisimTech / raisimLib

Visit www.raisim.com
http://www.raisim.com
Other
341 stars 92 forks source link

Issues understanding Enviroment.hpp #460

Closed kuenem closed 1 year ago

kuenem commented 1 year ago

Is there any good tutorial or instruction about how to work with RaiSimGymTorch? I have managed to change the anymal robot with my robot but I am struggeling to get the robot to learn the things I want. And I didn't found out yet where I can learn to work with it.

jhwangbo commented 1 year ago

I guess you are not asking how to work with RaisimGymTorch. RaisimGymTorch is just a framework. It doesn't make the robot learn the thing you want. You have to code it yourself. RL coding and debugging takes long time to learn. You just have to try it many times and get experience.