FIRST Tech Challenge OnBot Java: Difference between revisions
From ORTOP Wiki
BruceSchafer (talk | contribs) (→Videos: Added video by Team Formula R) |
BruceSchafer (talk | contribs) (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 16: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
- The current release of the Robot Controller App for Android phones and the REV Control Hub includes OnBot Java.
- FIRST has created an OnBot Java Tutorial.
Books
- Learn Java for FTC