Changes between Version 12 and Version 13 of RobotDevelopment
- Timestamp:
- Jan 15, 2015, 1:13:04 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RobotDevelopment
v12 v13 9 9 10 10 == Core Team Member Assignments[[BR]] 11 || Arden || 4-Bar [[BR]] 12 || Fahim || Claw [[BR]] 13 || Josh || Drive [[BR]] 14 || Andrew || Hook or Input [[BR]] 11 || Arden || '''4-Bar'''[[BR]] > Sensors 12 || Fahim || '''Claw''' [[BR]] 13 || Josh || '''Drive''' [[BR]] 14 || Andrew || '''Hook''' [[BR]] 15 {{{#!th rowspan=2 16 Arden 17 }}} 18 |---------------- 19 {{{#!td 20 '''4-Bar''' 21 }}} 15 22 16 23 '''Schedule'''[[BR]] 17 24 Please see the google spreadsheet, which can be found [https://docs.google.com/spreadsheets/d/1uXIorhGX5r5QQx2UpiDW5_aabENIwwr-1V9UQfRofR4/edit?usp=sharing here]. 18 25 19 == Technical Notes 26 == Technical Resources 27 * [http://first.wpi.edu/FRC/roborio/release/docs/java/annotated.html FRC API Javadocs] 20 28 * [http://wpilib.screenstepslive.com/s/4485/m/13809/l/241892-what-is-command-based-programming Introduction to Command-Based Programming] 21 == Software Projects22 Here I have placed one file from your software projects, with comments I have added in. My comments are all preceded by "T]". Please look over the comments and email me if you have any questions or are confused by my wording of things.23 24 In addition, I have attached the software style guide for the core development team; if you have some time, please look over the document, preferably before we start breaking off into software/mechanical distinctions. There's a couple sections, so pace yourselves.