FIRST Tech Challenge OnBot Java: Difference between revisions

From ORTOP Wiki
(→‎Videos: Added video by TaborTech; Added new category: Video Play Lists; Converted playlists to embedded)
(→‎Software: Added more explanation)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Introduction =
= Introduction =
The FTC OnBot Java Programming Tool is a text-based programming tool that lets programmers use a web browser to create, edit and save their Java op modes. This tool is recommended for programmers who have basic to advanced Java skills and who would like to write text-based op modes.
The FTC OnBot Java Programming Tool is a text-based programming tool that lets programmers use a web browser to create, edit and save their Java op modes. This tool is recommended for programmers who have basic to advanced Java skills and who would like to write text-based op modes.
= Software =
* The [https://github.com/FIRST-Tech-Challenge/FtcRobotController/release current release of the apps]
** Robot Controller App for Android phones and the REV Control Hub includes OnBot Java.
** Current release of the Driver Station App
* ''FIRST'' has created an [https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/OnBot-Java-Tutorial OnBot Java Tutorial.]


= Books =  
= Books =  
Line 11: Line 17:


= Videos =
= Videos =
==OnBot Java TeleOp Tutorial by Team Formula R==
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=JaRmbnXS5eI
|dimensions=480
}}
==OnBot Java Tutorial by Team TaborTech==
==OnBot Java Tutorial by Team TaborTech==
{{#evt:
{{#evt:
Line 17: Line 29:
|dimensions=480
|dimensions=480
}}
}}
==Using Tensorflow to Recognize Challenge Objects and Compute the Turn Offset by Edward Epp==
{{#evt:
service=youtube
|id=https://www.youtube.com/watch?v=Cd2PYhapyvw
|dimensions=480
}}
= Video Playlists=
= Video Playlists=
==Basic Onbot Java by Team Control Alt Destroy==
==Basic Onbot Java by Team Control Alt Destroy==

Latest revision as of 01:27, 17 August 2022

Introduction

The FTC OnBot Java Programming Tool is a text-based programming tool that lets programmers use a web browser to create, edit and save their Java op modes. This tool is recommended for programmers who have basic to advanced Java skills and who would like to write text-based op modes.

Software

Books

Online Tutorials

Videos

OnBot Java TeleOp Tutorial by Team Formula R

OnBot Java Tutorial by Team TaborTech

Using Tensorflow to Recognize Challenge Objects and Compute the Turn Offset by Edward Epp

Video Playlists

Basic Onbot Java by Team Control Alt Destroy

Advanced Onbot Java by Team Control Alt Destroy

Subforum

Advanced Topics