From a1a82f1c4b3b6334d92f2369083b0c0d78bfee1c Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Tue, 12 Feb 2019 14:19:38 +0100 Subject: [PATCH] [CI] octomap for osx --- ci/install_osx.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ci/install_osx.sh b/ci/install_osx.sh index f9314bef..9f90326a 100755 --- a/ci/install_osx.sh +++ b/ci/install_osx.sh @@ -6,3 +6,4 @@ brew install boost brew install libccd brew install assimp brew install eigen +brew install octomap -- GitLab