We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent beedcbc commit cadef5fCopy full SHA for cadef5f
README.md
@@ -1,2 +1,5 @@
1
# install-ros-macos
2
+
3
+[](https://travis-ci.org/vinay0410/install-ros-macos)
4
5
Script and Troubleshooting guide to install ROS lunar on MacOS
install_ros.sh
@@ -1,4 +1,5 @@
-brew update
+brew fetch --retry
brew install cmake
brew tap ros/deps
0 commit comments