Merge remote-tracking branch 'origin/main' into user/rcadene/2024_09_04_feetech

This commit is contained in:
Remi Cadene
2024-10-23 17:01:30 +02:00
5 changed files with 10 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ git clone https://github.com/huggingface/lerobot.git ~/lerobot
5. Install LeRobot with dependencies for the Aloha motors (dynamixel) and cameras (intelrealsense):
```bash
cd ~/lerobot && pip install -e ".[dynamixel intelrealsense]"
cd ~/lerobot && pip install -e ".[dynamixel, intelrealsense]"
```
For Linux only (not Mac), install extra dependencies for recording datasets: