Hello,

I have problem with starting InMoov with MRL.

Some error occured:

I downloaded latest myrobotmab.jar

Installed it by: java -jar myrobotlab.jar --install

if I start "java -jar myrobotlab.jar" mrl is started normally.

But when I start "START_INMOOV.bat" some errors occure.

Full log from console is there:

/sites/default/files/users/user2220files/LOG.txt

What is wrong?

Can we help me, please?

kwatters

4 years 7 months ago

You're seeing a problem on the "latest" build because of how the command line args are passed into myrobotlab now.  We do need to update the inmoov start scripts to accomodate that. 

We haven't tested it or bundled any of the updated inmoov scripts together.. but I did do one here:

https://github.com/MyRobotLab/inmoov/blob/develop/START_INMOOV.bat

See if that script will work for you.  It's much simpler than the previous version of the script.  You'll see the line at the end is the new updated command line args for starting the inmoov default script

 

good luck!  Let us know if you have other problems.  Things evolved in MyRobotLab quicker than the InMoov scripts could keep up..  Good news is, I think things are getting stable again.

Hello,

I suggest to use the stable version available on InMoov website, because the latest needs a lot of testing before it will be working properly with InMoov. There has been a lot of modifications in MRL larely wich needs to be stable before we start to fix the InMoov scripts.