Skip to content

Commit

Permalink
doc: 버전 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
mqjinwon committed Oct 17, 2024
1 parent 5762f94 commit 278a057
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,16 +11,10 @@ StrideSim은 Isaac Lab을 기반으로 한 프로젝트입니다. 이 저장소

## 설치

1. Isaac Sim 설치: [설치 가이드](https://docs.omniverse.nvidia.com/isaacsim/latest/overview.html) 참조
1. Isaac Sim 4.0.0 설치: [설치 가이드](https://docs.omniverse.nvidia.com/isaacsim/latest/overview.html) 참조

2. Isaac Lab 설치: [설치 가이드](https://isaac-sim.github.io/IsaacLab/source/setup/installation/index.html) 참조
2. [Isaac Lab v1.0.0](https://github.com/isaac-sim/IsaacLab/tree/v1.0.0) 설치: [설치 가이드](https://isaac-sim.github.io/IsaacLab/source/setup/installation/index.html) 참조

3. 라이브러리 설치:

```bash
cd exts/StrideSim
python -m pip install -e .
```

## 꿀팁

Expand Down

0 comments on commit 278a057

Please sign in to comment.