View Single Post
  #1   Spotlight this post!  
Unread 15-12-2016, 19:47
Bradley Boxer's Avatar
Bradley Boxer Bradley Boxer is offline
Registered User
AKA: Bradley Boxer
FRC #0303 (TEST Team 303)
Team Role: Programmer
 
Join Date: May 2015
Rookie Year: 2015
Location: United States
Posts: 12
Bradley Boxer is an unknown quantity at this point
GRIP Generated Code Crashing on Startup

In preparation for the new season, my team has decided to experiment with vision using last year's targets. To do this, we decided to use the new "generate code" feature in GRIP running on the RoboRio. When we generated the code and added it to our program, we noticed the driver station displaying "No Robot Code", which we attributed to the code crashing on startup. When we downloaded the log, it displayed:

Code:
➔ Launching «'/usr/local/frc/JRE/bin/java' '-jar' '/home/lvuser/FRCUserProgram.jar'»
Even after waiting a couple minutes for the code to launch, no other message was ever displayed.

Our code is at the github link here. The vision class is being run in IPCam.java.
If anyone has any insight it would be greatly appreciated.
__________________
The opinions expressed in this post are mine and do not necessarily reflect those of my team.
Reply With Quote