Description

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

Hey, 

we just started building the inMoov as a project in a small group at our university. Unfortunately, some things just don't work as expected... 

As you can see in the subject, we get the errorcode, that we can't find a module named googlecode. We work with the exampleproject facedetector.py and obviously the line with

"from com.googlecode.javacv.cpp.opencv_core import CvPoint;"

doesn't work with the named ImportError. 

Do you have any experiences/suggestions what we could do to fix this problem?

Hi,

I'm new user in myrobotLab using it for inmoov project.

I try to change the .myrobotlab/io1.ear.xml file to configure sphinx for French language recognition (i also add directories with all the files for french)

But I doesn't work an It seems that i01.ear.xml file and other ones like ear.xml are rewritten each time i start my python script.

So i suppose it's probably what the service do not take care of new confg.

Can you help me with that ?

My english accent is so bad that there is no other option ;-)

Hi,

I'm trying to make a service for manage infrared remote code, And i need do generate pulse at 38KHz.

I've tryed to do this ( see the code ) , but it's really slow . Can someone give me a method to do that ?

I have determined that my scooter routine is hanging up on trying to clean out the serial buffer that used to work with MRL .99. 

Where can I find out what the new serial routine can accept and pass back and forth, command line options.

like how many characters in buffer, empty buffer, stop serial?

thanks

harland

Hello. I'm a newbie in Python and MRL. I have 3 question at the moment. I'm so greatful if someone help me :)
1.  what is addListener? Can you explain that in detail?
2.  What is the different between addListener and subscribe?
3. why MRL does not have loop like arduino?

I'm so greatful if someone help me :)

Trying to switch InMoov control from windows to raspi. Can run now MRL and finally got the arduinos connected on the raspi 2 :-)

I can play mp3 files on the raspi with mpg321.

When I run the python "minimal.py" script it does not speak:

Log-output from java:
... - listening
... - recognized: rest
... - audioFile/google/en_gb/audrey/did you say. rest.mp3 is missing

Having completed most of InMoov's head and borged a USB webcam into the eye socket I want to play with tracking.

I'm assuming that I need to use the Tracking runtime, but when I look down the list Top Codes and Tracking are not installed. If I try to install them I get the following error

Hello

Kinect and MRL works on MAC OSX MRL1.0.115 and MRL1.0.116

Download SimpleOpenNI

https://code.google.com/p/simple-openni/wiki/Installation

Open folder

Copy file (libSimpleOpenNI.jnilib) from folder SimpleOpenNI/library in MRL(your folder)/libraries/native

Copy folder (NiTE2 and osx) from folder SimpleOpenNI/library in MRL(your folder)/libraries/native

Copy file (SimpleOpenNI.jar) from folder SimpleOpenNI/library in MRL(your folder)/libraries/jar

And it goes

greeting xmike

 

Hello, could someone explain me, how i could get OpenCvData to my Python Script, like the size of the Box of an detected Object. I tried around with the add.listener think and some oder combinations, but couldn't get the Data to be retreived in the Script so i could use it (for exemple simple printing it).
Im sorry for all the questions i am asking right now, but i am not familiar with such Data Structure and it's difficult for me to read the javadoc thing to get stuff going.
Thanks for your help.

Hi guys, I am new to myrobotlab and i'd like to know if there exists some tutorials to use beside the example scripts.  I'd like to see some sort of lists for some services with commands one can use, what the do and how to use them.
I'd be glad if yomethink like this would exist, especially for more information about the sphinx service.

Thank you guys =)