Changes between Version 35 and Version 36 of ControlSystems/SoftwareTeam/Training


Ignore:
Timestamp:
Oct 12, 2019, 9:34:13 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training

    v35 v36  
    4242   * Video tutorial: your first (iterative) robot program [https://www.youtube.com/watch?v=pZkDhVKDG-g here]
    4343   * For the brave: a 1-hour '''comprehensive''' [https://www.youtube.com/watch?v=tR8wtXd2Ack Crash Course] in FRC programming in Java.
    44    * [https://wpilib.screenstepslive.com/s/4485/m/13809/l/145307-creating-your-benchtop-test-program Hello FRC World] - the simplest robot example
     44   * [https://wpilib.screenstepslive.com/s/currentCS/m/java/l/1027801-creating-your-benchtop-test-program FRC World] - the simplest robot example
    4545
    4646 * Intermediate