This is our second year competing with FIRST Robotics. Last year we used LabView and this year we decided to change somethings up by using Java. I have some questions:
Is there a manual I can look at for programming in Java for this competition?
How do you deploy Java code to the cRIO (perhaps some kinda manual hence question number 1 can help me out here)?
you’ll need to sign up for a drop box account, then i’ll add you so you can download the code for getting started, I’ll be posting the video to screencast.com too.
You’ll have to excuse the quality, it was made in my basement at midnight, I figured you would be more concerned with the content
There are also some great example codes provided by other FRC teams out there on the internet.
Off the top of my head, RobotBrains.org. They have some excellent tutorials.
Also, both sets of FRC plug-ins (NetBeans and Eclipse) should come with examples in addition to the ones mentioned previously - and some of the plug-ins come with help content on launching projects and such. Though I may be a little late mentioning this as it seems CD has already given you lots to get started with