Changes between Version 18 and Version 19 of ControlSystems/SoftwareTeam/Training
- Timestamp:
- Oct 10, 2017, 12:37:32 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training
v18 v19 24 24 * Video tutorial: your first (iterative) robot program [https://www.youtube.com/watch?v=pZkDhVKDG-g here] 25 25 * For the brave: a 1-hour '''comprehensive''' [https://www.youtube.com/watch?v=tR8wtXd2Ack Crash Course] in FRC programming in Java. 26 * [https://wpilib.screenstepslive.com/s/4485/m/13809/l/145307-creating-your-benchtop-test-program Hello FRC World] - the simplest robot example 26 27 27 28 * Intermediate