Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 268 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 268 Bytes

ros_setup

Bash files to install my ros environment

These are all designed to be run on a blank ubuntu 16.04 installation. Just run

sudo apt install git git clone https://github.com/valmik/ros_install cd ros_install chmod +x basic_install.bash ./basic_install.bash