Skip to content
Snippets Groups Projects
Commit 8eba852e authored by Patrick Renner's avatar Patrick Renner
Browse files

Updated automatica grammar

parent 3a4b000c
No related branches found
No related tags found
No related merge requests found
......@@ -7,10 +7,10 @@ public <statement> = <command>;
<command> = [<robot>] [<show>] (<shadowhands> | <cabinet1> | <cabinet2> | <cabinet3>) [<robot>];
<show> = (show me | show us | show | I would like to see);
<show> = (show me | show us | show | i would like to see);
<shadowhands> = (theamiros shadowhands)
<amiros> = (the amiros | the mini robots)
<cabinet1> = (the amiro cabinet)
<cabinet2> = (the tactile sensing cabinet)
<cabinet3> = (the flobi cabinet)
<shadowhands> = (the amiros shadowhands);
<amiros> = (the amiros | the mini robots);
<cabinet1> = (the amiro cabinet);
<cabinet2> = (the tactile sensing cabinet);
<cabinet3> = (the flobi cabinet);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment