Difference between revisions of "FTC 2018"

From wikidb
Jump to: navigation, search
(Tutorials)
(Resources)
Line 20: Line 20:
 
* [http://ftckey.com/apis/ftc/index.html?com/qualcomm/robotcore/ Core FTC SDK] A reasonable starting link
 
* [http://ftckey.com/apis/ftc/index.html?com/qualcomm/robotcore/ Core FTC SDK] A reasonable starting link
 
* [http://ftckey.com/apis/ftc/index.html?com/qualcomm/robotcore/hardware/DcMotor.html FTC DCMotor Class]
 
* [http://ftckey.com/apis/ftc/index.html?com/qualcomm/robotcore/hardware/DcMotor.html FTC DCMotor Class]
 +
 +
== FTC Training Robot ==
 +
 +
* [[FTC Training Robot Locomotion]]
  
 
== FTC Competition ==
 
== FTC Competition ==

Revision as of 13:37, 7 October 2019

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
  7. FTC Tensor Flow Lite

Resources

FTC SDK and Tools

FTC Training Robot

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]