forked from ms-iot/ros_msft_luis
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ROS_Direction.lu
65 lines (39 loc) · 999 Bytes
/
ROS_Direction.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
> LUIS application information
> !# @app.name = ROS_Direction
> !# @app.versionId = 0.1
> !# @app.culture = en-us
> !# @app.luis_schema_version = 7.0.0
> !# @app.tokenizerVersion = 1.0.0
> # Intent definitions
## Move Backward
- backup fast
- backup slowly
- move backward
- move backward 3 inches
- move backward 3 meters
- move backward slowly
- please move back 4 parsecs
## 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
## None
## Turn Left
- turn left 50 degrees
- turn left slowly
- turn left {@dimension}
## Turn Right
- turn right
- turn right 50 degrees
- turn right {@dimension}
> # Entity definitions
> # PREBUILT Entity definitions
@ prebuilt dimension
@ prebuilt keyPhrase
@ prebuilt number
> # Phrase list definitions
> # List entities
> # RegEx entities