Changes between Version 13 and Version 14 of ControlSystems/SoftwareTeam/Training


Ignore:
Timestamp:
Oct 10, 2017, 12:08:43 PM (8 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training

    v13 v14  
    1919=== WPILib ===
    2020When you've mastered Robocode and are ready to start programming FRC robots, you'll need to set up a suitable development environment, learn how to access the robot software, understand the WPILib environment, and learn how to load and run code on a robot.
     21* [https://www.youtube.com/watch?v=dNXu97q08uI Setting up Eclipse for FRC Java programming] and also see [http://wpilib.screenstepslive.com/s/currentCS/m/java ScreenStepsLive]
    2122* [http://wiki.raidtech.net/wiki/Setting%20Up%20Git Setting up git] Setting up the Git DVCS (how to access the robot code)
    2223* [wiki:SoftwareTrainingIntermediate Intermediate Training]