Remove deploy_go2_moe.py, use deploy_go2.py, update README

This commit is contained in:
wty-yy
2026-03-21 16:22:57 +08:00
parent 4ec4193d6a
commit 090fcc093a
3 changed files with 2 additions and 276 deletions

View File

@@ -1,7 +1,7 @@
<div align="center">
<h1 align="center">Go2 RL GYM</h1>
<p align="center">
<span>🌎 English</span> | <a href="README_zh.md">🇨🇳 中文</a>
<span>🌎 English</span> | <a href="README_zh.md">🇨🇳 中文</a> | <a href="https://arxiv.org/abs/2602.00678">📄 Paper</a>
</p>
</div>
@@ -196,4 +196,3 @@ If you find our work helpful, please cite:
New contributions follow the [MIT License](LICENSE); the original unitree_rl_gym remains under the [BSD 3-Clause License](LICENSE).
See the complete [LICENSE file](LICENSE) for details.