Programming Master Task List: Difference between revisions

From 1511Wookiee
Jump to navigationJump to search
No edit summary
(fixed task list for 2013)
 
(14 intermediate revisions by 2 users not shown)
Line 1: Line 1:
'''Note: '''These are not in any order currently!!  
'''Note: '''These are not in any order currently!!


{| border="1" cellspacing="1" cellpadding="15" width="100%"
{| width="100%" cellpadding="15" cellspacing="1" border="1"
|-
|-
| '''Task'''<br>
| '''Task'''<br/>
| '''Assigned To'''<br>
| '''Assigned To'''<br/>
| '''Description'''<br>
| '''Description'''<br/>
| '''Status'''
| '''Status'''
|-
|-
| Split into sub-subteams
| Decide on programming task subdivisions and goals
| Everyone!
| Everyone
| We will have several sub-subteams focusing on different areas. Some example areas: low-level mechanism control, drive code, controls programming, autonomous, vision, and minibot programming.
|  
| NOT DONE - Think about what you'd like to work on!
We need to plan the robot code for this year, and divide it into subtasks that we should tackle.
|-
 
| Install LabVIEW on 1-2 of the new laptops
| TODO
| Andy and friends
| Install LabVIEW from the 2011 DVD onto one or two of the new (black) laptops.  Be sure to apply the update for it!!
| NOT DONE
|-
| Install 2011 Driver's station on AT LEAST two of the new laptops
| Unassigned
| Install 2011 Driver's Station software from FIRST website (link on manual page) onto one or two of the new (black) laptops.
| NOT DONE
|-
| Brainstorm autonomous
| Unassigned
| Brainstorm AT A HIGH LEVEL autonomous.  Not "how" we will do it; this is the "what" we will do.  Try to rope in some of the strategy folks. Do ''not'' write code yet!  Results should go on a new page on the wiki under programming.  Be sure to think ''defensive'' in addition to offensive.
| NOT DONE
|-
| Experiment with vision
| Unassigned
| Use camera on 2011 robot to experiment with detecting the retro-reflective material.  Try different lighting scenarios!!
| NOT DONE
|}
|}
<br>

Latest revision as of 15:46, 10 January 2013

Note: These are not in any order currently!!

Task
Assigned To
Description
Status
Decide on programming task subdivisions and goals Everyone

We need to plan the robot code for this year, and divide it into subtasks that we should tackle.

TODO