Changes between Version 12 and Version 13 of RobotDevelopment


Ignore:
Timestamp:
Jan 15, 2015, 1:13:04 PM (11 years ago)
Author:
Timothy Lin
Comment:

in progress

Legend:

Unmodified
Added
Removed
Modified
  • RobotDevelopment

    v12 v13  
    99
    1010== 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
     16Arden
     17}}}
     18|----------------
     19{{{#!td
     20  '''4-Bar'''
     21}}}
    1522
    1623'''Schedule'''[[BR]]
    1724Please see the google spreadsheet, which can be found [https://docs.google.com/spreadsheets/d/1uXIorhGX5r5QQx2UpiDW5_aabENIwwr-1V9UQfRofR4/edit?usp=sharing here].
    1825
    19 == Technical Notes
     26== Technical Resources
     27* [http://first.wpi.edu/FRC/roborio/release/docs/java/annotated.html FRC API Javadocs]
    2028* [http://wpilib.screenstepslive.com/s/4485/m/13809/l/241892-what-is-command-based-programming Introduction to Command-Based Programming]
    21 == Software Projects
    22 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.