From f0364b8d44c4d3e951dc35c78a247f66a02ea256 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