You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2019. It is now read-only.
BowlesCR edited this page Jan 21, 2015
·
3 revisions
The code that goes on the robot is written in Java. There are a lot of great resources online to learn the basics of Java, which is all you need to begin programming the robot.
Don't worry about going into the depths of Java, all that is necessary to program the robot is understanding the format and logic behind Java programs. Knowing some basic syntax (loops, if statements, and more) is also good knowledge to have.