An open API service indexing awesome lists of open source software.

https://github.com/vinay0410/install-ros-macos

Script to install ROS lunar on MacOS
https://github.com/vinay0410/install-ros-macos

install-ros install-script lunar macos macos-high-sierra ros ros-macos

Last synced: 24 days ago
JSON representation

Script to install ROS lunar on MacOS

Awesome Lists containing this project

README

          

# install-ros-macos

[![Build Status](https://travis-ci.org/vinay0410/install-ros-macos.svg?branch=master)](https://travis-ci.org/vinay0410/install-ros-macos)

Script to install ROS lunar on MacOS

```
git clone https://github.com/vinay0410/install-ros-macos.git
cd install-ros-macos
bash -x install_ros.sh
source ~/ros_catkin_ws/install_isolated/setup.bash
```