|
|
(11 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!! |
|
| |
|
| {| width="100%" cellspacing="1" cellpadding="15" border="1" | | {| 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!!
| |
| | Finished, Installed on 2-6<br>
| |
| |-
| |
| | Install 2011 Driver's station on AT LEAST two of the new laptops
| |
| | Matt
| |
| | Install 2011 Driver's Station software from FIRST website (link on manual page) onto one or two of the new (black) laptops.
| |
| | Finished, downloaded on laptops 2-1 and 2-3
| |
| |-
| |
| | Brainstorm autonomous
| |
| | All
| |
| | 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.
| |
| | Finished, see [[Autonomous|Autonomous]]<br>
| |
| |-
| |
| | Experiment with vision
| |
| | Justin
| |
| | Use camera on 2011 robot to experiment with detecting the retro-reflective material. Try different lighting scenarios!!
| |
| | NOT DONE
| |
| |-
| |
| | Drive-train low-level autonomous
| |
| | Andrew + Mike
| |
| | Create functions to be called by high level autonomous to perform driving tasks
| |
| | Code written, not tested
| |
| |-
| |
| | Arm/Manipulator low-level autonomous
| |
| | Calvin + Mike
| |
| | Create functions to be called by high level autonomous to perform arm raising and tube manipulation
| |
| | NOT DONE
| |
| |-
| |
| | Create dashboard "autonomous playbook" in lab-view
| |
| | Alex
| |
| | create a lab-view program to be able to intuitively chose autonomous strategy before matches
| |
| | in progress | |
| |} | | |} |
|
| |
| <br>
| |