Update English_Navigation
Browse files- English_Navigation +12 -2
English_Navigation
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
visual_description, navigation_command
|
| 2 |
-
"
|
| 3 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
visual_description, navigation_command
|
| 2 |
+
"stop","Stop"
|
| 3 |
+
"forward","StepForward"
|
| 4 |
+
"left","TurnLeft"
|
| 5 |
+
"right","TurnRight"
|
| 6 |
+
"backward","StepBackward"
|
| 7 |
+
"idle","Idle"
|
| 8 |
+
"a wooden bench sitting in the middle of a walkway", "TurnLeft"
|
| 9 |
+
"a wooden bench sitting in the middle of a walkway", "TurnRight"
|
| 10 |
+
"a wooden bench sitting in the middle of a walkway", "StepForward"
|
| 11 |
+
"a wall is in front","TurnRight"
|
| 12 |
+
"a wall is in front","TurnLeft"
|
| 13 |
+
|