| 
    robocup_knowledge
    
   | 
 
Variables | |
| string | bottle_shelf = "cupboard" | 
| bottle_shelf_waypoint | |
| bottle_shelves | |
| dictionary | choices = {'color':['red','white','blue']} | 
| string | grannies_table = "couchtable" | 
| string | room = "livingroom" | 
| string | spec = "((the <color> pills)|(<color> one)|(<color>))" | 
| challenge_robonurse.bottle_shelf = "cupboard" | 
Definition at line 3 of file rgo2015/challenge_robonurse.py.
| challenge_robonurse.bottle_shelf_waypoint | 
Definition at line 4 of file robotics_testlabs/challenge_robonurse.py.
| challenge_robonurse.bottle_shelves | 
Definition at line 3 of file rwc2015/challenge_robonurse.py.
| challenge_robonurse.choices = {'color':['red','white','blue']} | 
Definition at line 6 of file rgo2015/challenge_robonurse.py.
| challenge_robonurse.grannies_table = "couchtable" | 
Definition at line 2 of file rgo2015/challenge_robonurse.py.
| challenge_robonurse.room = "livingroom" | 
Definition at line 1 of file rgo2015/challenge_robonurse.py.
| challenge_robonurse.spec = "((the <color> pills)|(<color> one)|(<color>))" | 
Definition at line 5 of file rgo2015/challenge_robonurse.py.
 1.8.17