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
- Host: GitHub
- URL: https://github.com/vinay0410/install-ros-macos
- Owner: vinay0410
- Created: 2018-09-25T11:41:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-05T05:09:46.000Z (over 7 years ago)
- Last Synced: 2025-06-12T19:05:17.065Z (12 months ago)
- Topics: install-ros, install-script, lunar, macos, macos-high-sierra, ros, ros-macos
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# install-ros-macos
[](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
```