This commit is contained in:
wty-yy
2025-12-27 17:42:30 +08:00
parent 0a3985445a
commit f92f34ac14
28 changed files with 452 additions and 22 deletions

View File

@@ -12,6 +12,14 @@
| - | - | - |
| Unitree go2 | 四足 | ✅ |
## 安装
参考[PyTorch官网](https://pytorch.org/get-started/locally/)安装2.0以上任意版本, 安装本仓库
```bash
git clone https://github.com/wty-yy/RoboGauge.git
pip install -e .
```
## 目录结构
- `robogauge/scripts`: 启动指标测试程序
- `robogauge/tasks`: 定义测试任务