Skip to content

Instantly share code, notes, and snippets.

@wgcv
Created October 14, 2016 04:48
Show Gist options
  • Save wgcv/30d794f9d6d112a197ec429c0f83f99b to your computer and use it in GitHub Desktop.
Save wgcv/30d794f9d6d112a197ec429c0f83f99b to your computer and use it in GitHub Desktop.
#You need to run this 3 line to add the repo to apt-get then you install ROSE INDIGO
sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list'
sudo apt-key adv --keyserver hkp://ha.pool.sks-keyservers.net --recv-key 0xB01FA116
sudo apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment