Next version 'Nixie' is coming soon !

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

Okay, I'll admit I'm frustrated.   Last week, I had trouble getting my Inmoov servos running from Myrobotlab (but I could attach as usual with a simple Arduino sketch), so I decided to start from scratch.  

I wiped out the entire mrl directory, downloaded the latest version of Java (8.73) and downloaded the latest version of MRL to the mrl directory.   

However, when I try to start it, I get a null pointer exception and MRL crashes.   

I've attached the log file and it doesn't appear to get very far...

I've been re-wiring my InMoov(s) here with the Nervo board from Gael.  Here's a couple photos that are showing some of the progress.  I've been very happy with how easy they were to assemble, and the make the wiring much cleaner that what I had before.

 

Hi ,

I've a little problem, when i build the dist or jar, the build is successful, but  the new service WikiDataFetcher is not installed , must i add it somewhere ?

And another little thing, the version is1.0$(envTRAVIS_BUILD_NUMBER) , Normal ?

all is ok under eclipse (F11)

 

thx

Hi everybody,

We have a new service : WikiDataFetcher . This service grab data from wikis website ( for now wikidata )

It's still work in progress, but there is already few functions ( getDescription(), getTime(), getUrl(), etc .. )

wikidata store data by entities with an ID , by exemple, Adam Sandler have the ID Q132952 .

each entity contain several elements :

I am starting a new thread here that takes over from a previous thread that nolonger matches it's title.

I had lot's of trouble getting my Arduino to work on Win7-64 so I have installed it under Ubuntu 12.0.4 and I am still having trouble. The old thread is here:

http://myrobotlab.org/content/first-time-arduino-softreset

Basically I can program the Arduindo OK, but MRL cannont communicate with it - has anyone else got this working?