* embed all function and new concepts into legged_robot for base implementation * add namedarraytuple concept borrowed from astooke/rlpyt * use namedarraytuple in rollout storage and summarize a minibatch object * add `rollout_file` concept to store rollout data in files and demonstrations * add state estimator module/algo implementation * complete rewrite `play.py` example * rename `actions_scaled_torque_clipped` to `actions_scaled_clipped` * add example onboard codes for deploying on Go2. |
||
---|---|---|
.. | ||
rsl_rl | ||
README.md | ||
setup.py |
README.md
RSL RL
Forked from rsl_rl
Setup
cd rsl_rl
pip install -e .
Useful Links
Example use case: https://github.com/ziwenzhuang/parkour/tree/main/legged_gym
Project website: https://robot-parkour.github.io
Maintainer: Ziwen Zhuang
Affiliation: Shanghai Qi Zhi Institute, ShanghaiTech University, China
Contact: zhuangzw@sqz.ac.cn