mirror of
https://github.com/CopterExpress/clever-show.git
synced 2026-05-26 15:13:26 +00:00
builder: Fix installation of catkin packages
This commit is contained in:
@@ -67,8 +67,9 @@ my_travis_retry pip install selectors2
|
||||
|
||||
echo_stamp "Install catkin packages"
|
||||
cd /home/pi/catkin_ws/src
|
||||
source ../devel/setup.bash
|
||||
git clone https://github.com/CopterExpress/clever_tools.git
|
||||
cd ..
|
||||
source devel/setup.bash
|
||||
catkin_make --pkg clever_flight_routines
|
||||
source devel/setup.bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user