Update README

This commit is contained in:
wty-yy
2026-02-09 22:44:57 +08:00
parent 004304b8b7
commit ffce10c31a
6 changed files with 16 additions and 12 deletions

View File

@@ -130,7 +130,7 @@ pip install -e .
### 2.5.3 安装 unitree_cpp_deploy选择用C++部署)
我们基于unitree_rl_lab修改的C++部署仓库,专门用于部署本仓库训练的模型 [unitree_cpp_deploy](https://github.com/wty-yy-mini/unitree_cpp_deploy)
我们基于unitree_rl_lab修改的C++部署仓库,专门用于部署本仓库训练的模型 [unitree_cpp_deploy](https://github.com/wty-yy/unitree_cpp_deploy)
### 2.6 RoboGauge评估可选
RoboGauge是一个Mujoco中通过Sim2Sim评估四足机器人性能的项目在训练同时中异步地在cpu上进行评估具体细节参考[README](https://github.com/wty-yy/RoboGauge),安装方法