Changes between Version 34 and Version 35 of RobotDevelopment
- Timestamp:
- Jan 27, 2015, 8:51:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RobotDevelopment
v34 v35 9 9 10 10 == Core Team Member Assignments[[BR]] 11 {{{#!th rowspan=2 11 {{{#!th rowspan=2 style="color: green" 12 12 '''Arden 13 13 }}} … … 22 22 }}} 23 23 |---------------- 24 {{{#!th rowspan=2 24 {{{#!th rowspan=2 style="color: violet" 25 25 '''Fahim 26 26 }}} … … 37 37 }}} 38 38 |---------------- 39 {{{#!th rowspan=2 39 {{{#!th rowspan=2 style="color: red" 40 40 '''Josh 41 41 }}} … … 56 56 }}} 57 57 |---------------- 58 {{{#!th rowspan=2 58 {{{#!th rowspan=2 style="color: blue" 59 59 '''Andrew 60 60 }}} … … 68 68 '''Camera'''[[BR]] 69 69 Manage and process the camera input from any cameras decided to be mounted on the robot. 70 71 '''Design Patterns Implementation''' 72 Implement the general design pattern and design small-scale patterns for use 70 73 }}} 71 74 75 [[BR]] 76 {{{ 77 #!div style="border:1pt dotted" 72 78 '''Schedule'''[[BR]] 73 79 Please see the google spreadsheet, which can be found [https://docs.google.com/spreadsheets/d/1uXIorhGX5r5QQx2UpiDW5_aabENIwwr-1V9UQfRofR4/edit?usp=sharing here]. 80 }}} 74 81 75 82 == Technical Resources … … 79 86 * [wiki:RoboRioSetup Setting Up a New RoboRIO] 80 87 81 === Programming Aid es88 === Programming Aids 82 89 * [http://first.wpi.edu/FRC/roborio/release/docs/java/annotated.html FRC API Javadocs] 83 90