This repository has been archived by the owner on Jul 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
/
ROS_roam.lu
376 lines (333 loc) · 6.43 KB
/
ROS_roam.lu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
> LUIS application information
> !# @app.name = roam
> !# @app.versionId = 1.0
> !# @app.culture = en-us
> !# @app.luis_schema_version = 7.0.0
> !# @app.tokenizerVersion = 1.0.0
> # Intent definitions
# Close Hand
- close gripper
- close gripper fast
- close gripper slow
- close gripper slowly
- close hand
- close hand fast
- close hand slow
- close hand slowly
- close wrist
- close wrist fast
- close wrist slow
- close wrist slowly
# Move Arm Backward
- arm back
- arm backwards
- arm in
- move arm 1 foot back
- move arm 1 foot backward
- move arm 1 inch back
- move arm 1 inch backward
- move arm back
- move arm back fast
- move arm back slow
- move arm back slowly
- move arm backward
- move arm backward fast
- move arm backward slow
- move arm backward slowly
- move arm backwards
- move arm in
- move arm in fast
- move arm in slow
- move arm in slowly
- pull back arm
- pull back arm fast
- pull back arm slow
- pull back arm slowly
# Move Arm Down
- arm down
- arm down 1 inch
- arm down fast
- arm down slow
- arm down slowly
- lower arm
- lower arm 1 foot
- lower arm fast
- lower arm slow
- lower arm slowly
- move arm 1 foot down
- move arm 1 inch down
- move arm down
- move arm down fast
- move arm down slow
- move arm down slowly
# Move Arm Forward
- arm forward
- arm out
- arm out fast
- arm out slow
- arm out slowly
- extend arm
- extend arm fast
- extend arm slow
- extend arm slowly
- move arm 1 foot forward
- move arm 1 inch forward
- move arm ahead
- move arm ahead fast
- move arm ahead slow
- move arm ahead slowly
- move arm forward
- move arm forward fast
- move arm forward slow
- move arm forward slowly
- move arm out
- move arm staight
# Move Arm Left
- arm left
- arm left 3 inches
- extend arm left
- extend arm left 1 inch
- extend arm left 10 centimeters
- extend arm to the left
- extend arm to the left 1 foot
- move arm left
- move arm left 1 foot
- move arm left 1 inch
- move arm left 10 centimeters
- move arm left 3 inches
- move arm left fast
- move arm left slowly
- move arm to the left
- move arm to the left 1 inch
- move arm to the left 10 centimeters
# Move Arm Right
- arm right
- arm right 1 foot
- arm right 10 centimeters
- extend arm right
- extend arm right 5 centimeters
- extend arm right fast
- extend arm right slowly
- extend arm to the right
- extend arm to the right 2 inches
- move arm right
- move arm right 1 inch
- move arm right 2 feet
- move arm to the right
- move arm to the right 1 foot
- move arm to the right 3 inches
- move arm to the right 5 centimeters
# Move Arm Up
- arm up
- arm up fast
- arm up slow
- arm up slowly
- lift arm
- lift arm 1 foot
- lift arm 1 inch
- lift arm fast
- lift arm slow
- lift arm slowly
- lift arm up
- move arm up
- move arm up 1 foot
- move arm up 1 inch
- move arm up fast
- move arm up slow
- move arm up slowly
- raise arm
- raise arm 1 foot
- raise arm 1 inch
- raise arm fast
- raise arm slow
- raise arm slowly
- raise arm up
- shift arm up
# Move Backward
- back
- back away
- back up
- backup
- backup fast
- backup please
- backup slowly
- backward
- drive back
- drive back fast
- drive back slow
- drive back slowly
- drive backward
- drive backward fast
- drive backward slow
- drive backward slowly
- go back
- go back fast
- go back slowly
- move back
- move back fast
- move back slow
- move backward
- move backward 3 inches
- move backward 3 meters
- move backward fast
- move backward slow
- move backward slowly
- move in reverse
- please move back 4 parsecs
- reverse
- reverse fast
- reverse slow
- reverse slowly
- step back
- step back fast
- step back slow
- step back slowly
- stop back until i say stop
# Move forward
- advance
- advance fast
- advance slow
- advance slowly
- drive forward
- drive forward fast
- drive forward slow
- drive forward slowly
- drive up
- drive up fast
- drive up slow
- drive up slowly
- forward
- forward fast
- forward move
- forward slow
- forward slowly
- go forward
- go forward fast
- go forward slow
- go forward slowly
- move ahead
- move forward
- move forward 5 feet
- move forward a couple of inches
- move forward fast
- move forward slowly
- move forward until you hit a wall
- move forward until you hit somthing
- step forward
- step up
- step up fast
- step up slow
- step up slowly
# None
# Open Hand
- open gripper
- open gripper fast
- open gripper slow
- open gripper slowly
- open hand
- open hand fast
- open hand slow
- open hand slowly
- open wrist
- open wrist fast
- open wrist slow
- open wrist slowly
- release hand
- release hand fast
- release hand slow
- release hand slowly
# Stop
- break
- bye
- cancel move
- close
- exit
- exit move
- halt
- hey robot stop
- hold
- pause
- quit
- shut down
- stand
- stay
- stop
- stop please
- stop stop
- stop walking
- terminate
# Turn Left
- curve left
- curve left fast
- curve left slow
- curve left slowly
- left
- left turn
- left turn please
- rotate left
- rotate left fast
- rotate left slow
- rotate left slowly
- spin left
- spin left fast
- spin left slow
- spin left slowly
- start left rotation
- turn anticlockwise
- turn left
- turn left 50 degrees
- turn left counterclockwise
- turn left fast
- turn left if there is space
- turn left slow
- turn left slowly
- turn left until i say stop
- twist left
- twist left fast
- twist left slow
- twist left slowly
- turn left {@dimension}
# Turn Right
- clockwise
- curve right
- curve right fast
- curve right slow
- curve right slowly
- move right
- right
- right clockwise
- right fast
- right rotation
- right slow
- right slowly
- right turn
- right turn until i say stop
- rotate right
- rotate right fast
- rotate right slow
- rotate right slowly
- spin right
- spin right fast
- spin right slow
- spin right slowly
- start right rotation
- turn clockwise
- turn right
- turn right 50 degree
- turn right 50 degrees
- turn right clockwise
- turn right fast
- turn right slow
- turn right slowly
- twist right
- twist right fast
- twist right slow
- twist right slowly
- turn right {@dimension}
> # Entity definitions
> # PREBUILT Entity definitions
@ prebuilt dimension
@ prebuilt number
> # Phrase list definitions
> # List entities
> # RegEx entities