Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 489 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 489 Bytes

Simplified ROS install script

This script is kinda forked from this very repository and modified to be more generalized script. Special thanks to fellas in Oroca. This script is also refered in this ros wiki page as two line install.

Usage

# ROS
bash <(curl -fsSL https://git.io/vNgUe) ros_ws kinetic

# Gazebo models
bash <(curl -fsSL https://git.io/vArbM)