-
Notifications
You must be signed in to change notification settings - Fork 5
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!
- Become a member of the robotics club https://roboticsclub.org/
- Join our facebook group https://www.facebook.com/groups/616400365084662/
- Subscribe to https://lists.andrew.cmu.edu/mailman/listinfo/rc-robobuggy
- If you are interested in software subscribe to https://lists.andrew.cmu.edu/mailman/listinfo/rc-robobuggy-software
- If you are interested in Mechanical subscribe to https://lists.andrew.cmu.edu/mailman/listinfo/rc-robobuggy-mechanical
- Get someone to add you to the group me
- make an account on git hub and subscribe to this repository
- Get someone to add you to the teams google drive
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
RoboBuggy (pushing code ain't all we do)