Changes between Version 48 and Version 49 of RobotDevelopment


Ignore:
Timestamp:
Aug 8, 2015, 11:22:45 AM (10 years ago)
Author:
Timothy Lin
Comment:

Updated resources.

Legend:

Unmodified
Added
Removed
Modified
  • RobotDevelopment

    v48 v49  
    11= Core Robot Development Team[[BR]]
    2 This team is responsible for the main software that goes into making the robot function, including designing the algorithms and collaborating with the mechanical teams to develop program specifications.
     2This team is responsible for the main software that goes into making the robot function, including collaborating with the mechanical teams to develop program specifications and designing the algorithms.
     3
     4See below for resources on how to use the FIRST-specific hardware and software.
    35
    46'''Mentor Leads'''
    57* [mailto://david@dalbert.net Mr. Albert]
    68* [mailto://aldunn@comcast.com Mr. Dunn]
     9
    710'''Student Lead'''
    811* [mailto://tmthylin@gmail.com Tim Lin]
    9 
    10 
    11 
    12 [[BR]]
    13 {{{
    14 #!div style="border:1pt dotted"
    15 '''Schedule'''[[BR]]
    16 Please see the google spreadsheet, which can be found [https://docs.google.com/spreadsheets/d/1uXIorhGX5r5QQx2UpiDW5_aabENIwwr-1V9UQfRofR4/edit?usp=sharing here].
    17 }}}
    1812
    1913== Technical Resources
     
    2317* [wiki:RoboRioSetup Setting Up a New RoboRIO]
    2418
    25 === Programming Aids
    26 * [http://first.wpi.edu/FRC/roborio/release/docs/java/annotated.html FRC API Javadocs]
    27 * [https://eclipse.org/subversive/documentation/teamSupport/merge_dialog.php Merging SVN]
    28 
    2919=== Control System Elements
    3020* [wiki:SoftwareCAN Using CAN for Software]