File size: 527 Bytes
1602469
 
 
6ae6e49
1602469
6ae6e49
1602469
 
6ae6e49
1602469
 
 
 
6ae6e49
1602469
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Rerun visualization for LeRobot
* https://huggingface.co/lerobot
* https://huggingface.co/datasets/lerobot/pusht

https://github.com/rerun-io/python-example-lerobot/assets/1148717/7e1bd3ea-376a-492d-814d-7384dfbe0128

## Getting started
Requires Python 3.10 or higher.

```sh
pip install -r requirements.txt
python main.py
```

## Note for the maintainer
You can update this repository with the latest changes from https://github.com/rerun-io/rerun_template by running `scripts/template_update.py update --languages python`.