Difference between revisions of "FTC 2021 Season"

From wikidb
Jump to: navigation, search
(FTC TF API)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Guides =
 
= Guides =
  
 +
* [https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Using-TensorFlow-in-Freight-Frenzy Using TensorFlow in Freight Frenzy]
 
* [https://www.firstinspires.org/resource-library/ftc/game-and-season-info Game & Season Materials]
 
* [https://www.firstinspires.org/resource-library/ftc/game-and-season-info Game & Season Materials]
 
* [https://www.firstinspires.org/resource-library/ftc/technology-information-and-resources Programming Resources]
 
* [https://www.firstinspires.org/resource-library/ftc/technology-information-and-resources Programming Resources]
Line 12: Line 13:
 
* [https://github.com/FIRST-Tech-Challenge/FtcRobotController/blob/master/FtcRobotController/src/main/java/org/firstinspires/ftc/robotcontroller/external/samples/ConceptTensorFlowObjectDetection.java ConceptTensorFlowObjectDetection.java]
 
* [https://github.com/FIRST-Tech-Challenge/FtcRobotController/blob/master/FtcRobotController/src/main/java/org/firstinspires/ftc/robotcontroller/external/samples/ConceptTensorFlowObjectDetection.java ConceptTensorFlowObjectDetection.java]
 
** most recent - look at history (or blame)
 
** most recent - look at history (or blame)
* [https://libredd.it/r/FTC/comments/pu2p7u/freight_frenzytflite/ [FREIGHT FRENZY.tflite location]
+
* [https://libredd.it/r/FTC/comments/pu2p7u/freight_frenzytflite/ FREIGHT FRENZY.tflite location]
  
 
= OR RAS TrainingBot =
 
= OR RAS TrainingBot =

Latest revision as of 17:31, 19 May 2022

Guides

FTC TF API

OR RAS TrainingBot

Notes for The New Mini Training Robots Using OnBot Java

Upgrading and Targeting Android Studio

Benson Java Training

Training Robots

MiniBot Training Robot

TBD

FTC Starter Bot