Project

General

Profile

Statistics
| Branch: | Revision:

robobuggy / HowToInstall.txt @ 2d496e08

History | View | Annotate | Download (704 Bytes)

1
How to get started and Install BuggySim Dev Environment
2
======================================================
3
Summary: This file will get you started, from installing
4
    the right VM, get catkin install, and your first
5
    catkin_make.
6

    
7

    
8
Step 1. Get the VM
9
-------------------
10
We will be using a VirtualBox VM as a dev environment, 
11
 since setting up ROS is a bit annoying, 
12

    
13
1a. Download and install VirtualBox
14
1b.   We will be using Ubuntu Precise LTS
15
1c.   We will be using ROS Groovy (might migrate to hydro)
16
1d.   Go the groovy/Installation page on the wiki, or download
17
       the prepackaged VM directly. 
18
        wiki.ros.org/groovy/Installation
19

    
20

    
21
Step 2. Pull the Repo
22
---------------------
23

    
24