Changes between Version 24 and Version 25 of RobotDevelopment


Ignore:
Timestamp:
Jan 20, 2015, 10:40:35 PM (10 years ago)
Author:
Timothy Lin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RobotDevelopment

    v24 v25  
    4646Actuators[[BR]]
    4747* 4 CIM Motors
     48
     49'''!Hook/Hand/Thingamabob/Doohickey'''[[BR]]
     50Sensors[[BR]]
     51*
     52Actuators[[BR]]
     53* small-stroke piston
     54[[BR]]
    4855}}}
    4956|----------------
     
    5360|----------------
    5461{{{#!td align=left
    55 '''!Hook/Hand/Thingamabob/Doohickey'''[[BR]]
    56 Sensors[[BR]]
    57 *
    58 Actuators[[BR]]
    59 * small-stroke piston
    60 [[BR]]
    6162'''!Input/Sensors'''[[BR]]
    62 Implement and manage sensors for the entire robot
     63Implement and manage sensors and human input for the entire robot.
     64
     65Manage the input and hand out button assignments (work with drive team).
    6366}}}
    6467
     
    7679
    7780=== Programming Aides
     81* [wiki:FRCProgrammingGuide Programming Guide]
    7882* [http://first.wpi.edu/FRC/roborio/release/docs/java/annotated.html FRC API Javadocs]
     83
     84=== Miscellaneous
     85* [wiki:ProgrammingPrompts Programming Prompt Archive]