OnBot Java Programming Tutorial
===============================
.. raw:: html
Introduction
This tutorial will take you step-by-step through the process of
configuring, programming, and operating your Control System. This
tutorial uses the OnBot Java Programming Tool to help you get started
programming your robot.
The 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.
.. image:: images/onBotJavaScreen.jpg
:align: center
|
.. note::
:bdg-info:`OBJ` indicates that the content is specific to OnBot Java Programming
.. toctree::
:maxdepth: 2
intro/intro
config/config
connecting/connecting
opmode/opmode
reference/reference