sudo apt-get update
sudo apt-get install libboost-all-dev cmake g++
git clone https://github.com/lyphix/unitree_matlab.git
cd unitree_matlab/
mkdir build
cd build/
cmake ..
| Name | Name | Last commit date | ||
|---|---|---|---|---|
sudo apt-get update
sudo apt-get install libboost-all-dev cmake g++
git clone https://github.com/lyphix/unitree_matlab.git
cd unitree_matlab/
mkdir build
cd build/
cmake ..