Log in

View Full Version : Getting the code to work with the robot.


Lippseric
18-12-2013, 12:10
Hey guys,

With the competition fast approaching, our team (Scotbot 4284) has created a chassis, complete with everything except the programming aspect. our team participated two years ago, but have all left the team, all our members are noobs.

I have last years code, and I know a good amount of java, but I have no clue how to get the code to work with the robot. any advice? the code is made to work in NetBeans.

Any help is greatly appreciated. thanks

otherguy
18-12-2013, 12:31
A good place to start is here: http://wpilib.screenstepslive.com/s/3120

If you have specific questions, post them with source code and details on robot wiring.

EricWilliams
18-12-2013, 14:14
You can also try http://www.usfirst.org/sites/default/files/uploadedFiles/Robotics_Programs/FRC/Game_and_Season__Info/2013/GettingStartedwiththe2013FRCControlSystem.pdf or any of the resources here: http://www.usfirst.org/roboticsprograms/frc/2013-Control-System

Lippseric
19-12-2013, 11:59
thanks guys!