Difference between revisions of "FTC 2021 Season"

From wikidb
Jump to: navigation, search
(FTC Starter Bot)
 
(5 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]
  
 
= OR RAS TrainingBot =
 
= OR RAS TrainingBot =
Line 36: Line 38:
 
* [[FTC CanDo With TensorFlow 20220513]]
 
* [[FTC CanDo With TensorFlow 20220513]]
  
= MiniBot Training Robot =
+
= Training Robots =
 +
 
 +
== MiniBot Training Robot ==
 
'''TBD'''
 
'''TBD'''
 
* [https://www.revrobotics.com/rev-45-1171/ MiniBot Hardware Kit]
 
* [https://www.revrobotics.com/rev-45-1171/ MiniBot Hardware Kit]
 
* [https://www.streamtechreviews.com/blog/logitech-c270-vs-c310-vs-c920 Logitech C270, C310, C920]
 
* [https://www.streamtechreviews.com/blog/logitech-c270-vs-c310-vs-c920 Logitech C270, C310, C920]
  
= FTC Starter Bot =
+
== FTC Starter Bot ==
  
 
* [https://docs.revrobotics.com/kickoff-concepts/ Kickoff Concepts]
 
* [https://docs.revrobotics.com/kickoff-concepts/ Kickoff Concepts]
 
* [https://docs.revrobotics.com/kickoff-concepts/freight-frenzy-2021-2022/starter-bot-freight-frenzy Starter Bot Concepts]
 
* [https://docs.revrobotics.com/kickoff-concepts/freight-frenzy-2021-2022/starter-bot-freight-frenzy Starter Bot Concepts]
 
* [https://www.revrobotics.com/rev-45-1883/ REV-45-1883 FTC Starter Kit V3]
 
* [https://www.revrobotics.com/rev-45-1883/ REV-45-1883 FTC Starter Kit V3]

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