File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Manipulation Template for IsaacLab
2
2
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/ )
5
5
[ ![ Python] ( https://img.shields.io/badge/python-3.10-blue.svg )] ( https://docs.python.org/3/whatsnew/3.10.html )
6
6
[ ![ Linux platform] ( https://img.shields.io/badge/platform-linux--64-orange.svg )] ( https://releases.ubuntu.com/20.04/ )
7
7
[ ![ 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
124
124
125
125
5.1 RobotArm
126
126
``` 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
128
128
```
129
129
``` bash
130
130
# You can also use train.py if you dont need to add some additional configs.
You can’t perform that action at this time.
0 commit comments