Difference between revisions of "FTC 2024 Season"

From wikidb
Jump to: navigation, search
(Maintenance)
(Maintenance)
Line 14: Line 14:
  
 
* [https://tryengineering.org/tryengineering-community-resources/using-tensorflow-to-detect-game-pieces-in-first-tech-challenge-robot-competitions-an-exploration-in-machine-learning/ Using TensorFlow to Detect Game Pieces in First Tech Challenge]
 
* [https://tryengineering.org/tryengineering-community-resources/using-tensorflow-to-detect-game-pieces-in-first-tech-challenge-robot-competitions-an-exploration-in-machine-learning/ Using TensorFlow to Detect Game Pieces in First Tech Challenge]
 +
 +
= References =
 +
 +
* [https://www.firstinspires.org/sites/default/files/uploads/resource_library/ftc/onbot-java-guide.pdf OnBot Java Guide] OnBot Java Guide
 +
* [https://www.firstinspires.org/resource-library/ftc/technology-information-and-resources FTC Programming Resources]
 +
* [https://www.youtube.com/playlist?list=PLEuGrYl8iBm7wW9gyxpLDhBJAOWDZid1P Java Video Tutorials]
 +
** [https://www.youtube.com/watch?v=7CDK5-m-vQw&list=PLEuGrYl8iBm7wW9gyxpLDhBJAOWDZid1P&index=2 Writing an Op Mode - Java]
 +
** [https://www.youtube.com/watch?v=cRcdGPaZ70Y&list=PLEuGrYl8iBm7wW9gyxpLDhBJAOWDZid1P&index=3 registering and Installing an Op Mode - Java]
 +
* [https://first-tech-challenge.github.io/SkyStone/index.html FTC API reference]
 +
* [https://github.com/FIRST-Tech-Challenge/FtcRobotController FTC SDK version 7.1]
 +
* [https://www.youtube.com/watch?v=IEWxGbj0SII How To Set Up A Github Repository For FTC]
  
 
= Maintenance =
 
= Maintenance =
  
 
* [[FTC TrainingBot Upgrade 20230901]]
 
* [[FTC TrainingBot Upgrade 20230901]]

Revision as of 11:59, 1 September 2023

From 2023 Java Training

TensorFlow Video Training

References

Maintenance