mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Use v0.24 release branch for Clover
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user