Changes between Version 20 and Version 21 of RobotDevelopment


Ignore:
Timestamp:
Jan 20, 2015, 5:16:14 PM (10 years ago)
Author:
Timothy Lin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RobotDevelopment

    v20 v21  
    6767
    6868== Technical Resources
    69 * wiki:FRCSoftwareSetup
     69=== Setup Instructions
     70* [wiki:FRCSoftwareSetup Setting Up a Computer for FRC Java Programming]
     71* [wiki:DriverStationSetup Setting Up a Driver Station]
     72* [wiki:RoboRioSetup Setting Up a New roboRIO]
     73
     74=== Programming Aides
    7075* [http://first.wpi.edu/FRC/roborio/release/docs/java/annotated.html FRC API Javadocs]
    71 * [http://wpilib.screenstepslive.com/s/4485/m/13809/l/241892-what-is-command-based-programming Introduction to Command-Based Programming]
    72 * [https://wpilib.screenstepslive.com/s/4485/m/13809/l/145002-installing-eclipse-c-java Installing the Eclipse WPIlib Software]