Skip to content

Drive code and other artifacts for Cal Poly's annual autonomous robot competition

Notifications You must be signed in to change notification settings

kkevlar/roborodentia2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roborodentia 2019

Autonomous drive code for Fold, the second place robot for Cal Poly's annual autonomous robotics competition.

Roborodentia Web Page

Game Rules (2019)

Roborodenia 2018 (first place)

Authors: Kevin Kellar and Derick Louie

Usage

This drive source code was written for an Arduino Uno, and it depends on the standard Arduino libraries.

It also depends on the following other Arduino libraries:

If these libraries are installed, this project should be easily compilable / uploadable by using Arduino IDE to open FOLD.ino.

The Makefile should allow for easy (mileage may vary) compilation / uploading of the drive code using Arduino Makefile.