I am using the InMoov2.minimal python script and I can get it to run and recognize my voice about half the time.

My question is, the script says:

# for any command which you say - you will be required to say a confirmation
# e.g. you say -> open hand, InMoov will ask -> "Did you say open hand?"
 
My problem is that InMoov doesn't say anything, not on the screen, nor over the speakers.
 
Any ideas of what to look for?
 
Thanks.

wvantoorn

9 years 8 months ago

When it does not work, go to the left top corner, pres help and click on noworky.

type in your username and send.

then go to the shoutbox and ask grog for help.

that way he can see what is wrong, and what to do. Then he does his magic, and voila..... Worky!

so please send a noworky, other wise it is like a blind person has to make a 10.000 piece 3d puzzle, it can be done but will take forever.

 

gr. Wilco

Alessandruino

9 years 8 months ago

Ehi Major... I looked at the noworky you sent...

Could you please copy/paste the script instead of opening it from python?

So :

#1 : open the script with a text editor and copy the script

#2: paste it in the python tab in mrl

#3 : hit the excute button

If it still doesn't work send another noworky

Alessandruino,

I had done that before sending the noworky.

Copy/paste works fine but loading the script file will cause it to fail.

Last night I created the script on another computer, transfered it to my laptop & tested it.

It failed as well, so the file itself and/or the source of creation are not the issues.

It's acting like the file open function is adding a hidden character at the beginning of the file and that character is causing python to choke.

Let me know if there is anything I can do to assist in the troublshooting.

Thanks,

Alessandruino

9 years 8 months ago

Ehi Major... I looked at the noworky you sent...

Could you please copy/paste the script instead of opening it from python?

So :

#1 : open the script with a text editor and copy the script

#2: paste it in the python tab in mrl

#3 : hit the excute button

If it still doesn't work send another noworky

MajorDKSE

9 years 8 months ago

Ok,
 
I just sent two no-workies.
 
The first one was trying to run the py file when loaded by the file/open menu command.
 
The second no-worky is copy/paste of the py file.  The unit will display my voice command, most of the time, never asks for comirmation and does not move the servos even though it says that it is.  I can move the sliders and the servos work manually.
 
I noticed that the tx/rx lights on the arduino blink when using the sliders but do not blink when using the voice commands.
 
Hope this leads to a solution.
 
Thanks for the help everyone.