From 4e342f604960e291320e6acba62ff349747707d5 Mon Sep 17 00:00:00 2001 From: Mike Purvis Date: Thu, 8 Feb 2018 13:24:15 -0500 Subject: [PATCH] Don't add homebrew/science tap any more. (#112) --- install | 3 --- 1 file changed, 3 deletions(-) diff --git a/install b/install index 051e380..8a9bc0d 100755 --- a/install +++ b/install @@ -89,9 +89,6 @@ do_install() # This tap gives us formulae for Gazebo and its dependencies, including SDF. brew tap osrf/simulation - # Homebrew science gives us vtk and PCL, among other things. - brew tap homebrew/science - # ROS infrastructure tools brew install libyaml || true pip2 install -U setuptools rosdep rosinstall_generator wstool rosinstall catkin_tools bloom empy sphinx pycurl