Commit Graph

7 Commits

Author SHA1 Message Date
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
Ziwen Zhuang 1ab4639f15 [update] env and training config for go1 2023-11-14 19:12:52 +08:00
Ziwen Zhuang f771497315 [adding] deploy code and instructions
* latest environments will follow
2023-11-08 03:29:28 +08:00
Ziwen Zhuang c0d55bbb56
Update README.md 2023-09-14 12:38:50 +08:00
Ziwen Zhuang d6413cd831
Update README.md 2023-09-13 22:37:52 +08:00
Zipeng Fu 166e16dffe
Update README.md 2023-09-11 00:19:20 -07:00
Ziwen Zhuang daf0e0aee5 init opensource commit 2023-09-10 09:44:56 +08:00