View Single Post
  #1   Spotlight this post!  
Unread 14-11-2015, 17:40
team8 team8 is offline
Registered User
FRC #0008
 
Join Date: Nov 2015
Location: California
Posts: 6
team8 is an unknown quantity at this point
Help with deploying Java

This year we are trying to switch to Java, and have already rewrote our existing C++ code in Java. When we initially tried to deploy Java to our robot, we encountered a deploy error. This was rectified when we downloaded the JVM and deploying now executes without errors. However, the driver station says "no robot code" after deploying. Does anyone have a comprehensive checklist of things that must be done in order to deploy Java code to the roborio successfully? Our code is here: https://github.com/team8/jFreyja/tree/controller
Thanks.

Last edited by team8 : 14-11-2015 at 17:46.
Reply With Quote