Hi Jim,
The preferred way is create a new directory e.g.
C:\MRL\523
Dump the jar in there ..
Then in a terminal
cd C:\MRL\523
java -jar myrobotlab.jar --install
This usually prevents incompatibility errors, additionally the "install" is not so bad, as most of the files are already cached locally on your machine
Hi Jim, The preferred way is
Hi Jim,
The preferred way is create a new directory e.g.
C:\MRL\523
Dump the jar in there ..
Then in a terminal
cd C:\MRL\523
java -jar myrobotlab.jar --install
This usually prevents incompatibility errors, additionally the "install" is not so bad, as most of the files are already cached locally on your machine
Then you should be able to start
cd C:\MRL\523
java -jar myrobotlab.jar
You should get a webgui and Intro service