Skip to content
Snippets Groups Projects
Commit 32e06efa authored by Patric Steckstor's avatar Patric Steckstor
Browse files

operator speech update

parent 716aeed1
No related branches found
No related tags found
1 merge request!3update operator speech
......@@ -7,12 +7,10 @@ public <statement> = <command>;
<command> = [<robot>] ( <followMe> | <arrived> | <goBack> ) [<robot>];
<goBack> = ( go back );
<goBack> = ( [thanks you can] go back [now] );
<followMe> = ((follow | come with ) me [to the <place>]);
<followMe> = [please] ((follow | come with ) me [to the <place>]);
<arrived> = ((stop [(here | following me)]) | (wait here) | (we arrived [ at the <place>]) );
<place> = ( car );
<> = ( car );
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment