Skip to content

Commit

Permalink
Merge pull request #209 from tokk-nv/dev-lerobot
Browse files Browse the repository at this point in the history
Place the lerobot screenshot image at the right location
  • Loading branch information
tokk-nv authored Oct 9, 2024
2 parents 0776215 + 0723a39 commit 4baba94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/lerobot.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jetson-containers run -w /opt/lerobot $(autotag lerobot) \
--episode-index 0
```

<img src="images/lerobot_push.jpg" style="max-width:500px;">

## Evaluate a Pretrained Diffusion Policy

This will download and run a pre-trained [diffusion model](https://huggingface.co/lerobot/diffusion_pusht) on the [PushT](https://github.com/huggingface/gym-pusht) environment <sup>[[]](https://github.com/huggingface/lerobot/?tab=readme-ov-file#evaluate-a-pretrained-policy)</sup>
Expand All @@ -59,8 +61,6 @@ jetson-containers run -w /opt/lerobot $(autotag lerobot) \
eval.batch_size=10
```

<img src="images/lerobot_push.jpg" style="max-width:500px;">

## Train your own ACT Policy

Next, train [ACT](https://github.com/tonyzhaozh/act) on the [Aloha](https://github.com/huggingface/gym-aloha) manipulation environment <sup>[[]](https://github.com/huggingface/lerobot/?tab=readme-ov-file#train-your-own-policy)</sup>
Expand Down

0 comments on commit 4baba94

Please sign in to comment.