We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b12807d commit e4aa7f1Copy full SHA for e4aa7f1
sim/genesis/README.md
@@ -4,7 +4,7 @@
4
# 安装rsl_rl。
5
```
6
git clone https://github.com/leggedrobotics/rsl_rl
7
-cd rsl_rl && git checkout v2.0.1 && pip install -e .
+cd rsl_rl && git checkout v2.2.0 && pip install -e .
8
9
10
# 安装tensorboard。
sim/genesis/README_EN.md
@@ -10,7 +10,7 @@ cd sim/genesis
### Install rsl_rl
11
```bash
12
13
14
15
16
### Install TensorBoard
0 commit comments