Skip to content
Snippets Groups Projects
Commit 5dba4422 authored by Leroy John Rügemer's avatar Leroy John Rügemer
Browse files

demoDyn: add spot the difference command

parent 30ac4414
No related branches found
No related tags found
No related merge requests found
...@@ -27,4 +27,5 @@ public <command> = [<robot>] ( <save> | <wave> | <who> | <goTo> | <followMe> | < ...@@ -27,4 +27,5 @@ public <command> = [<robot>] ( <save> | <wave> | <who> | <goTo> | <followMe> | <
<grasp> = ((grasp | give ) [me] ( an | the ) object); <grasp> = ((grasp | give ) [me] ( an | the ) object);
<trash> = ([please] ((take out the trash) | (take out the garbage))); <trash> = ([please] ((take out the trash) | (take out the garbage)));
<search> = ([please] search for [a] [waving] person); <search> = ([please] search for [a] [waving] person);
\ No newline at end of file <difference> = (spot the difference)
\ No newline at end of file
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