robocup_knowledge
Variables
challenge_robonurse Namespace Reference

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>))"
 

Variable Documentation

◆ bottle_shelf

challenge_robonurse.bottle_shelf = "cupboard"

Definition at line 3 of file rgo2015/challenge_robonurse.py.

◆ bottle_shelf_waypoint

challenge_robonurse.bottle_shelf_waypoint

Definition at line 4 of file robotics_testlabs/challenge_robonurse.py.

◆ bottle_shelves

challenge_robonurse.bottle_shelves

Definition at line 3 of file rwc2015/challenge_robonurse.py.

◆ choices

challenge_robonurse.choices = {'color':['red','white','blue']}

Definition at line 6 of file rgo2015/challenge_robonurse.py.

◆ grannies_table

challenge_robonurse.grannies_table = "couchtable"

Definition at line 2 of file rgo2015/challenge_robonurse.py.

◆ room

challenge_robonurse.room = "livingroom"

Definition at line 1 of file rgo2015/challenge_robonurse.py.

◆ spec

challenge_robonurse.spec = "((the <color> pills)|(<color> one)|(<color>))"

Definition at line 5 of file rgo2015/challenge_robonurse.py.