File size: 417 Bytes
90feaf3 0580989 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
visual_description, navigation_command
"stop","Stop"
"forward","StepForward"
"left","TurnLeft"
"right","TurnRight"
"backward","StepBackward"
"idle","Idle"
"a wooden bench sitting in the middle of a walkway", "TurnLeft"
"a wooden bench sitting in the middle of a walkway", "TurnRight"
"a wooden bench sitting in the middle of a walkway", "StepForward"
"a wall is in front","TurnRight"
"a wall is in front","TurnLeft"
|