Use v0.24 release branch for Clover

This commit is contained in:
Oleg Kalachev
2022-12-28 00:09:15 +03:00
parent 7f092273b7
commit 7041ee4993

View File

@@ -43,7 +43,7 @@ source ~/catkin_ws/devel/setup.bash
echo "--- Getting Clover sources" echo "--- Getting Clover sources"
cd ~/catkin_ws/src cd ~/catkin_ws/src
git clone --depth 1 https://github.com/CopterExpress/clover git clone --depth 1 --branch v0.24-release https://github.com/CopterExpress/clover
git clone --depth 1 https://github.com/CopterExpress/ros_led git clone --depth 1 https://github.com/CopterExpress/ros_led
git clone --depth 1 https://github.com/ethz-asl/mav_comm git clone --depth 1 https://github.com/ethz-asl/mav_comm