2013 FRC Control System | RobotBuilder - 1 views
-
Sam Ringer on 13 Nov 13Main entry page to the 2013 Robot Builder Java code generator. We get this tool as part of the Java programming interface to the robot controller. It is graphical code generator written in Java. It will automatically create all the basic java classes and methods that you can edit to create the robot program. It also has built in code for doing the download to the robot. So when you run the code in the Netbean's IDE it will compile and upload the result to the robot. Very cool.