parkour/rsl_rl/rsl_rl/runners
Ziwen Zhuang 1ffd6d7c05 [upgrade] unified interface and a easier example
* 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.
2024-07-19 16:19:40 +08:00
..
__init__.py init opensource commit 2023-09-10 09:44:56 +08:00
dagger_saver.py [upgrade] unified interface and a easier example 2024-07-19 16:19:40 +08:00
demonstration.py [upgrade] unified interface and a easier example 2024-07-19 16:19:40 +08:00
on_policy_runner.py [upgrade] unified interface and a easier example 2024-07-19 16:19:40 +08:00
two_stage_runner.py [upgrade] unified interface and a easier example 2024-07-19 16:19:40 +08:00