Skip to content

Instantly share code, notes, and snippets.

@ahoarau
Last active February 16, 2016 09:48
Show Gist options
  • Save ahoarau/874d94d9a2d32261089e to your computer and use it in GitHub Desktop.
Save ahoarau/874d94d9a2d32261089e to your computer and use it in GitHub Desktop.
ROS Indigo - OSX El Capitan
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew update
brew install cmake
brew tap ros/deps
brew tap osrf/simulation
brew tap homebrew/versions
brew tap homebrew/science
sudo -H pip install -U -I awsebcli
sudo -H pip install git+https://github.com/vcstools/wstool
sudo -H pip install -U -I rosdep
sudo -H pip install rosinstall rosinstall_generator rospkg catkin-pkg Distribute sphinx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment