|
Re: How to run GRIP in headless mode on the driver station?
Hi Thomas.
Unfortunately I get an exception when I try to run GRIP in headless mode on Windows:
C:\Users\David>java -jar C:\Users\David\AppData\Local\GRIP\app\core-1.2.0-all.jar test.grip
Exception in thread "main" java.lang.IllegalArgumentException: Unknown signal: HUP
at sun.misc.Signal.<init>(Unknown Source)
at edu.wpi.grip.core.Main.main(Main.java:39)
I tried setting CLASSPATH to the C:\Users\David\AppData\Local\GRIP\app directory and got the same error.
David
|