mirror of
https://github.com/Tavish9/any4lerobot.git
synced 2026-05-11 12:09:41 +00:00
make script compatible with lerobot (b536f47) (#38)
* bump openx2lerobot script * bump agibot2lerobot script * bump robomind2lerobot script
This commit is contained in:
@@ -174,7 +174,7 @@ python convert.py \
|
||||
#### For single node
|
||||
|
||||
```bash
|
||||
cd agibot2lerobot && bash convert.sh
|
||||
bash convert.sh
|
||||
```
|
||||
|
||||
#### For multi nodes
|
||||
@@ -197,7 +197,7 @@ On either Node, check the ray cluster status, and start the script
|
||||
|
||||
```bash
|
||||
ray status
|
||||
cd agibot2lerobot && bash convert.sh
|
||||
bash convert.sh
|
||||
```
|
||||
|
||||
**Slurm-managed System**
|
||||
@@ -257,7 +257,7 @@ done
|
||||
|
||||
sleep 10
|
||||
|
||||
cd agibot2lerobot && bash convert.sh
|
||||
bash convert.sh
|
||||
```
|
||||
|
||||
**Other Community Supported Cluster Managers**
|
||||
|
||||
Reference in New Issue
Block a user