This is a first test to see if we could get the HelloRobyn script of Markus to work with InMoov2.0 [[InMoov2.full3.byGael.Langevin.1.py]] You miss You miss : ear.addListener("recognized", python.name, "heard", String().getClass()); Put it before the def heard() function Sorry , I forgot that was in Sorry , I forgot that was in 1695 Use this : ear.addListener("recognized", python.name, "heard") And of course Use And of course Use just ear.startListening() Ah okay, I will modify that Ah okay, I will modify that. But I still can use this? ear.startListening("sorry | how do you do | goodbye | i love you") Or should I just have ear.startListening() Check your pir ports Gael You have you pir ports defined with different numbers than the top com port numbers Dont know if it matters but worth a look I got it working on InMoov 2 Got it working, here's how I fixed up the script. Added "Helvar = 1" after start mouth Changed all "InMoov references to "i01 Added i01 in front of "mouth.speak" Created def armsdown(): def lookleft(): and It Worky Heh, that was quick guys .. Heh, that was quick guys .. Nice work ! Log in or register to post comments
You miss You miss : ear.addListener("recognized", python.name, "heard", String().getClass()); Put it before the def heard() function
Sorry , I forgot that was in Sorry , I forgot that was in 1695 Use this : ear.addListener("recognized", python.name, "heard")
Ah okay, I will modify that Ah okay, I will modify that. But I still can use this? ear.startListening("sorry | how do you do | goodbye | i love you") Or should I just have ear.startListening()
Check your pir ports Gael You have you pir ports defined with different numbers than the top com port numbers Dont know if it matters but worth a look
I got it working on InMoov 2 Got it working, here's how I fixed up the script. Added "Helvar = 1" after start mouth Changed all "InMoov references to "i01 Added i01 in front of "mouth.speak" Created def armsdown(): def lookleft(): and It Worky
You miss
You miss :
ear.addListener("recognized", python.name, "heard", String().getClass());
Put it before the def heard() function
Sorry , I forgot that was in
Sorry , I forgot that was in 1695
Use this :
ear.addListener("recognized", python.name, "heard")
And of course Use
And of course
Use just
ear.startListening()
Ah okay, I will modify that
Ah okay, I will modify that.
But I still can use this?
ear.startListening("sorry | how do you do | goodbye | i love you")
Or should I just have
ear.startListening()
Check your pir ports Gael
You have you pir ports defined with different numbers than the top com port numbers
Dont know if it matters but worth a look
I got it working on InMoov 2
Got it working, here's how I fixed up the script.
Added "Helvar = 1" after start mouth
Changed all "InMoov references to "i01
Added i01 in front of "mouth.speak"
Created def armsdown():
def lookleft():
and It Worky
Heh, that was quick guys ..
Heh,
that was quick guys .. Nice work !