Skip to content

Getting Started

Trevor Decker edited this page Sep 2, 2015 · 35 revisions

Hello and welcome to robobuggy! We are super glad to have you join our team this page is meant to be a jumping off point about how to get up to speed on the project!

Getting connected

Tools we use

Mechanical

Electrical

Software

Getting started with GIT

Git is version control software that allows for users to track changes that they or others make. It also allows for multiple people to contribute to software development at the same time.

You should learn at a high level how git works by playing and completing: http://pcottle.github.io/learnGitBranching/ It can be frustrating at times, but it is worth it to complete

Getting started with eclipse

System Overview

Useful links