|
robocup_knowledge
|
Variables | |
| common = knowledge_loader.load_knowledge("common") | |
| string | grammar |
| Actions. More... | |
| string | grammar_target = "T" |
| list | not_understood_sentences |
| string | old_grammar |
| Predefined questions. More... | |
| pick_location | |
| Verbs & shared stuff. More... | |
| place_location | |
| True | |
| challenge_spr.common = knowledge_loader.load_knowledge("common") |
Definition at line 2 of file rgo2017/challenge_spr.py.
| string challenge_spr.grammar |
| string challenge_spr.grammar_target = "T" |
Definition at line 10 of file rgo2017/challenge_spr.py.
| list challenge_spr.not_understood_sentences |
Definition at line 4 of file rgo2017/challenge_spr.py.
| string challenge_spr.old_grammar |
Predefined questions.
Counting People Arena questions Object / Category questions Data
Definition at line 214 of file rgo2017/challenge_spr.py.
| challenge_spr.pick_location |
Verbs & shared stuff.
Definition at line 46 of file rgo2017/challenge_spr.py.
| challenge_spr.place_location |
Definition at line 46 of file rgo2017/challenge_spr.py.
| challenge_spr.True |
Definition at line 46 of file rgo2017/challenge_spr.py.
1.8.17