Difference between revisions of "FTC 2018"

From wikidb
Jump to: navigation, search
(Tutorials)
(Java)
Line 29: Line 29:
 
* [https://www.udacity.com/course/java-programming-basics--ud282 Java Programming Basics] This free online course is from Udacity
 
* [https://www.udacity.com/course/java-programming-basics--ud282 Java Programming Basics] This free online course is from Udacity
 
* [http://stemrobotics.cs.pdx.edu/node/4196 Robotics 201: Java for Robots] Java resources from the STEMRobotics site at Portland State University - Under Construction
 
* [http://stemrobotics.cs.pdx.edu/node/4196 Robotics 201: Java for Robots] Java resources from the STEMRobotics site at Portland State University - Under Construction
 +
 +
== Blocks ==
 +
 +
* [Blocks Programming Reference Manual - ORTOPwww.ortop.org/ftc/BlocksProgramming/BlocksProgrammingReferenceManual.pdf Blocks Programming Reference Manual By Bruce Schafer June 20, 2018]

Revision as of 20:39, 12 November 2018

Status

  • Code examples need to be properly credited and documented.

Tutorials

  1. FTC State
  2. FTC Light Sensor
  3. FTC Motor Encoders
  4. FTC Linear and Iterative OpMode
  5. FTC Vuforia Navigation and
  6. FTC Analyze FixIt Navigation Code

Resources

FTC SDK and Tools

FTC Competition

Java

Here are a couple of online courses I found. I have not reviewed them and cannot speak for their value. The one Udacity course I am enrolled in I found of high quality. I would like to hear about your experiences and course suggestions.

Blocks

  • [Blocks Programming Reference Manual - ORTOPwww.ortop.org/ftc/BlocksProgramming/BlocksProgrammingReferenceManual.pdf Blocks Programming Reference Manual By Bruce Schafer June 20, 2018]