Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
## RoboCasa365 Env Installation _ Lerobot
|
| 2 |
|
| 3 |
```bash
|
| 4 |
cd robosuite
|
|
@@ -15,7 +15,9 @@ python -m robocasa.scripts.download_kitchen_assets
|
|
| 15 |
cp configs.py ~/clvla/benchmarks/robocasa365/lerobot/src/lerobot/envs/configs.py
|
| 16 |
```
|
| 17 |
|
| 18 |
-
|
|
|
|
|
|
|
| 19 |
|
| 20 |
```bash
|
| 21 |
lerobot-eval \
|
|
|
|
| 1 |
+
## 1. RoboCasa365 Env Installation _ Lerobot
|
| 2 |
|
| 3 |
```bash
|
| 4 |
cd robosuite
|
|
|
|
| 15 |
cp configs.py ~/clvla/benchmarks/robocasa365/lerobot/src/lerobot/envs/configs.py
|
| 16 |
```
|
| 17 |
|
| 18 |
+
---
|
| 19 |
+
|
| 20 |
+
## 2. Eval
|
| 21 |
|
| 22 |
```bash
|
| 23 |
lerobot-eval \
|