Difference between revisions of "FTC 2021 Season"

From wikidb
Jump to: navigation, search
(Benson Java Training)
 
(8 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 33: Line 35:
 
* [[FTC Color Sensor 20200311]]
 
* [[FTC Color Sensor 20200311]]
 
* [[FTC Staying out of Trouble Incrementally 20220401]]
 
* [[FTC Staying out of Trouble Incrementally 20220401]]
* [[FTC A Hint of CanDo (TBD) 20220422]]
+
* [[FTC A Hint of CanDo - TBD 20220422]]
 +
* [[FTC CanDo With TensorFlow 20220513]]
  
= FTC Starter Bot =
+
= Training Robots =
 +
 
 +
== MiniBot Training Robot ==
 +
'''TBD'''
 +
* [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]
 +
 
 +
== 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