Description

Getting started with myrobotlab - Having problems? Ask the nice people here.

I was wondering if there was any way to install them?

Side note: I'd love if there was an actual books or step by step web tutorial on how to set up one. Though that might be a wile as it seems a new project.

Hi,

I'm currently trying to use MRL to make somes test with Inmoov. The problem is that each time I launch MRL, I have this message : "could not create service python Python". Unfortunately I can't execute any code with the python service.

I tried to relaunch the service and to reinstall MRL but I still have this problem. The others services seems to work, I already used serial and servo.

I want to write a command that launches iTunes and play the first song that is in the playlist or random song ,for now I can only launch iTunes from my code but it doesn't start the song automatically, I added --play but its doesn't work ..it there away to make it work? my aiml pattern is here 

RoboJ is going ATV mobile with his new suspension frame.  Just have to add the shocks and E300 razor scooter motos that arrive on the morrow :-)  Yes, that is his custom bow for launching his grappling hook which will put R2D2 to shame.  :-)

Is ant necessary, or can it work using normal command line installation? Looking at the Ant website, it doesn't seem to have Linux instructions.

Update: I think I found it, though it's not very straight forward.

Even when trying to run the java app directly I get this error:

http://Error: Could not find or load main class .home.sarah.Downloads.myrobotlab.jar

Hello,

I use Adafruit16CServoDriver in the InMoov head.

scheme:

USB <-> Arduino Uno (pin 4,5) <-> (pin SCL,SDA) Adafruit16CServoDriver (pin 0,1,2...) -> Servo 1, Servo 2 ...

Servo 1 is jaw, servo 2 is left eye X, servo 3 is left eye Y, servo 4 is left eyelid, servo 5 is reight eye X ..... etc.

I have difficulties with understanding how to adjust the work in mrl?

I pour MrlComm.ino into Arduino. I strted in runtime Arduino service, choose COM port and connect.

Hello,
I can not run open cv, I have a 600tvl camera with an ezcap capture card, I had a problem with my old acquisition card but this is a new and well installed driver, I have the image with the map program acquisition but not in open cv of myrobotlab.
I tried the 3 display render, change the index camera and test in mrl all possibilities (open cv, input video ...) but I still do not have the video.
If I ask "look at me" it tells me "I'll watch you ....." but no follow-up because no video.
the camera works because under Windows I have the image without problems.