From 113b71fb29d5cad70d78ee5c13b512517d334bc6 Mon Sep 17 00:00:00 2001 From: wty-yy <993660140@qq.com> Date: Mon, 2 Feb 2026 15:35:19 +0800 Subject: [PATCH] Update README --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b6e1d2..06e1ff6 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ Connect an Xbox-compatible gamepad to enable teleoperation; otherwise, the agent | Flat | Stairs | Race Track | |--- | --- | --- | -| ![eval flat](https://raw.githubusercontent.com/robogauge/picture-bed/refs/heads/main/go2_rl_gym/mujoco_eval_flat.gif) | ![eval stairs](https://raw.githubusercontent.com/robogauge/picture-bed/refs/heads/main/go2_rl_gym/mujoco_eval.gif) | ![eval track](https://raw.githubusercontent.com/robogauge/picture-bed/refs/heads/main/go2_rl_gym/mujoco_eval_track.gif) | +| | | | --- diff --git a/README_zh.md b/README_zh.md index af7ae37..64b8812 100644 --- a/README_zh.md +++ b/README_zh.md @@ -100,7 +100,7 @@ python deploy/deploy_mujoco/deploy_go2.py | 平地 | 台阶 | 赛道 | |--- | --- | --- | -| ![eval flat](https://raw.githubusercontent.com/robogauge/picture-bed/refs/heads/main/go2_rl_gym/mujoco_eval_flat.gif) | ![eval stairs](https://raw.githubusercontent.com/robogauge/picture-bed/refs/heads/main/go2_rl_gym/mujoco_eval.gif) | ![eval track](https://raw.githubusercontent.com/robogauge/picture-bed/refs/heads/main/go2_rl_gym/mujoco_eval_track.gif) | +| | | | ---