mirror of
https://github.com/CopterExpress/clover_vm.git
synced 2026-05-26 07:07:58 +00:00
Merge branch 'master' into asia_ws_aug2020
This commit is contained in:
@@ -63,7 +63,7 @@ echo "--- Installing pylint"
|
||||
|
||||
echo "--- Cloning and installing Clover packages"
|
||||
mkdir -p ${HOME}/catkin_ws/src
|
||||
git clone -b clover_description https://github.com/CopterExpress/clover ${HOME}/catkin_ws/src/clover
|
||||
git clone https://github.com/CopterExpress/clover ${HOME}/catkin_ws/src/clover
|
||||
git clone https://github.com/CopterExpress/ros_led ${HOME}/catkin_ws/src/ros_led
|
||||
# Make PX4 and Gazebo plugins visible in the workspace
|
||||
ln -s ${HOME}/Firmware ${HOME}/catkin_ws/src/Firmware
|
||||
|
||||
Reference in New Issue
Block a user