Skip to content

Commit 4988bb8

Browse files
committed
important update
2 parents ecc4943 + d5217ba commit 4988bb8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Manipulation Template for IsaacLab
22

3-
[![IsaacSim](https://img.shields.io/badge/IsaacSim-4.0.0-silver.svg)](https://docs.omniverse.nvidia.com/isaacsim/latest/overview.html)
4-
[![IsaacLab](https://img.shields.io/badge/IsaacLab-0.3.1-silver)](https://isaac-sim.github.io/IsaacLab/)
3+
[![IsaacSim](https://img.shields.io/badge/IsaacSim-4.5.0-silver.svg)](https://docs.omniverse.nvidia.com/isaacsim/latest/overview.html)
4+
[![IsaacLab](https://img.shields.io/badge/IsaacLab-2.0.2-silver)](https://isaac-sim.github.io/IsaacLab/)
55
[![Python](https://img.shields.io/badge/python-3.10-blue.svg)](https://docs.python.org/3/whatsnew/3.10.html)
66
[![Linux platform](https://img.shields.io/badge/platform-linux--64-orange.svg)](https://releases.ubuntu.com/20.04/)
77
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/)
@@ -124,7 +124,7 @@ python3 scripts/rsl_rl/train.py --task Template-Isaac-Repose-Cube-Allegro-v0 --n
124124

125125
5.1 RobotArm
126126
```bash
127-
python3 scripts/rsl_rl/play.py --task Template-Isaac-Reach-Kinova-Play-v0--num_envs 16
127+
python3 scripts/rsl_rl/play.py --task Template-Isaac-Reach-Kinova-Play-v0 --num_envs 16
128128
```
129129
```bash
130130
# You can also use train.py if you dont need to add some additional configs.

0 commit comments

Comments
 (0)