FIRST Tech Challenge OnBot Java: Difference between revisions

From ORTOP Wiki
(→‎Videos: Added video by Team Formula R)
(Added two links: current Robot Controller app and FIRST Wiki article on OnBot Java)
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 Robot Controller App] for Android phones and the REV Control Hub includes OnBot Java.
* FIRST has created an [https://github.com/FIRST-Tech-Challenge/FtcRobotController/wiki/OnBot-Java-Tutorial OnBot Java Tutorial.]


= Books =  
= Books =  

Revision as of 17:40, 17 May 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