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 Install unitree_cpp_deploy (Choose for C++ Deployment)
We use a modified C++ deployment repository based on `unitree_rl_lab`, specifically designed for deploying models trained in this repository. See [unitree_cpp_deploy](https://github.com/wty-yy-mini/unitree_cpp_deploy).
We use a modified C++ deployment repository based on `unitree_rl_lab`, specifically designed for deploying models trained in this repository. See [unitree_cpp_deploy](https://github.com/wty-yy/unitree_cpp_deploy).
### 2.6 RoboGauge Evaluation (Optional)