mirror of
https://github.com/huggingface/lerobot.git
synced 2026-05-23 12:40:08 +00:00
nit in docs
This commit is contained in:
@@ -172,10 +172,6 @@ With the robot server running, you can now control the robot from your laptop.
|
|||||||
### Step 1: Install LeRobot with Unitree G1 Support (on your laptop)
|
### Step 1: Install LeRobot with Unitree G1 Support (on your laptop)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Install lerobot with unitree_g1 extras
|
|
||||||
pip install 'lerobot[unitree_g1]'
|
|
||||||
|
|
||||||
# Or if installing from source:
|
|
||||||
pip install -e '.[unitree_g1]'
|
pip install -e '.[unitree_g1]'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user