robocup_knowledge
robotics_testlabs/challenge_robonurse.py
Go to the documentation of this file.
1 room = "living_room"
2 grannies_table = "dinnertable"
3 bottle_shelf = "bookcase/shelf2"
4 bottle_shelf_waypoint = "bookcase_waypoint"
5 
6 spec = "((the <color> pills)|(<color> one)|(<color>))"
7 choices = {'color':['red','white','blue']}