From 3f3c8f82f2a96365688dd9c9de19c1bf56a823cd Mon Sep 17 00:00:00 2001 From: Westside Robotics Date: Thu, 21 Oct 2021 14:23:49 -0700 Subject: [PATCH] Add item 11, Java sample for Freight Frenzy --- Advanced-Topics.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Advanced-Topics.md b/Advanced-Topics.md index 3ac146f..f398eda 100644 --- a/Advanced-Topics.md +++ b/Advanced-Topics.md @@ -8,4 +8,6 @@ 7. [Using an External Webcam with Control Hub](Using-an-External-Webcam-with-Control-Hub) 8. [Using an External UVC Camera and a Powered USB Hub](Using-an-External-UVC-Camera-and-a-Powered-USB-Hub) 9. [Using Computer Vision in the FIRST Tech Challenge](Using-Computer-Vision-in-FTC) -10. [Blocks Sample Op Mode for TensorFlow Object Detection - Freight Frenzy](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection) \ No newline at end of file +10. [Blocks Sample Op Mode for TensorFlow Object Detection - Freight Frenzy](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Blocks-Sample-Op-Mode-for-TensorFlow-Object-Detection) +11. [Java Sample Op Mode for TensorFlow Object Detection - Freight Frenzy](https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/Java-Sample-Op-Mode-for-TensorFlow-Object-Detection) +