Interaction 1
---------------


Observation:
Station table1:
table1 is a table
table1 has bread1
table1 has bread1 directly on top of it
table1 has no players at it

Station board1:
board1 is a cutting board
board1 has lettuce1
board1 has lettuce1 directly on top of it
board1 has no players at it

Station sink1:
sink1 is a sink
sink1 has nothing on it
sink1 has no players at it

Station stove1:
stove1 is a stove
stove1 is occupied by robot1
stove1 has bread2
stove1 has bread2 directly on top of it

Station fryer1:
fryer1 is a fryer
fryer1 has onion1
fryer1 has onion1 directly on top of it
fryer1 has no players at it

Station table2:
table2 is a table
table2 has nothing on it
table2 has no players at it

Station board2:
board2 is a cutting board
board2 has bottombun1
board2 has bottombun1 directly on top of it
board2 has no players at it

Station table3:
table3 is a table
table3 has nothing on it
table3 has no players at it

Station sink2:
sink2 is a sink
sink2 has potato1
sink2 has potato1 directly on top of it
sink2 has no players at it

Station sink3:
sink3 is a sink
sink3 has cheese1
sink3 has cheese1 directly on top of it
sink3 has no players at it

Station sink4:
sink4 is a sink
sink4 has onion2
sink4 has onion2 directly on top of it
sink4 has no players at it

Station fryer2:
fryer2 is a fryer
fryer2 has nothing on it
fryer2 has no players at it

Item bread1:
bread1 is a bread slice
bread1 is at table1
bread1 is directly on top of table1
bread1 has nothing above it

Item lettuce1:
lettuce1 is a head of lettuce
lettuce1 can be cut on a cutting board
lettuce1 is at board1
lettuce1 is directly on top of board1
lettuce1 has nothing above it

Item bread2:
bread2 is a bread slice
bread2 is at stove1
bread2 is directly on top of stove1
bread2 has nothing above it

Item onion1:
onion1 is an onion
onion1 can be cut on a cutting board
onion1 is at fryer1
onion1 is directly on top of fryer1
onion1 has nothing above it

Item bottombun1:
bottombun1 is a bottom bun
bottombun1 is at board2
bottombun1 is directly on top of board2
bottombun1 has nothing above it

Item potato1:
potato1 is a potato
potato1 is at sink2
potato1 is directly on top of sink2
potato1 has nothing above it

Item cheese1:
cheese1 is a cheese slice
cheese1 is at sink3
cheese1 is directly on top of sink3
cheese1 has nothing above it

Item onion2:
onion2 is an onion
onion2 can be cut on a cutting board
onion2 is at sink4
onion2 is directly on top of sink4
onion2 has nothing above it

Player robot1:
robot1 is a robot
robot1 is at stove1
robot1 is holding nothing

Valid Actions:
Move robot1 from stove1 to table1
Move robot1 from stove1 to board1
Move robot1 from stove1 to sink1
Move robot1 from stove1 to fryer1
Move robot1 from stove1 to table2
Move robot1 from stove1 to board2
Move robot1 from stove1 to table3
Move robot1 from stove1 to sink2
Move robot1 from stove1 to sink3
Move robot1 from stove1 to sink4
Move robot1 from stove1 to fryer2
Pick up bread2 from stove1 using robot1
Do nothing

Goal: Prepare a onion cheese sandwich on a table


Plan:
Move robot1 from stove1 to board1
Pick up lettuce1 from board1 using robot1
Move robot1 from board1 to table3
Place lettuce1 on table3 using robot1
Move robot1 from table3 to fryer1
Pick up onion1 from fryer1 using robot1
Move robot1 from fryer1 to board1
Place onion1 on board1 using robot1
Cut onion1 on board1 using robot1
Cut onion1 on board1 using robot1
Cut onion1 on board1 using robot1
Pick up onion1 from board1 using robot1
Move robot1 from board1 to table1
Stack onion1 on top of bread1 using robot1
Move robot1 from table1 to sink3
Pick up cheese1 from sink3 using robot1
Move robot1 from sink3 to table1
Stack cheese1 on top of onion1 using robot1
Move robot1 from table1 to stove1
Pick up bread2 from stove1 using robot1
Move robot1 from stove1 to table1
Stack bread2 on top of cheese1 using robot1