Next version 'Nixie' is coming soon !

Help us to get ready with MyRobotLab version Nixie: try it !

Hello to everyone and it´s a pleasure to be here.

Another noob is here, from Brazil (but only speaking German and English).

It's a bit of a doosey ... its a one liner "install all Services" through ssh .. "would" work if it wasn't for the borked #**&@)*#@&  Java install on the Udoo

java -Djava.library.path="libraries/native:libraries/native/armv6.hfp.32.linux" -cp "./myrobotlab.jar:./libraries/jar/*" org.myrobotlab.service.Runtime org.myrobotlab.service.Runtime -update

Ok so this doesnt get dropped off because I wish to create a tutorial for others when done here goes.

1. What I am trying to do is set myself up a simple test board at work from which I can practice capturing gestures and scripting.

2. What I have done thus far is hook up a new mega 2560 to my laptop at work. Flashed it with the MRL.COMM.INO In a separate Arduino IDE environment. 

There are no servos attached to the board currently and no external power.

I figure external power is not needed presently as MRL does not know I am running a test board.

A couple months ago I printed of the pieces for a ROFI biped robot.  I really like the look and feel of it, and believe there could be lots of hacking and expansion potential.