Cannot use ALAnimatedSpeech on Nao robot, using Naoqi 2.1.4

Publié environ 2 mois il y a par  Milosoulardgeii

Publier un sujet
Non résolus
M
Milosoulardgeii

Hi, 

I'm trying to get my NAO robot to move while he's talking to bring him to life during demonstrations, but the programme doesn't work. He talks while remaining immobile.  


    tts2 = ALProxy("ALAnimatedSpeech", nao_ip, nao_port)
    tts2.say(sentence, configuration)
    emotion=["BodyTalk_1","animations/Sit/BodyTalk/BodyTalk_1","animation","body language"]        tts2.say("Hello! ^start(animations/Sit/BodyTalk/BodyTalk_1) Nice to meet you!")    tts2.say('^start({emotion}{message} ^wait({emotion})"'.format(emotion=emotion,message="Hello nice to meet you ",),)        

 

What can I do ? 

Help and thank you very much.

0 Votes


0 Commentaires

Connexion ou S'inscrire pour poster un commentaire