Skip to content

jedediyah/whalers_src

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

TEAM WHALERS

What is this repository for?

How do I get set up?

sudo apt-get update
sudo apt-get upgrade 
sudo apt-get install build-essential
sudo apt-get install git 
  • Add the Gazebo and SRCSim repositories
sudo sh -c 'echo "deb http://packages.osrfoundation.org/gazebo/ubuntu-stable `lsb_release -cs` main" > /etc/apt/sources.list.d/gazebo-stable.list'

wget -O - http://packages.osrfoundation.org/gazebo.key | sudo apt-key add -
sudo sh -c 'echo "deb http://srcsim.gazebosim.org/src trusty main" \ > /etc/apt/sources.list.d/src-latest.list'
wget -O - http://srcsim.gazebosim.org/src/src.key | sudo apt-key add -
wget -O - https://bintray.com/user/downloadSubjectPublicKey?username=bintray | sudo apt-key add -
sudo apt-get update
  • Install ROS-Indigo
sudo apt-get install -f ros-indigo-desktop-full  ros-indigo-simulators ros-indigo-gazebo-ros-pkgs ros-indigo-gazebo-msgs ros-indigo-gazebo-plugins ros-indigo-gazebo-ros

About

Team Whalers code from the NASA Space Robotics Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published