z1_controller/prepare_unitree_ws.sh

8 lines
226 B
Bash
Raw Normal View History

mkdir unitree_ws
cd unitree_ws
mkdir src
mkdir build
cd src
2023-06-01 03:35:30 +08:00
git clone https://github.com/Bytelogics/unitree_ros.git
git clone https://github.com/Bytelogics/unitree_ros_to_real.git
rm -rf unitree_ros_to_real/unitree_legged_real