Skip to content
Snippets Groups Projects
Commit c62c258b authored by Suchit Sharma's avatar Suchit Sharma
Browse files

added location for robocup

parent efcc28fa
No related branches found
No related tags found
No related merge requests found
...@@ -128250,6 +128250,7 @@ waste W EY S T ...@@ -128250,6 +128250,7 @@ waste W EY S T
waste's W EY S T S waste's W EY S T S
wastebasket W EY S T B AE S K AH T wastebasket W EY S T B AE S K AH T
wastebaskets W EY S T B AE S K AH T S wastebaskets W EY S T B AE S K AH T S
waste_bin W EY S T B IH N
wasted W EY S T AH D wasted W EY S T AH D
wasted(2) W EY S T IH D wasted(2) W EY S T IH D
wasteful W EY S T F AH L wasteful W EY S T F AH L
...@@ -38,11 +38,11 @@ public <task> = [<robot_name>] [(would | could) you] [please] <command> [please] ...@@ -38,11 +38,11 @@ public <task> = [<robot_name>] [(would | could) you] [please] <command> [please]
<second_location> = <appliance_class> | <shelf_class> | <seat_class> | <table_class> | <door_class> | door | seating | utensil | location | room | appliance | shelf | seat | table | somewhere | apartment | furniture; <second_location> = <appliance_class> | <shelf_class> | <seat_class> | <table_class> | <door_class> | door | seating | utensil | location | room | appliance | shelf | seat | table | somewhere | apartment | furniture;
<appliance_class> = (coat rack) | kitchen_counter | fridge | bar; <appliance_class> = waste_bin | fridge | stove;
<shelf_class> = book_shelf | (food shelf); <shelf_class> = bar | side_board | (right side_table) | (left side_table);
<seat_class> = <seating_class>; <seat_class> = <seating_class>;
<seating_class> = sofa | bed; <seating_class> = sofa | armchair | bed;
<table_class> = kitchen_table | desk | side_table | couch_table | (bedroom table); <table_class> = kitchen_table | hallway_table | dinner_table | couch_table ;
<door_class> = (room door); <door_class> = (room door);
<room_class> = kitchen | living_room | bedroom | hallway; <room_class> = kitchen | living_room | bedroom | hallway;
<utensil_class> = trash_bin; <utensil_class> = trash_bin;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment