Skip to content

Commit

Permalink
Merge pull request #969 from tue-robotics/fix/demo_grammar
Browse files Browse the repository at this point in the history
remove unused grammar from demo knowledge
  • Loading branch information
MatthijsBurgh committed Dec 14, 2019
2 parents 474848a + 72a60b0 commit 029280e
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,7 @@
##############################################################################

grammar += """
V_GUIDE -> guide | escort | take | lead | accompany
DET -> the | a | an | some
NUMBER -> one | two | three
MANIPULATION_AREA_DESCRIPTION -> on top of | at | in | on | from
"""

Expand Down

0 comments on commit 029280e

Please sign in to comment.