Skip to content

Commit 18b9ef8

Browse files
authored
Update README.md
1 parent f5ae449 commit 18b9ef8

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

README.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ Python interface for unitree sdk2
77
- cyclonedds == 0.10.2
88
- numpy
99
- opencv-python
10-
## Install unitree_sdk2_python
11-
12-
```bash
13-
pip install unitree_sdk2py
14-
```
1510

1611
### Installing from source
1712
Execute the following commands in the terminal:
@@ -115,4 +110,4 @@ Replace `enp2s0` with the name of the network interface to which the robot is co
115110
```bash
116111
python3 ./example/vui_client/vui_client_example.py enp2s0
117112
```
118-
Replace `enp2s0` with the name of the network interface to which the robot is connected.T he robot will cycle the volume and light brightness. The interface is detailed at https://support.unitree.com/home/en/developer/VuiClient
113+
Replace `enp2s0` with the name of the network interface to which the robot is connected.T he robot will cycle the volume and light brightness. The interface is detailed at https://support.unitree.com/home/en/developer/VuiClient

0 commit comments

Comments
 (0)