Update readme install instructions

This commit is contained in:
Simon Alibert 2024-05-17 09:51:47 +02:00
parent 55ad171902
commit 6265ef070a
1 changed files with 3 additions and 0 deletions

View File

@ -77,6 +77,9 @@ Install 🤗 LeRobot:
pip install .
```
> **NOTE:** Depending on your platform, If you encounter any build errors during this step
you may need to install `cmake` and `build-essentials` for building some of our dependencies.
For simulations, 🤗 LeRobot comes with gymnasium environments that can be installed as extras:
- [aloha](https://github.com/huggingface/gym-aloha)
- [xarm](https://github.com/huggingface/gym-xarm)