Difference between revisions of "FTC 2021 Season"

From wikidb
Jump to: navigation, search
(OR RAS TrainingBot)
 
(17 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 =
 +
 +
== Notes for The New Mini Training Robots Using OnBot Java ==
  
 
* [[FTC TrainingBot Hardware 20210927]]
 
* [[FTC TrainingBot Hardware 20210927]]
Line 19: Line 23:
 
* [[FTC TrainingBot Driver Station 20210920]]
 
* [[FTC TrainingBot Driver Station 20210920]]
 
* [[FTC TrainingBot Power 20210920]]
 
* [[FTC TrainingBot Power 20210920]]
 +
 +
== Upgrading and Targeting Android Studio ==
  
 
* [[FTC TrainingBot Update Android Studio 20220221]] on Sisters (Dell laptop)
 
* [[FTC TrainingBot Update Android Studio 20220221]] on Sisters (Dell laptop)
  
= FTC Starter Bot =
+
= Benson Java Training =
 +
 
 +
* [[FTC Just Enough Android Studio 20220223]]
 +
* [[FTC Motor Encoders 20200304]]
 +
* [[FTC Using methods 20203018]]
 +
* [[FTC Color Sensor 20200311]]
 +
* [[FTC Staying out of Trouble Incrementally 20220401]]
 +
* [[FTC A Hint of CanDo - TBD 20220422]]
 +
* [[FTC CanDo With TensorFlow 20220513]]
 +
 
 +
= 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