You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: harmoni_core/harmoni_pattern/pattern_scripting/speak_for_demo.json
+27-19
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,20 @@
2
2
{
3
3
"set": "sequence",
4
4
"steps": [
5
+
{
6
+
"gesture_qt": {
7
+
"action_goal": "DO",
8
+
"resource_type": "actuator",
9
+
"wait_for": "",
10
+
"trigger": "{'gesture':'QT/bye', 'timing': 0.5}"
11
+
}
12
+
},
5
13
{
6
14
"tts_default": {
7
15
"action_goal": "REQUEST",
8
16
"resource_type": "service",
9
17
"wait_for": "new",
10
-
"trigger": "Hi Ashley, how are you doing today? I know it has been a tough time lately."
18
+
"trigger": "Hey Ashley, it is good to see you! How are you doing today?"
11
19
}
12
20
},
13
21
[
@@ -18,14 +26,6 @@
18
26
"wait_for": ""
19
27
}
20
28
},
21
-
{
22
-
"gesture_qt": {
23
-
"action_goal": "DO",
24
-
"resource_type": "actuator",
25
-
"wait_for": "",
26
-
"trigger": "{'gesture':'QT/bye', 'timing': 0.5}"
27
-
}
28
-
},
29
29
{
30
30
"face_mouth_default": {
31
31
"action_goal": "DO",
@@ -39,12 +39,20 @@
39
39
{
40
40
"set": "sequence",
41
41
"steps": [
42
+
{
43
+
"gesture_qt": {
44
+
"action_goal": "DO",
45
+
"resource_type": "actuator",
46
+
"wait_for": "",
47
+
"trigger": "{'gesture':'QT/sad', 'timing': 0.5}"
48
+
}
49
+
},
42
50
{
43
51
"tts_default": {
44
52
"action_goal": "REQUEST",
45
53
"resource_type": "service",
46
54
"wait_for": "new",
47
-
"trigger": "That is good to hear, thank you for sharing."
55
+
"trigger": "Thank you for sharing. It sounds as though you are having a hard time with frustration right now. Would you like to expand on that? We can talk more about why you are feeling frustrated."
0 commit comments