Difference between revisions of "DEWBOT IX Programming"

From DEW Robotics
Jump to: navigation, search
(Added programming projects section)
Line 12: Line 12:
 
:Rachael T
 
:Rachael T
 
:Rohan S
 
:Rohan S
 +
 +
==Programming Projects==
 +
 +
===Comprehensive Testing Mode===
 +
 +
Requirements
 +
:No code deploy needed
 +
:Joystick control of motors
 +
:Sensor readouts
  
 
==Programming Team Information==
 
==Programming Team Information==

Revision as of 14:09, 6 January 2013

Mentors: Julie Christopher, Frank San Miguel
Lead Programmer: Michael M
Assistant Lead Programmer: DJ R
Qualified Programmers:

Kevin S
Patrick D
Sarah S

Trainee Programmers:

Hannah T
Marina SM
Rachael T
Rohan S

Programming Projects

Comprehensive Testing Mode

Requirements

No code deploy needed
Joystick control of motors
Sensor readouts

Programming Team Information

Programming Certification Pre-Test for 2013 Season

Programming Language

FRC LabVIEW software has been used for the past three seasons (2010 - 2012).

C++ and Java are also supported by FRC and could be used if the programming team decides to do so.

Code Repository

For the past two seasons (2011 and 2012), the programming team has used Mercurial source control management and Bitbucket for the code repository. Having code in a repository allows the team to share their code even when they do not see each other in person. It also allows the student lead to manage and incorporate code from the rest of the team into the main robot code project.

GitHub is under consideration for the code repository for the 2013 season.

Programmer Training Resources

Programmers Team Page History