Skip to content

Commit

Permalink
install script fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Lakemann committed Apr 3, 2024
1 parent 975b93c commit 4255425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/install_on_real_UAV.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ build_workspace(){
ln -s $GIT_PATH/bluefox2 $workspace/src/bluefox2
fi
cd $workspace
catkin init
catkin clean -y
catkin build
else
Expand Down

0 comments on commit 4255425

Please sign in to comment.