[update] README
This commit is contained in:
parent
7767d24b44
commit
3ee3dcb43d
@ -71,6 +71,7 @@ Currently the dexterous hand only supports joint control, i.e. only the paramete
|
|||||||
|
|
||||||
## unitree h1
|
## unitree h1
|
||||||
```bash
|
```bash
|
||||||
|
sudo apt install libboost-all-dev libspdlog-dev
|
||||||
# Build project
|
# Build project
|
||||||
mkdir build & cd build
|
mkdir build & cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
@ -83,6 +84,7 @@ sudo ./inspire_h1 -s /dev/ttyUSB0
|
|||||||
|
|
||||||
## unitree g1
|
## unitree g1
|
||||||
```bash
|
```bash
|
||||||
|
sudo apt install libboost-all-dev libspdlog-dev
|
||||||
# Build project
|
# Build project
|
||||||
mkdir build & cd build
|
mkdir build & cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user