Skip to content

Commit

Permalink
remove double QUE VOIS TU
Browse files Browse the repository at this point in the history
  • Loading branch information
hairygael authored Nov 28, 2024
1 parent a000182 commit 51cd421
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions peers/ProgramAB/fr-FR/aiml/_inmoovGestures.aiml
Original file line number Diff line number Diff line change
Expand Up @@ -1186,32 +1186,6 @@
<template>Peut-tu répondre, c'est nécessaire.
<get name="memorisenameinit"/></template>
</category></topic>

<category><pattern>QUE VOIS TU</pattern>
<template><think>
<!-- initial sentence ( workarround, because sraix blocking action here, sentence pushed inside a set )-->
<set name="startupSentence">
<random>
<li>Patience, je fait turbiner mon processeur.</li>
<li>Cela prend quelques instant d'analyse.</li>
<li>Un instant, il faut que je réfléchisse un peu.</li>
</random>
</set>
</think>
<think><set name="yoloReturn"><sraix><oob><mrl><service>python</service><method>evalAndWait</method><param>startYoloInventory(5)</param></mrl></oob></sraix></set></think>
<condition name="yoloReturn">
<!-- not detected ! -->
<li value="none">
<random>
<li>Désolé l'objet ou la personne est trop loin!</li>
<li>S'il te plait approche un peu mieux l'objet.</li>
</random>
</li>
<!-- Objet detecté ! -->
<li>Je vois <get name="yoloTotalDetected"/> choses, <get name="yoloReturn"/> de gauche à droite.</li>
</condition>
</template>
</category>
<category><pattern># CE QUE C EST</pattern>
<template>Fait moi voir.
<oob><mrl><service>python</service><method>exec</method><param>YoloOnUSonic()</param></mrl></oob></template>
Expand Down

0 comments on commit 51cd421

Please sign in to comment.