From 3acd5b11c1a3e406ae736ae8c5bd3c1cee7e3202 Mon Sep 17 00:00:00 2001 From: Ease112 Date: Tue, 21 Feb 2023 19:16:10 +0900 Subject: [PATCH] =?UTF-8?q?program=E3=83=95=E3=82=A1=E3=82=A4=E3=83=AB?= =?UTF-8?q?=E3=81=AE=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../program/scene1/Drink_alcohol.txt | 8 +++++ .../program/scene1/Drink_juice.txt | 7 ++++ .../program/scene1/Drink_milk.txt | 7 ++++ .../program/scene1/Drink_wine.txt | 7 ++++ .../program/scene1/Eat_breadslice.txt | 7 ++++ .../program/scene1/Eat_cupcake.txt | 7 ++++ .../program/scene2/Drink_alcohol.txt | 8 +++++ .../program/scene2/Drink_juice.txt | 7 ++++ .../program/scene2/Drink_milk.txt | 7 ++++ .../program/scene2/Drink_wine.txt | 7 ++++ .../program/scene2/Eat_breadslice.txt | 7 ++++ .../program/scene2/Eat_cupcake.txt | 7 ++++ .../program/scene3/Drink_alcohol.txt | 8 +++++ .../program/scene3/Drink_juice.txt | 7 ++++ .../program/scene3/Drink_milk.txt | 7 ++++ .../program/scene3/Drink_wine.txt | 7 ++++ .../program/scene3/Eat_breadslice.txt | 7 ++++ .../program/scene3/Eat_cupcake.txt | 7 ++++ .../program/scene4/Drink_alcohol.txt | 8 +++++ .../program/scene4/Drink_juice.txt | 7 ++++ .../program/scene4/Drink_milk.txt | 7 ++++ .../program/scene4/Drink_wine.txt | 7 ++++ .../program/scene4/Eat_breadslice.txt | 7 ++++ .../program/scene4/Eat_cupcake.txt | 7 ++++ .../program/scene5/Drink_alcohol.txt | 8 +++++ .../program/scene5/Drink_juice.txt | 7 ++++ .../program/scene5/Drink_milk.txt | 7 ++++ .../program/scene5/Drink_wine.txt | 7 ++++ .../program/scene5/Eat_breadslice.txt | 7 ++++ .../program/scene5/Eat_cupcake.txt | 7 ++++ .../program/scene6/Drink_alcohol.txt | 8 +++++ .../program/scene6/Drink_juice.txt | 7 ++++ .../program/scene6/Drink_milk.txt | 7 ++++ .../program/scene6/Drink_wine.txt | 7 ++++ .../program/scene6/Eat_breadslice.txt | 7 ++++ .../program/scene6/Eat_cupcake.txt | 7 ++++ .../program/scene7/Drink_alcohol.txt | 8 +++++ .../program/scene7/Drink_juice.txt | 7 ++++ .../program/scene7/Drink_milk.txt | 7 ++++ .../program/scene7/Drink_wine.txt | 7 ++++ .../program/scene7/Eat_breadslice.txt | 7 ++++ .../program/scene7/Eat_cupcake.txt | 7 ++++ .../scene1/Put_groceries_in_fridge1.txt | 11 ++++++ .../scene2/Put_groceries_in_fridge1.txt | 11 ++++++ .../scene3/Put_groceries_in_fridge1.txt | 11 ++++++ .../scene4/Put_groceries_in_fridge1.txt | 11 ++++++ .../scene5/Put_groceries_in_fridge1.txt | 11 ++++++ .../scene6/Put_groceries_in_fridge1.txt | 11 ++++++ .../scene7/Put_groceries_in_fridge1.txt | 11 ++++++ .../program/scene1/Clean_desk1.txt | 17 +++++++++ .../program/scene1/Clean_fridge.txt | 9 +++++ .../program/scene1/Clean_kitchen.txt | 35 +++++++++++++++++++ .../program/scene1/Clean_kitchentable.txt | 9 +++++ .../program/scene1}/Clean_livingroom.txt | 35 ++++++++++++------- .../program/scene1/Clean_sink1.txt | 32 +++++++++++++++++ .../program/scene1/Clean_sink2.txt | 11 ++++++ .../program/scene1/Clean_sofa.txt | 11 ++++++ .../program/scene1/Clean_stove.txt | 9 +++++ .../program/scene1/Clean_television1.txt | 10 ++++++ .../program/scene1/Clean_television2.txt | 9 +++++ .../program/scene2/Clean_desk1.txt | 17 +++++++++ .../program/scene2/Clean_fridge.txt | 9 +++++ .../program/scene2/Clean_kitchen.txt | 30 ++++++++++++++++ .../program/scene2/Clean_kitchentable.txt | 9 +++++ .../program/scene2/Clean_livingroom.txt | 25 +++++++++++++ .../program/scene2/Clean_sink1.txt | 32 +++++++++++++++++ .../program/scene2/Clean_sink2.txt | 11 ++++++ .../program/scene2/Clean_sofa.txt | 11 ++++++ .../program/scene2/Clean_stove.txt | 9 +++++ .../program/scene2/Clean_television2.txt | 9 +++++ .../program/scene3/Clean_fridge.txt | 9 +++++ .../program/scene3/Clean_kitchen.txt | 30 ++++++++++++++++ .../program/scene3/Clean_kitchentable.txt | 9 +++++ .../program/scene3/Clean_livingroom.txt | 14 ++++++++ .../program/scene3/Clean_sink1.txt | 32 +++++++++++++++++ .../program/scene3/Clean_sink2.txt | 11 ++++++ .../program/scene3/Clean_sofa.txt | 11 ++++++ .../program/scene3/Clean_stove.txt | 9 +++++ .../program/scene3/Clean_television1.txt | 10 ++++++ .../program/scene3/Clean_television2.txt | 9 +++++ .../program/scene4/Clean_desk1.txt | 17 +++++++++ .../program/scene4/Clean_fridge.txt | 9 +++++ .../program/scene4/Clean_kitchen.txt | 30 ++++++++++++++++ .../program/scene4/Clean_kitchentable.txt | 9 +++++ .../program/scene4/Clean_livingroom.txt | 26 ++++++++++++++ .../program/scene4/Clean_sink2.txt | 11 ++++++ .../program/scene4}/Clean_sofa.txt | 17 +++++---- .../program/scene4/Clean_stove.txt | 9 +++++ .../program/scene4/Clean_television2.txt | 10 ++++++ .../program/scene5/Clean_desk1.txt | 18 ++++++++++ .../program/scene5/Clean_fridge.txt | 9 +++++ .../program/scene5/Clean_kitchen.txt | 35 +++++++++++++++++++ .../program/scene5/Clean_kitchentable.txt | 9 +++++ .../program/scene5/Clean_livingroom.txt | 26 ++++++++++++++ .../program/scene5/Clean_sink2.txt | 11 ++++++ .../program/scene5}/Clean_sofa.txt | 17 +++++---- .../program/scene5/Clean_stove.txt | 9 +++++ .../program/scene5/Clean_television1.txt | 10 ++++++ .../program/scene5/Clean_television2.txt | 10 ++++++ .../program/scene6/Clean_desk1.txt | 18 ++++++++++ .../program/scene6/Clean_fridge.txt | 9 +++++ .../program/scene6/Clean_kitchen.txt | 35 +++++++++++++++++++ .../program/scene6/Clean_kitchentable.txt | 9 +++++ .../program/scene6/Clean_livingroom.txt | 25 +++++++++++++ .../program/scene6/Clean_sink1.txt | 32 +++++++++++++++++ .../program/scene6/Clean_sink2.txt | 11 ++++++ .../program}/scene6/Clean_sofa.txt | 17 +++++---- .../program/scene6/Clean_stove.txt | 9 +++++ .../program/scene6/Clean_television1.txt | 10 ++++++ .../program/scene6/Clean_television2.txt | 10 ++++++ .../program/scene7/Clean_desk1.txt | 18 ++++++++++ .../program/scene7/Clean_fridge.txt | 9 +++++ .../program/scene7/Clean_kitchen.txt | 30 ++++++++++++++++ .../program/scene7/Clean_kitchentable.txt | 9 +++++ .../program/scene7/Clean_livingroom.txt | 26 ++++++++++++++ .../program/scene7/Clean_sink1.txt | 32 +++++++++++++++++ .../program/scene7/Clean_sink2.txt | 11 ++++++ .../program/scene7}/Clean_sofa.txt | 17 +++++---- .../program/scene7/Clean_stove.txt | 9 +++++ .../program/scene7/Clean_television2.txt | 10 ++++++ ...ink_alcohol_while_watching_television2.txt | 15 ++++++++ ...Drink_juice_while_watching_television2.txt | 15 ++++++++ .../Drink_milk_while_watching_television2.txt | 15 ++++++++ .../Drink_wine_while_watching_television2.txt | 15 ++++++++ .../Eat_bread_while_watching_television2.txt | 15 ++++++++ ...Eat_cupcake_while_watching_television2.txt | 15 ++++++++ .../program}/scene1/Relax_on_bed.txt | 4 +-- .../program/scene1}/Relax_on_sofa.txt | 4 +-- ...x_on_sofa_while _watching_television2.txt} | 16 ++++----- .../program/scene1/Watch_television2.txt} | 14 ++++---- ...ink_alcohol_while_watching_television2.txt | 15 ++++++++ ...Drink_juice_while_watching_television2.txt | 15 ++++++++ .../Drink_milk_while_watching_television2.txt | 15 ++++++++ .../Drink_wine_while_watching_television2.txt | 15 ++++++++ .../Eat_bread_while_watching_television2.txt | 15 ++++++++ ...Eat_cupcake_while_watching_television2.txt | 15 ++++++++ .../program/scene2}/Relax_on_bed.txt | 4 +-- .../program/scene2}/Relax_on_sofa.txt | 4 +-- ...ax_on_sofa_while_watching_television2.txt} | 16 ++++----- .../program/scene2/Watch_television2.txt} | 14 ++++---- ...ink_alcohol_while_watching_television2.txt | 15 ++++++++ ...Drink_juice_while_watching_television2.txt | 15 ++++++++ .../Drink_milk_while_watching_television2.txt | 15 ++++++++ .../Drink_wine_while_watching_television2.txt | 15 ++++++++ .../Eat_bread_while_watching_television2.txt | 15 ++++++++ ...Eat_cupcake_while_watching_television2.txt | 15 ++++++++ .../program/scene3}/Relax_on_bed.txt | 4 +-- .../program/scene3}/Relax_on_sofa.txt | 4 +-- ...ax_on_sofa_while_watching_television2.txt} | 16 ++++----- .../program/scene3/Watch_television2.txt} | 14 ++++---- ...ink_alcohol_while_watching_television2.txt | 15 ++++++++ ...Drink_juice_while_watching_television2.txt | 15 ++++++++ .../Drink_milk_while_watching_television2.txt | 15 ++++++++ .../Drink_wine_while_watching_television2.txt | 15 ++++++++ .../Eat_bread_while_watching_television2.txt | 15 ++++++++ ...Eat_cupcake_while_watching_television2.txt | 15 ++++++++ .../program}/scene4/Relax_on_bed.txt | 4 +-- .../program/scene4}/Relax_on_sofa.txt | 4 +-- ...lax_on_sofa_while_watching_television2.txt | 11 ++++++ .../program/scene4/Watch_television2.txt} | 14 ++++---- ...ink_alcohol_while_watching_television2.txt | 15 ++++++++ ...Drink_juice_while_watching_television2.txt | 15 ++++++++ .../Drink_milk_while_watching_television2.txt | 15 ++++++++ .../Drink_wine_while_watching_television2.txt | 15 ++++++++ .../Eat_bread_while_watching_television2.txt | 15 ++++++++ ...Eat_cupcake_while_watching_television2.txt | 15 ++++++++ .../Leisure/program/scene5/Relax_on_bed.txt | 6 ++++ .../Leisure/program/scene5/Relax_on_sofa.txt | 6 ++++ ...lax_on_sofa_while_watching_television2.txt | 11 ++++++ .../program/scene5/Watch_television2.txt | 10 ++++++ ...ink_alcohol_while_watching_television2.txt | 15 ++++++++ ...Drink_juice_while_watching_television2.txt | 15 ++++++++ .../Drink_milk_while_watching_television2.txt | 15 ++++++++ .../Drink_wine_while_watching_television2.txt | 15 ++++++++ .../Eat_bread_while_watching_television2.txt | 15 ++++++++ ...Eat_cupcake_while_watching_television2.txt | 15 ++++++++ .../Leisure/program/scene6/Relax_on_bed.txt | 6 ++++ .../Leisure/program/scene6/Relax_on_sofa.txt | 6 ++++ ...ax_on_sofa_while_watching_television2.txt} | 14 ++++---- .../program/scene6/Watch_television2.txt | 10 ++++++ ...ink_alcohol_while_watching_television2.txt | 15 ++++++++ ...Drink_juice_while_watching_television2.txt | 15 ++++++++ .../Drink_milk_while_watching_television2.txt | 15 ++++++++ .../Drink_wine_while_watching_television2.txt | 15 ++++++++ .../Eat_bread_while_watching_television2.txt | 15 ++++++++ ...Eat_cupcake_while_watching_television2.txt | 15 ++++++++ .../Leisure/program/scene7/Relax_on_bed.txt | 6 ++++ .../Leisure/program/scene7/Relax_on_sofa.txt | 6 ++++ ...lax_on_sofa_while_watching_television2.txt | 11 ++++++ .../program/scene7/Watch_television2.txt | 10 ++++++ .../program/scene1}/Admire_art.txt | 6 ++-- .../{ => Other/program}/scene2/Admire_art.txt | 6 ++-- .../{ => Other/program}/scene3/Admire_art.txt | 6 ++-- .../{ => Other/program}/scene4/Admire_art.txt | 6 ++-- Program/Other/program/scene5/Admire_art.txt | 7 ++++ Program/Other/program/scene6/Admire_art.txt | 7 ++++ Program/Other/program/scene7/Admire_art.txt | 7 ++++ .../program}/scene1/Pet_cat.txt | 8 ++--- .../program}/scene2/Pet_cat.txt | 8 ++--- .../program}/scene3/Pet_cat.txt | 8 ++--- .../program}/scene4/Pet_cat.txt | 8 ++--- .../program/scene5/Pet_cat.txt | 8 +++++ .../program/scene6/Pet_cat.txt | 8 +++++ .../program/scene7/Pet_cat.txt | 8 +++++ Program/scene1/Admire_art.txt | 7 ---- Program/scene1/Clean_desk.txt | 19 ---------- Program/scene1/Clean_fridge.txt | 9 ----- Program/scene1/Clean_kitchen.txt | 35 ------------------- Program/scene1/Clean_livingroom.txt | 27 -------------- Program/scene1/Clean_sink_bathroom.txt | 32 ----------------- Program/scene1/Clean_sink_kitchen.txt | 11 ------ Program/scene1/Clean_stove.txt | 9 ----- Program/scene1/Clean_television.txt | 10 ------ Program/scene1/Drink_alcohol.txt | 8 ----- ...rink_alcohol_while_watching_television.txt | 15 -------- Program/scene1/Drink_juice.txt | 7 ---- .../Drink_juice_while_watching_television.txt | 15 -------- Program/scene1/Drink_milk.txt | 7 ---- .../Drink_milk_while_watching_television.txt | 15 -------- Program/scene1/Drink_wine.txt | 7 ---- .../Drink_wine_while_watching_television.txt | 15 -------- .../Eat_bread_while_watching_television.txt | 15 -------- .../Eat_cupcake_while_watching_television.txt | 15 -------- Program/scene1/Put_groceries_in_fridge.txt | 11 ------ Program/scene2/Clean_desk.txt | 19 ---------- Program/scene2/Clean_fridge.txt | 9 ----- Program/scene2/Clean_kitchen.txt | 30 ---------------- Program/scene2/Clean_livingroom.txt | 27 -------------- Program/scene2/Clean_sink_bathroom.txt | 32 ----------------- Program/scene2/Clean_sink_kitchen.txt | 11 ------ Program/scene2/Clean_sofa.txt | 13 ------- Program/scene2/Clean_stove.txt | 9 ----- Program/scene2/Clean_television.txt | 10 ------ Program/scene2/Drink_alcohol.txt | 8 ----- ...rink_alcohol_while_watching_television.txt | 15 -------- Program/scene2/Drink_juice.txt | 7 ---- .../Drink_juice_while_watching_television.txt | 15 -------- Program/scene2/Drink_milk.txt | 7 ---- .../Drink_milk_while_watching_television.txt | 15 -------- Program/scene2/Drink_wine.txt | 7 ---- .../Drink_wine_while_watching_television.txt | 15 -------- .../Eat_bread_while_watching_television.txt | 15 -------- .../Eat_cupcake_while_watching_television.txt | 15 -------- Program/scene2/Put_groceries_in_fridge.txt | 11 ------ ...elax_on_sofa_while_watching_television.txt | 11 ------ Program/scene3/Clean_fridge.txt | 9 ----- Program/scene3/Clean_kitchen.txt | 30 ---------------- Program/scene3/Clean_sink_bathroom.txt | 32 ----------------- Program/scene3/Clean_sink_kitchen.txt | 11 ------ Program/scene3/Clean_sofa.txt | 13 ------- Program/scene3/Clean_stove.txt | 9 ----- Program/scene3/Clean_television.txt | 10 ------ Program/scene3/Drink_alcohol.txt | 8 ----- ...rink_alcohol_while_watching_television.txt | 15 -------- Program/scene3/Drink_juice.txt | 7 ---- .../Drink_juice_while_watching_television.txt | 15 -------- Program/scene3/Drink_milk.txt | 7 ---- .../Drink_milk_while_watching_television.txt | 15 -------- Program/scene3/Drink_wine.txt | 7 ---- .../Drink_wine_while_watching_television.txt | 15 -------- .../Eat_bread_while_watching_television.txt | 15 -------- .../Eat_cupcake_while_watching_television.txt | 15 -------- Program/scene3/Put_groceries_in_fridge.txt | 11 ------ Program/scene3/Relax_on_sofa.txt | 6 ---- Program/scene4/Clean_desk.txt | 19 ---------- Program/scene4/Clean_fridge.txt | 9 ----- Program/scene4/Clean_kitchen.txt | 30 ---------------- Program/scene4/Clean_livingroom.txt | 27 -------------- Program/scene4/Clean_sink_kitchen.txt | 11 ------ Program/scene4/Clean_stove.txt | 9 ----- Program/scene4/Clean_television.txt | 10 ------ Program/scene4/Drink_alcohol.txt | 8 ----- ...rink_alcohol_while_watching_television.txt | 15 -------- Program/scene4/Drink_juice.txt | 7 ---- .../Drink_juice_while_watching_television.txt | 15 -------- Program/scene4/Drink_milk.txt | 7 ---- .../Drink_milk_while_watching_television.txt | 15 -------- Program/scene4/Drink_wine.txt | 7 ---- .../Drink_wine_while_watching_television.txt | 15 -------- .../Eat_bread_while_watching_television.txt | 15 -------- .../Eat_cupcake_while_watching_television.txt | 15 -------- Program/scene4/Put_groceries_in_fridge.txt | 11 ------ Program/scene5/Clean_desk.txt | 19 ---------- Program/scene5/Clean_fridge.txt | 9 ----- Program/scene5/Clean_kitchen.txt | 35 ------------------- Program/scene5/Clean_livingroom.txt | 27 -------------- Program/scene5/Clean_sink_kitchen.txt | 11 ------ Program/scene5/Clean_stove.txt | 9 ----- Program/scene5/Clean_television.txt | 10 ------ Program/scene5/Drink_alcohol.txt | 8 ----- ...rink_alcohol_while_watching_television.txt | 15 -------- Program/scene5/Drink_juice.txt | 7 ---- .../Drink_juice_while_watching_television.txt | 15 -------- Program/scene5/Drink_milk.txt | 7 ---- .../Drink_milk_while_watching_television.txt | 15 -------- Program/scene5/Drink_wine.txt | 7 ---- .../Drink_wine_while_watching_television.txt | 15 -------- .../Eat_bread_while_watching_television.txt | 15 -------- .../Eat_cupcake_while_watching_television.txt | 15 -------- Program/scene5/Pet_cat.txt | 8 ----- Program/scene5/Put_groceries_in_fridge.txt | 11 ------ Program/scene5/Relax_on_bed.txt | 6 ---- Program/scene5/Watch_television.txt | 10 ------ Program/scene6/Admire_art.txt | 7 ---- Program/scene6/Clean_desk.txt | 19 ---------- Program/scene6/Clean_fridge.txt | 9 ----- Program/scene6/Clean_kitchen.txt | 35 ------------------- Program/scene6/Clean_livingroom.txt | 27 -------------- Program/scene6/Clean_sink_bathroom.txt | 32 ----------------- Program/scene6/Clean_sink_kitchen.txt | 11 ------ Program/scene6/Clean_stove.txt | 9 ----- Program/scene6/Clean_television.txt | 10 ------ Program/scene6/Drink_alcohol.txt | 8 ----- ...rink_alcohol_while_watching_television.txt | 15 -------- Program/scene6/Drink_juice.txt | 7 ---- .../Drink_juice_while_watching_television.txt | 15 -------- Program/scene6/Drink_milk.txt | 7 ---- .../Drink_milk_while_watching_television.txt | 15 -------- Program/scene6/Drink_wine.txt | 7 ---- .../Drink_wine_while_watching_television.txt | 15 -------- .../Eat_bread_while_watching_television.txt | 15 -------- .../Eat_cupcake_while_watching_television.txt | 15 -------- Program/scene6/Pet_cat.txt | 8 ----- Program/scene6/Put_groceries_in_fridge.txt | 11 ------ Program/scene6/Relax_on_bed.txt | 6 ---- Program/scene6/Relax_on_sofa.txt | 6 ---- ...elax_on_sofa_while_watching_television.txt | 11 ------ Program/scene6/Watch_television.txt | 10 ------ Program/scene7/Admire_art.txt | 7 ---- Program/scene7/Clean_desk.txt | 19 ---------- Program/scene7/Clean_fridge.txt | 9 ----- Program/scene7/Clean_kitchen.txt | 30 ---------------- Program/scene7/Clean_livingroom.txt | 27 -------------- Program/scene7/Clean_sink_bathroom.txt | 32 ----------------- Program/scene7/Clean_sink_kitchen.txt | 11 ------ Program/scene7/Clean_sofa.txt | 13 ------- Program/scene7/Clean_stove.txt | 9 ----- Program/scene7/Clean_television.txt | 10 ------ Program/scene7/Drink_alcohol.txt | 8 ----- ...rink_alcohol_while_watching_television.txt | 15 -------- Program/scene7/Drink_juice.txt | 7 ---- .../Drink_juice_while_watching_television.txt | 15 -------- Program/scene7/Drink_milk.txt | 7 ---- .../Drink_milk_while_watching_television.txt | 15 -------- Program/scene7/Drink_wine.txt | 7 ---- .../Drink_wine_while_watching_television.txt | 15 -------- .../Eat_bread_while_watching_television.txt | 15 -------- .../Eat_cupcake_while_watching_television.txt | 15 -------- Program/scene7/Pet_cat.txt | 8 ----- Program/scene7/Put_groceries_in_fridge.txt | 11 ------ Program/scene7/Relax_on_bed.txt | 6 ---- Program/scene7/Relax_on_sofa.txt | 6 ---- ...elax_on_sofa_while_watching_television.txt | 11 ------ Program/scene7/Watch_television.txt | 10 ------ 354 files changed, 2347 insertions(+), 2179 deletions(-) create mode 100644 Program/EatingDrinking/program/scene1/Drink_alcohol.txt create mode 100644 Program/EatingDrinking/program/scene1/Drink_juice.txt create mode 100644 Program/EatingDrinking/program/scene1/Drink_milk.txt create mode 100644 Program/EatingDrinking/program/scene1/Drink_wine.txt create mode 100644 Program/EatingDrinking/program/scene1/Eat_breadslice.txt create mode 100644 Program/EatingDrinking/program/scene1/Eat_cupcake.txt create mode 100644 Program/EatingDrinking/program/scene2/Drink_alcohol.txt create mode 100644 Program/EatingDrinking/program/scene2/Drink_juice.txt create mode 100644 Program/EatingDrinking/program/scene2/Drink_milk.txt create mode 100644 Program/EatingDrinking/program/scene2/Drink_wine.txt create mode 100644 Program/EatingDrinking/program/scene2/Eat_breadslice.txt create mode 100644 Program/EatingDrinking/program/scene2/Eat_cupcake.txt create mode 100644 Program/EatingDrinking/program/scene3/Drink_alcohol.txt create mode 100644 Program/EatingDrinking/program/scene3/Drink_juice.txt create mode 100644 Program/EatingDrinking/program/scene3/Drink_milk.txt create mode 100644 Program/EatingDrinking/program/scene3/Drink_wine.txt create mode 100644 Program/EatingDrinking/program/scene3/Eat_breadslice.txt create mode 100644 Program/EatingDrinking/program/scene3/Eat_cupcake.txt create mode 100644 Program/EatingDrinking/program/scene4/Drink_alcohol.txt create mode 100644 Program/EatingDrinking/program/scene4/Drink_juice.txt create mode 100644 Program/EatingDrinking/program/scene4/Drink_milk.txt create mode 100644 Program/EatingDrinking/program/scene4/Drink_wine.txt create mode 100644 Program/EatingDrinking/program/scene4/Eat_breadslice.txt create mode 100644 Program/EatingDrinking/program/scene4/Eat_cupcake.txt create mode 100644 Program/EatingDrinking/program/scene5/Drink_alcohol.txt create mode 100644 Program/EatingDrinking/program/scene5/Drink_juice.txt create mode 100644 Program/EatingDrinking/program/scene5/Drink_milk.txt create mode 100644 Program/EatingDrinking/program/scene5/Drink_wine.txt create mode 100644 Program/EatingDrinking/program/scene5/Eat_breadslice.txt create mode 100644 Program/EatingDrinking/program/scene5/Eat_cupcake.txt create mode 100644 Program/EatingDrinking/program/scene6/Drink_alcohol.txt create mode 100644 Program/EatingDrinking/program/scene6/Drink_juice.txt create mode 100644 Program/EatingDrinking/program/scene6/Drink_milk.txt create mode 100644 Program/EatingDrinking/program/scene6/Drink_wine.txt create mode 100644 Program/EatingDrinking/program/scene6/Eat_breadslice.txt create mode 100644 Program/EatingDrinking/program/scene6/Eat_cupcake.txt create mode 100644 Program/EatingDrinking/program/scene7/Drink_alcohol.txt create mode 100644 Program/EatingDrinking/program/scene7/Drink_juice.txt create mode 100644 Program/EatingDrinking/program/scene7/Drink_milk.txt create mode 100644 Program/EatingDrinking/program/scene7/Drink_wine.txt create mode 100644 Program/EatingDrinking/program/scene7/Eat_breadslice.txt create mode 100644 Program/EatingDrinking/program/scene7/Eat_cupcake.txt create mode 100644 Program/HouseArrangement/program/scene1/Put_groceries_in_fridge1.txt create mode 100644 Program/HouseArrangement/program/scene2/Put_groceries_in_fridge1.txt create mode 100644 Program/HouseArrangement/program/scene3/Put_groceries_in_fridge1.txt create mode 100644 Program/HouseArrangement/program/scene4/Put_groceries_in_fridge1.txt create mode 100644 Program/HouseArrangement/program/scene5/Put_groceries_in_fridge1.txt create mode 100644 Program/HouseArrangement/program/scene6/Put_groceries_in_fridge1.txt create mode 100644 Program/HouseArrangement/program/scene7/Put_groceries_in_fridge1.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_desk1.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_fridge.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_kitchen.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_kitchentable.txt rename Program/{scene3 => HouseCleaning/program/scene1}/Clean_livingroom.txt (55%) create mode 100644 Program/HouseCleaning/program/scene1/Clean_sink1.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_sink2.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_sofa.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_stove.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_television1.txt create mode 100644 Program/HouseCleaning/program/scene1/Clean_television2.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_desk1.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_fridge.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_kitchen.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_kitchentable.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_livingroom.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_sink1.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_sink2.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_sofa.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_stove.txt create mode 100644 Program/HouseCleaning/program/scene2/Clean_television2.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_fridge.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_kitchen.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_kitchentable.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_livingroom.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_sink1.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_sink2.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_sofa.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_stove.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_television1.txt create mode 100644 Program/HouseCleaning/program/scene3/Clean_television2.txt create mode 100644 Program/HouseCleaning/program/scene4/Clean_desk1.txt create mode 100644 Program/HouseCleaning/program/scene4/Clean_fridge.txt create mode 100644 Program/HouseCleaning/program/scene4/Clean_kitchen.txt create mode 100644 Program/HouseCleaning/program/scene4/Clean_kitchentable.txt create mode 100644 Program/HouseCleaning/program/scene4/Clean_livingroom.txt create mode 100644 Program/HouseCleaning/program/scene4/Clean_sink2.txt rename Program/{scene5 => HouseCleaning/program/scene4}/Clean_sofa.txt (51%) create mode 100644 Program/HouseCleaning/program/scene4/Clean_stove.txt create mode 100644 Program/HouseCleaning/program/scene4/Clean_television2.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_desk1.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_fridge.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_kitchen.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_kitchentable.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_livingroom.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_sink2.txt rename Program/{scene1 => HouseCleaning/program/scene5}/Clean_sofa.txt (51%) create mode 100644 Program/HouseCleaning/program/scene5/Clean_stove.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_television1.txt create mode 100644 Program/HouseCleaning/program/scene5/Clean_television2.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_desk1.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_fridge.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_kitchen.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_kitchentable.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_livingroom.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_sink1.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_sink2.txt rename Program/{ => HouseCleaning/program}/scene6/Clean_sofa.txt (51%) create mode 100644 Program/HouseCleaning/program/scene6/Clean_stove.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_television1.txt create mode 100644 Program/HouseCleaning/program/scene6/Clean_television2.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_desk1.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_fridge.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_kitchen.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_kitchentable.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_livingroom.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_sink1.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_sink2.txt rename Program/{scene4 => HouseCleaning/program/scene7}/Clean_sofa.txt (51%) create mode 100644 Program/HouseCleaning/program/scene7/Clean_stove.txt create mode 100644 Program/HouseCleaning/program/scene7/Clean_television2.txt create mode 100644 Program/Leisure/program/scene1/Drink_alcohol_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene1/Drink_juice_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene1/Drink_milk_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene1/Drink_wine_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene1/Eat_bread_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene1/Eat_cupcake_while_watching_television2.txt rename Program/{ => Leisure/program}/scene1/Relax_on_bed.txt (59%) rename Program/{scene5 => Leisure/program/scene1}/Relax_on_sofa.txt (60%) rename Program/{scene1/Relax_on_sofa_while_watching_television.txt => Leisure/program/scene1/Relax_on_sofa_while _watching_television2.txt} (53%) rename Program/{scene3/Watch_television.txt => Leisure/program/scene1/Watch_television2.txt} (53%) create mode 100644 Program/Leisure/program/scene2/Drink_alcohol_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene2/Drink_juice_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene2/Drink_milk_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene2/Drink_wine_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene2/Eat_bread_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene2/Eat_cupcake_while_watching_television2.txt rename Program/{scene3 => Leisure/program/scene2}/Relax_on_bed.txt (59%) rename Program/{scene1 => Leisure/program/scene2}/Relax_on_sofa.txt (59%) rename Program/{scene3/Relax_on_sofa_while_watching_television.txt => Leisure/program/scene2/Relax_on_sofa_while_watching_television2.txt} (53%) rename Program/{scene4/Watch_television.txt => Leisure/program/scene2/Watch_television2.txt} (53%) create mode 100644 Program/Leisure/program/scene3/Drink_alcohol_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene3/Drink_juice_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene3/Drink_milk_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene3/Drink_wine_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene3/Eat_bread_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene3/Eat_cupcake_while_watching_television2.txt rename Program/{scene2 => Leisure/program/scene3}/Relax_on_bed.txt (59%) rename Program/{scene4 => Leisure/program/scene3}/Relax_on_sofa.txt (59%) rename Program/{scene4/Relax_on_sofa_while_watching_television.txt => Leisure/program/scene3/Relax_on_sofa_while_watching_television2.txt} (53%) rename Program/{scene1/Watch_television.txt => Leisure/program/scene3/Watch_television2.txt} (53%) create mode 100644 Program/Leisure/program/scene4/Drink_alcohol_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene4/Drink_juice_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene4/Drink_milk_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene4/Drink_wine_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene4/Eat_bread_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene4/Eat_cupcake_while_watching_television2.txt rename Program/{ => Leisure/program}/scene4/Relax_on_bed.txt (59%) rename Program/{scene2 => Leisure/program/scene4}/Relax_on_sofa.txt (59%) create mode 100644 Program/Leisure/program/scene4/Relax_on_sofa_while_watching_television2.txt rename Program/{scene2/Watch_television.txt => Leisure/program/scene4/Watch_television2.txt} (53%) create mode 100644 Program/Leisure/program/scene5/Drink_alcohol_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene5/Drink_juice_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene5/Drink_milk_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene5/Drink_wine_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene5/Eat_bread_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene5/Eat_cupcake_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene5/Relax_on_bed.txt create mode 100644 Program/Leisure/program/scene5/Relax_on_sofa.txt create mode 100644 Program/Leisure/program/scene5/Relax_on_sofa_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene5/Watch_television2.txt create mode 100644 Program/Leisure/program/scene6/Drink_alcohol_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene6/Drink_juice_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene6/Drink_milk_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene6/Drink_wine_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene6/Eat_bread_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene6/Eat_cupcake_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene6/Relax_on_bed.txt create mode 100644 Program/Leisure/program/scene6/Relax_on_sofa.txt rename Program/{scene5/Relax_on_sofa_while_watching_television.txt => Leisure/program/scene6/Relax_on_sofa_while_watching_television2.txt} (60%) create mode 100644 Program/Leisure/program/scene6/Watch_television2.txt create mode 100644 Program/Leisure/program/scene7/Drink_alcohol_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene7/Drink_juice_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene7/Drink_milk_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene7/Drink_wine_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene7/Eat_bread_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene7/Eat_cupcake_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene7/Relax_on_bed.txt create mode 100644 Program/Leisure/program/scene7/Relax_on_sofa.txt create mode 100644 Program/Leisure/program/scene7/Relax_on_sofa_while_watching_television2.txt create mode 100644 Program/Leisure/program/scene7/Watch_television2.txt rename Program/{scene5 => Other/program/scene1}/Admire_art.txt (62%) rename Program/{ => Other/program}/scene2/Admire_art.txt (62%) rename Program/{ => Other/program}/scene3/Admire_art.txt (62%) rename Program/{ => Other/program}/scene4/Admire_art.txt (62%) create mode 100644 Program/Other/program/scene5/Admire_art.txt create mode 100644 Program/Other/program/scene6/Admire_art.txt create mode 100644 Program/Other/program/scene7/Admire_art.txt rename Program/{ => SocialInteraction/program}/scene1/Pet_cat.txt (60%) rename Program/{ => SocialInteraction/program}/scene2/Pet_cat.txt (60%) rename Program/{ => SocialInteraction/program}/scene3/Pet_cat.txt (60%) rename Program/{ => SocialInteraction/program}/scene4/Pet_cat.txt (60%) create mode 100644 Program/SocialInteraction/program/scene5/Pet_cat.txt create mode 100644 Program/SocialInteraction/program/scene6/Pet_cat.txt create mode 100644 Program/SocialInteraction/program/scene7/Pet_cat.txt delete mode 100644 Program/scene1/Admire_art.txt delete mode 100644 Program/scene1/Clean_desk.txt delete mode 100644 Program/scene1/Clean_fridge.txt delete mode 100644 Program/scene1/Clean_kitchen.txt delete mode 100644 Program/scene1/Clean_livingroom.txt delete mode 100644 Program/scene1/Clean_sink_bathroom.txt delete mode 100644 Program/scene1/Clean_sink_kitchen.txt delete mode 100644 Program/scene1/Clean_stove.txt delete mode 100644 Program/scene1/Clean_television.txt delete mode 100644 Program/scene1/Drink_alcohol.txt delete mode 100644 Program/scene1/Drink_alcohol_while_watching_television.txt delete mode 100644 Program/scene1/Drink_juice.txt delete mode 100644 Program/scene1/Drink_juice_while_watching_television.txt delete mode 100644 Program/scene1/Drink_milk.txt delete mode 100644 Program/scene1/Drink_milk_while_watching_television.txt delete mode 100644 Program/scene1/Drink_wine.txt delete mode 100644 Program/scene1/Drink_wine_while_watching_television.txt delete mode 100644 Program/scene1/Eat_bread_while_watching_television.txt delete mode 100644 Program/scene1/Eat_cupcake_while_watching_television.txt delete mode 100644 Program/scene1/Put_groceries_in_fridge.txt delete mode 100644 Program/scene2/Clean_desk.txt delete mode 100644 Program/scene2/Clean_fridge.txt delete mode 100644 Program/scene2/Clean_kitchen.txt delete mode 100644 Program/scene2/Clean_livingroom.txt delete mode 100644 Program/scene2/Clean_sink_bathroom.txt delete mode 100644 Program/scene2/Clean_sink_kitchen.txt delete mode 100644 Program/scene2/Clean_sofa.txt delete mode 100644 Program/scene2/Clean_stove.txt delete mode 100644 Program/scene2/Clean_television.txt delete mode 100644 Program/scene2/Drink_alcohol.txt delete mode 100644 Program/scene2/Drink_alcohol_while_watching_television.txt delete mode 100644 Program/scene2/Drink_juice.txt delete mode 100644 Program/scene2/Drink_juice_while_watching_television.txt delete mode 100644 Program/scene2/Drink_milk.txt delete mode 100644 Program/scene2/Drink_milk_while_watching_television.txt delete mode 100644 Program/scene2/Drink_wine.txt delete mode 100644 Program/scene2/Drink_wine_while_watching_television.txt delete mode 100644 Program/scene2/Eat_bread_while_watching_television.txt delete mode 100644 Program/scene2/Eat_cupcake_while_watching_television.txt delete mode 100644 Program/scene2/Put_groceries_in_fridge.txt delete mode 100644 Program/scene2/Relax_on_sofa_while_watching_television.txt delete mode 100644 Program/scene3/Clean_fridge.txt delete mode 100644 Program/scene3/Clean_kitchen.txt delete mode 100644 Program/scene3/Clean_sink_bathroom.txt delete mode 100644 Program/scene3/Clean_sink_kitchen.txt delete mode 100644 Program/scene3/Clean_sofa.txt delete mode 100644 Program/scene3/Clean_stove.txt delete mode 100644 Program/scene3/Clean_television.txt delete mode 100644 Program/scene3/Drink_alcohol.txt delete mode 100644 Program/scene3/Drink_alcohol_while_watching_television.txt delete mode 100644 Program/scene3/Drink_juice.txt delete mode 100644 Program/scene3/Drink_juice_while_watching_television.txt delete mode 100644 Program/scene3/Drink_milk.txt delete mode 100644 Program/scene3/Drink_milk_while_watching_television.txt delete mode 100644 Program/scene3/Drink_wine.txt delete mode 100644 Program/scene3/Drink_wine_while_watching_television.txt delete mode 100644 Program/scene3/Eat_bread_while_watching_television.txt delete mode 100644 Program/scene3/Eat_cupcake_while_watching_television.txt delete mode 100644 Program/scene3/Put_groceries_in_fridge.txt delete mode 100644 Program/scene3/Relax_on_sofa.txt delete mode 100644 Program/scene4/Clean_desk.txt delete mode 100644 Program/scene4/Clean_fridge.txt delete mode 100644 Program/scene4/Clean_kitchen.txt delete mode 100644 Program/scene4/Clean_livingroom.txt delete mode 100644 Program/scene4/Clean_sink_kitchen.txt delete mode 100644 Program/scene4/Clean_stove.txt delete mode 100644 Program/scene4/Clean_television.txt delete mode 100644 Program/scene4/Drink_alcohol.txt delete mode 100644 Program/scene4/Drink_alcohol_while_watching_television.txt delete mode 100644 Program/scene4/Drink_juice.txt delete mode 100644 Program/scene4/Drink_juice_while_watching_television.txt delete mode 100644 Program/scene4/Drink_milk.txt delete mode 100644 Program/scene4/Drink_milk_while_watching_television.txt delete mode 100644 Program/scene4/Drink_wine.txt delete mode 100644 Program/scene4/Drink_wine_while_watching_television.txt delete mode 100644 Program/scene4/Eat_bread_while_watching_television.txt delete mode 100644 Program/scene4/Eat_cupcake_while_watching_television.txt delete mode 100644 Program/scene4/Put_groceries_in_fridge.txt delete mode 100644 Program/scene5/Clean_desk.txt delete mode 100644 Program/scene5/Clean_fridge.txt delete mode 100644 Program/scene5/Clean_kitchen.txt delete mode 100644 Program/scene5/Clean_livingroom.txt delete mode 100644 Program/scene5/Clean_sink_kitchen.txt delete mode 100644 Program/scene5/Clean_stove.txt delete mode 100644 Program/scene5/Clean_television.txt delete mode 100644 Program/scene5/Drink_alcohol.txt delete mode 100644 Program/scene5/Drink_alcohol_while_watching_television.txt delete mode 100644 Program/scene5/Drink_juice.txt delete mode 100644 Program/scene5/Drink_juice_while_watching_television.txt delete mode 100644 Program/scene5/Drink_milk.txt delete mode 100644 Program/scene5/Drink_milk_while_watching_television.txt delete mode 100644 Program/scene5/Drink_wine.txt delete mode 100644 Program/scene5/Drink_wine_while_watching_television.txt delete mode 100644 Program/scene5/Eat_bread_while_watching_television.txt delete mode 100644 Program/scene5/Eat_cupcake_while_watching_television.txt delete mode 100644 Program/scene5/Pet_cat.txt delete mode 100644 Program/scene5/Put_groceries_in_fridge.txt delete mode 100644 Program/scene5/Relax_on_bed.txt delete mode 100644 Program/scene5/Watch_television.txt delete mode 100644 Program/scene6/Admire_art.txt delete mode 100644 Program/scene6/Clean_desk.txt delete mode 100644 Program/scene6/Clean_fridge.txt delete mode 100644 Program/scene6/Clean_kitchen.txt delete mode 100644 Program/scene6/Clean_livingroom.txt delete mode 100644 Program/scene6/Clean_sink_bathroom.txt delete mode 100644 Program/scene6/Clean_sink_kitchen.txt delete mode 100644 Program/scene6/Clean_stove.txt delete mode 100644 Program/scene6/Clean_television.txt delete mode 100644 Program/scene6/Drink_alcohol.txt delete mode 100644 Program/scene6/Drink_alcohol_while_watching_television.txt delete mode 100644 Program/scene6/Drink_juice.txt delete mode 100644 Program/scene6/Drink_juice_while_watching_television.txt delete mode 100644 Program/scene6/Drink_milk.txt delete mode 100644 Program/scene6/Drink_milk_while_watching_television.txt delete mode 100644 Program/scene6/Drink_wine.txt delete mode 100644 Program/scene6/Drink_wine_while_watching_television.txt delete mode 100644 Program/scene6/Eat_bread_while_watching_television.txt delete mode 100644 Program/scene6/Eat_cupcake_while_watching_television.txt delete mode 100644 Program/scene6/Pet_cat.txt delete mode 100644 Program/scene6/Put_groceries_in_fridge.txt delete mode 100644 Program/scene6/Relax_on_bed.txt delete mode 100644 Program/scene6/Relax_on_sofa.txt delete mode 100644 Program/scene6/Relax_on_sofa_while_watching_television.txt delete mode 100644 Program/scene6/Watch_television.txt delete mode 100644 Program/scene7/Admire_art.txt delete mode 100644 Program/scene7/Clean_desk.txt delete mode 100644 Program/scene7/Clean_fridge.txt delete mode 100644 Program/scene7/Clean_kitchen.txt delete mode 100644 Program/scene7/Clean_livingroom.txt delete mode 100644 Program/scene7/Clean_sink_bathroom.txt delete mode 100644 Program/scene7/Clean_sink_kitchen.txt delete mode 100644 Program/scene7/Clean_sofa.txt delete mode 100644 Program/scene7/Clean_stove.txt delete mode 100644 Program/scene7/Clean_television.txt delete mode 100644 Program/scene7/Drink_alcohol.txt delete mode 100644 Program/scene7/Drink_alcohol_while_watching_television.txt delete mode 100644 Program/scene7/Drink_juice.txt delete mode 100644 Program/scene7/Drink_juice_while_watching_television.txt delete mode 100644 Program/scene7/Drink_milk.txt delete mode 100644 Program/scene7/Drink_milk_while_watching_television.txt delete mode 100644 Program/scene7/Drink_wine.txt delete mode 100644 Program/scene7/Drink_wine_while_watching_television.txt delete mode 100644 Program/scene7/Eat_bread_while_watching_television.txt delete mode 100644 Program/scene7/Eat_cupcake_while_watching_television.txt delete mode 100644 Program/scene7/Pet_cat.txt delete mode 100644 Program/scene7/Put_groceries_in_fridge.txt delete mode 100644 Program/scene7/Relax_on_bed.txt delete mode 100644 Program/scene7/Relax_on_sofa.txt delete mode 100644 Program/scene7/Relax_on_sofa_while_watching_television.txt delete mode 100644 Program/scene7/Watch_television.txt diff --git a/Program/EatingDrinking/program/scene1/Drink_alcohol.txt b/Program/EatingDrinking/program/scene1/Drink_alcohol.txt new file mode 100644 index 000000000..1c50c716b --- /dev/null +++ b/Program/EatingDrinking/program/scene1/Drink_alcohol.txt @@ -0,0 +1,8 @@ +Drink alcohol +Walk to the alcohol bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene1/Drink_juice.txt b/Program/EatingDrinking/program/scene1/Drink_juice.txt new file mode 100644 index 000000000..1b2f57469 --- /dev/null +++ b/Program/EatingDrinking/program/scene1/Drink_juice.txt @@ -0,0 +1,7 @@ +Drink juice +Walk to the juice bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene1/Drink_milk.txt b/Program/EatingDrinking/program/scene1/Drink_milk.txt new file mode 100644 index 000000000..91d906c19 --- /dev/null +++ b/Program/EatingDrinking/program/scene1/Drink_milk.txt @@ -0,0 +1,7 @@ +Drink milk +Walk to the milk bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene1/Drink_wine.txt b/Program/EatingDrinking/program/scene1/Drink_wine.txt new file mode 100644 index 000000000..7fab5d4a4 --- /dev/null +++ b/Program/EatingDrinking/program/scene1/Drink_wine.txt @@ -0,0 +1,7 @@ +Drink wine +Walk to the wine bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene1/Eat_breadslice.txt b/Program/EatingDrinking/program/scene1/Eat_breadslice.txt new file mode 100644 index 000000000..f3c5cf62a --- /dev/null +++ b/Program/EatingDrinking/program/scene1/Eat_breadslice.txt @@ -0,0 +1,7 @@ +Eat breadslice +Walk to the bread slice. Grab bread slice and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene1/Eat_cupcake.txt b/Program/EatingDrinking/program/scene1/Eat_cupcake.txt new file mode 100644 index 000000000..d9a36906a --- /dev/null +++ b/Program/EatingDrinking/program/scene1/Eat_cupcake.txt @@ -0,0 +1,7 @@ +Eat cupcake +Walk to the cupcake. Grab cupcake and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene2/Drink_alcohol.txt b/Program/EatingDrinking/program/scene2/Drink_alcohol.txt new file mode 100644 index 000000000..1c50c716b --- /dev/null +++ b/Program/EatingDrinking/program/scene2/Drink_alcohol.txt @@ -0,0 +1,8 @@ +Drink alcohol +Walk to the alcohol bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene2/Drink_juice.txt b/Program/EatingDrinking/program/scene2/Drink_juice.txt new file mode 100644 index 000000000..1b2f57469 --- /dev/null +++ b/Program/EatingDrinking/program/scene2/Drink_juice.txt @@ -0,0 +1,7 @@ +Drink juice +Walk to the juice bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene2/Drink_milk.txt b/Program/EatingDrinking/program/scene2/Drink_milk.txt new file mode 100644 index 000000000..91d906c19 --- /dev/null +++ b/Program/EatingDrinking/program/scene2/Drink_milk.txt @@ -0,0 +1,7 @@ +Drink milk +Walk to the milk bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene2/Drink_wine.txt b/Program/EatingDrinking/program/scene2/Drink_wine.txt new file mode 100644 index 000000000..7fab5d4a4 --- /dev/null +++ b/Program/EatingDrinking/program/scene2/Drink_wine.txt @@ -0,0 +1,7 @@ +Drink wine +Walk to the wine bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene2/Eat_breadslice.txt b/Program/EatingDrinking/program/scene2/Eat_breadslice.txt new file mode 100644 index 000000000..f3c5cf62a --- /dev/null +++ b/Program/EatingDrinking/program/scene2/Eat_breadslice.txt @@ -0,0 +1,7 @@ +Eat breadslice +Walk to the bread slice. Grab bread slice and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene2/Eat_cupcake.txt b/Program/EatingDrinking/program/scene2/Eat_cupcake.txt new file mode 100644 index 000000000..d9a36906a --- /dev/null +++ b/Program/EatingDrinking/program/scene2/Eat_cupcake.txt @@ -0,0 +1,7 @@ +Eat cupcake +Walk to the cupcake. Grab cupcake and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene3/Drink_alcohol.txt b/Program/EatingDrinking/program/scene3/Drink_alcohol.txt new file mode 100644 index 000000000..1c50c716b --- /dev/null +++ b/Program/EatingDrinking/program/scene3/Drink_alcohol.txt @@ -0,0 +1,8 @@ +Drink alcohol +Walk to the alcohol bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene3/Drink_juice.txt b/Program/EatingDrinking/program/scene3/Drink_juice.txt new file mode 100644 index 000000000..1b2f57469 --- /dev/null +++ b/Program/EatingDrinking/program/scene3/Drink_juice.txt @@ -0,0 +1,7 @@ +Drink juice +Walk to the juice bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene3/Drink_milk.txt b/Program/EatingDrinking/program/scene3/Drink_milk.txt new file mode 100644 index 000000000..91d906c19 --- /dev/null +++ b/Program/EatingDrinking/program/scene3/Drink_milk.txt @@ -0,0 +1,7 @@ +Drink milk +Walk to the milk bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene3/Drink_wine.txt b/Program/EatingDrinking/program/scene3/Drink_wine.txt new file mode 100644 index 000000000..7fab5d4a4 --- /dev/null +++ b/Program/EatingDrinking/program/scene3/Drink_wine.txt @@ -0,0 +1,7 @@ +Drink wine +Walk to the wine bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene3/Eat_breadslice.txt b/Program/EatingDrinking/program/scene3/Eat_breadslice.txt new file mode 100644 index 000000000..f3c5cf62a --- /dev/null +++ b/Program/EatingDrinking/program/scene3/Eat_breadslice.txt @@ -0,0 +1,7 @@ +Eat breadslice +Walk to the bread slice. Grab bread slice and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene3/Eat_cupcake.txt b/Program/EatingDrinking/program/scene3/Eat_cupcake.txt new file mode 100644 index 000000000..d9a36906a --- /dev/null +++ b/Program/EatingDrinking/program/scene3/Eat_cupcake.txt @@ -0,0 +1,7 @@ +Eat cupcake +Walk to the cupcake. Grab cupcake and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene4/Drink_alcohol.txt b/Program/EatingDrinking/program/scene4/Drink_alcohol.txt new file mode 100644 index 000000000..1c50c716b --- /dev/null +++ b/Program/EatingDrinking/program/scene4/Drink_alcohol.txt @@ -0,0 +1,8 @@ +Drink alcohol +Walk to the alcohol bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene4/Drink_juice.txt b/Program/EatingDrinking/program/scene4/Drink_juice.txt new file mode 100644 index 000000000..1b2f57469 --- /dev/null +++ b/Program/EatingDrinking/program/scene4/Drink_juice.txt @@ -0,0 +1,7 @@ +Drink juice +Walk to the juice bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene4/Drink_milk.txt b/Program/EatingDrinking/program/scene4/Drink_milk.txt new file mode 100644 index 000000000..91d906c19 --- /dev/null +++ b/Program/EatingDrinking/program/scene4/Drink_milk.txt @@ -0,0 +1,7 @@ +Drink milk +Walk to the milk bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene4/Drink_wine.txt b/Program/EatingDrinking/program/scene4/Drink_wine.txt new file mode 100644 index 000000000..7fab5d4a4 --- /dev/null +++ b/Program/EatingDrinking/program/scene4/Drink_wine.txt @@ -0,0 +1,7 @@ +Drink wine +Walk to the wine bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene4/Eat_breadslice.txt b/Program/EatingDrinking/program/scene4/Eat_breadslice.txt new file mode 100644 index 000000000..f3c5cf62a --- /dev/null +++ b/Program/EatingDrinking/program/scene4/Eat_breadslice.txt @@ -0,0 +1,7 @@ +Eat breadslice +Walk to the bread slice. Grab bread slice and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene4/Eat_cupcake.txt b/Program/EatingDrinking/program/scene4/Eat_cupcake.txt new file mode 100644 index 000000000..d9a36906a --- /dev/null +++ b/Program/EatingDrinking/program/scene4/Eat_cupcake.txt @@ -0,0 +1,7 @@ +Eat cupcake +Walk to the cupcake. Grab cupcake and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene5/Drink_alcohol.txt b/Program/EatingDrinking/program/scene5/Drink_alcohol.txt new file mode 100644 index 000000000..1c50c716b --- /dev/null +++ b/Program/EatingDrinking/program/scene5/Drink_alcohol.txt @@ -0,0 +1,8 @@ +Drink alcohol +Walk to the alcohol bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene5/Drink_juice.txt b/Program/EatingDrinking/program/scene5/Drink_juice.txt new file mode 100644 index 000000000..1b2f57469 --- /dev/null +++ b/Program/EatingDrinking/program/scene5/Drink_juice.txt @@ -0,0 +1,7 @@ +Drink juice +Walk to the juice bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene5/Drink_milk.txt b/Program/EatingDrinking/program/scene5/Drink_milk.txt new file mode 100644 index 000000000..91d906c19 --- /dev/null +++ b/Program/EatingDrinking/program/scene5/Drink_milk.txt @@ -0,0 +1,7 @@ +Drink milk +Walk to the milk bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene5/Drink_wine.txt b/Program/EatingDrinking/program/scene5/Drink_wine.txt new file mode 100644 index 000000000..7fab5d4a4 --- /dev/null +++ b/Program/EatingDrinking/program/scene5/Drink_wine.txt @@ -0,0 +1,7 @@ +Drink wine +Walk to the wine bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene5/Eat_breadslice.txt b/Program/EatingDrinking/program/scene5/Eat_breadslice.txt new file mode 100644 index 000000000..f3c5cf62a --- /dev/null +++ b/Program/EatingDrinking/program/scene5/Eat_breadslice.txt @@ -0,0 +1,7 @@ +Eat breadslice +Walk to the bread slice. Grab bread slice and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene5/Eat_cupcake.txt b/Program/EatingDrinking/program/scene5/Eat_cupcake.txt new file mode 100644 index 000000000..d9a36906a --- /dev/null +++ b/Program/EatingDrinking/program/scene5/Eat_cupcake.txt @@ -0,0 +1,7 @@ +Eat cupcake +Walk to the cupcake. Grab cupcake and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene6/Drink_alcohol.txt b/Program/EatingDrinking/program/scene6/Drink_alcohol.txt new file mode 100644 index 000000000..1c50c716b --- /dev/null +++ b/Program/EatingDrinking/program/scene6/Drink_alcohol.txt @@ -0,0 +1,8 @@ +Drink alcohol +Walk to the alcohol bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene6/Drink_juice.txt b/Program/EatingDrinking/program/scene6/Drink_juice.txt new file mode 100644 index 000000000..1b2f57469 --- /dev/null +++ b/Program/EatingDrinking/program/scene6/Drink_juice.txt @@ -0,0 +1,7 @@ +Drink juice +Walk to the juice bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene6/Drink_milk.txt b/Program/EatingDrinking/program/scene6/Drink_milk.txt new file mode 100644 index 000000000..91d906c19 --- /dev/null +++ b/Program/EatingDrinking/program/scene6/Drink_milk.txt @@ -0,0 +1,7 @@ +Drink milk +Walk to the milk bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene6/Drink_wine.txt b/Program/EatingDrinking/program/scene6/Drink_wine.txt new file mode 100644 index 000000000..7fab5d4a4 --- /dev/null +++ b/Program/EatingDrinking/program/scene6/Drink_wine.txt @@ -0,0 +1,7 @@ +Drink wine +Walk to the wine bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene6/Eat_breadslice.txt b/Program/EatingDrinking/program/scene6/Eat_breadslice.txt new file mode 100644 index 000000000..f3c5cf62a --- /dev/null +++ b/Program/EatingDrinking/program/scene6/Eat_breadslice.txt @@ -0,0 +1,7 @@ +Eat breadslice +Walk to the bread slice. Grab bread slice and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene6/Eat_cupcake.txt b/Program/EatingDrinking/program/scene6/Eat_cupcake.txt new file mode 100644 index 000000000..d9a36906a --- /dev/null +++ b/Program/EatingDrinking/program/scene6/Eat_cupcake.txt @@ -0,0 +1,7 @@ +Eat cupcake +Walk to the cupcake. Grab cupcake and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene7/Drink_alcohol.txt b/Program/EatingDrinking/program/scene7/Drink_alcohol.txt new file mode 100644 index 000000000..1c50c716b --- /dev/null +++ b/Program/EatingDrinking/program/scene7/Drink_alcohol.txt @@ -0,0 +1,8 @@ +Drink alcohol +Walk to the alcohol bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene7/Drink_juice.txt b/Program/EatingDrinking/program/scene7/Drink_juice.txt new file mode 100644 index 000000000..1b2f57469 --- /dev/null +++ b/Program/EatingDrinking/program/scene7/Drink_juice.txt @@ -0,0 +1,7 @@ +Drink juice +Walk to the juice bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene7/Drink_milk.txt b/Program/EatingDrinking/program/scene7/Drink_milk.txt new file mode 100644 index 000000000..91d906c19 --- /dev/null +++ b/Program/EatingDrinking/program/scene7/Drink_milk.txt @@ -0,0 +1,7 @@ +Drink milk +Walk to the milk bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene7/Drink_wine.txt b/Program/EatingDrinking/program/scene7/Drink_wine.txt new file mode 100644 index 000000000..7fab5d4a4 --- /dev/null +++ b/Program/EatingDrinking/program/scene7/Drink_wine.txt @@ -0,0 +1,7 @@ +Drink wine +Walk to the wine bottle. Grab the bottle and drink it. + + +[WALK] (1) +[GRAB] (1) +[DRINK] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene7/Eat_breadslice.txt b/Program/EatingDrinking/program/scene7/Eat_breadslice.txt new file mode 100644 index 000000000..f3c5cf62a --- /dev/null +++ b/Program/EatingDrinking/program/scene7/Eat_breadslice.txt @@ -0,0 +1,7 @@ +Eat breadslice +Walk to the bread slice. Grab bread slice and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/EatingDrinking/program/scene7/Eat_cupcake.txt b/Program/EatingDrinking/program/scene7/Eat_cupcake.txt new file mode 100644 index 000000000..d9a36906a --- /dev/null +++ b/Program/EatingDrinking/program/scene7/Eat_cupcake.txt @@ -0,0 +1,7 @@ +Eat cupcake +Walk to the cupcake. Grab cupcake and eat it. + + +[WALK] (1) +[GRAB] (1) +[EAT] (1) \ No newline at end of file diff --git a/Program/HouseArrangement/program/scene1/Put_groceries_in_fridge1.txt b/Program/HouseArrangement/program/scene1/Put_groceries_in_fridge1.txt new file mode 100644 index 000000000..2cc38ce40 --- /dev/null +++ b/Program/HouseArrangement/program/scene1/Put_groceries_in_fridge1.txt @@ -0,0 +1,11 @@ +Put groceries in fridge1 +Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. + + +[WALK] (306) +[WALK] (458) +[GRAB] (458) +[WALK] (306) +[OPEN] (306) +[PUTBACK] (458) (306) +[CLOSE] (306) \ No newline at end of file diff --git a/Program/HouseArrangement/program/scene2/Put_groceries_in_fridge1.txt b/Program/HouseArrangement/program/scene2/Put_groceries_in_fridge1.txt new file mode 100644 index 000000000..9457e14ba --- /dev/null +++ b/Program/HouseArrangement/program/scene2/Put_groceries_in_fridge1.txt @@ -0,0 +1,11 @@ +Put groceries in fridge1 +Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. + + +[WALK] (152) +[WALK] (169) +[GRAB] (169) +[WALK] (152) +[OPEN] (152) +[PUTBACK] (169) (152) +[CLOSE] (152) \ No newline at end of file diff --git a/Program/HouseArrangement/program/scene3/Put_groceries_in_fridge1.txt b/Program/HouseArrangement/program/scene3/Put_groceries_in_fridge1.txt new file mode 100644 index 000000000..3e7485a73 --- /dev/null +++ b/Program/HouseArrangement/program/scene3/Put_groceries_in_fridge1.txt @@ -0,0 +1,11 @@ +Put groceries in fridge1 +Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. + + +[WALK] (164) +[WALK] (177) +[GRAB] (177) +[WALK] (164) +[OPEN] (164) +[PUTBACK] (177) (164) +[CLOSE] (164) \ No newline at end of file diff --git a/Program/HouseArrangement/program/scene4/Put_groceries_in_fridge1.txt b/Program/HouseArrangement/program/scene4/Put_groceries_in_fridge1.txt new file mode 100644 index 000000000..b9f44096e --- /dev/null +++ b/Program/HouseArrangement/program/scene4/Put_groceries_in_fridge1.txt @@ -0,0 +1,11 @@ +Put groceries in fridge1 +Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. + + +[WALK] (105) +[WALK] (60) +[GRAB] (60) +[WALK] (105) +[OPEN] (105) +[PUTBACK] (60) (105) +[CLOSE] (105) \ No newline at end of file diff --git a/Program/HouseArrangement/program/scene5/Put_groceries_in_fridge1.txt b/Program/HouseArrangement/program/scene5/Put_groceries_in_fridge1.txt new file mode 100644 index 000000000..95e01e490 --- /dev/null +++ b/Program/HouseArrangement/program/scene5/Put_groceries_in_fridge1.txt @@ -0,0 +1,11 @@ +Put groceries in fridge1 +Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. + + +[WALK] (155) +[WALK] (207) +[GRAB] (207) +[WALK] (155) +[OPEN] (155) +[PUTBACK] (207) (155) +[CLOSE] (155) \ No newline at end of file diff --git a/Program/HouseArrangement/program/scene6/Put_groceries_in_fridge1.txt b/Program/HouseArrangement/program/scene6/Put_groceries_in_fridge1.txt new file mode 100644 index 000000000..adb1360d0 --- /dev/null +++ b/Program/HouseArrangement/program/scene6/Put_groceries_in_fridge1.txt @@ -0,0 +1,11 @@ +Put groceries in fridge1 +Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. + + +[WALK] (236) +[WALK] (339) +[GRAB] (339) +[WALK] (236) +[OPEN] (236) +[PUTBACK] (339) (236) +[CLOSE] (236) \ No newline at end of file diff --git a/Program/HouseArrangement/program/scene7/Put_groceries_in_fridge1.txt b/Program/HouseArrangement/program/scene7/Put_groceries_in_fridge1.txt new file mode 100644 index 000000000..58ff6533a --- /dev/null +++ b/Program/HouseArrangement/program/scene7/Put_groceries_in_fridge1.txt @@ -0,0 +1,11 @@ +Put groceries in fridge1 +Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. + + +[WALK] (165) +[WALK] (174) +[GRAB] (174) +[WALK] (165) +[OPEN] (165) +[PUTBACK] (174) (165) +[CLOSE] (165) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_desk1.txt b/Program/HouseCleaning/program/scene1/Clean_desk1.txt new file mode 100644 index 000000000..703819cd1 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_desk1.txt @@ -0,0 +1,17 @@ +Clean desk1 +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_fridge.txt b/Program/HouseCleaning/program/scene1/Clean_fridge.txt new file mode 100644 index 000000000..f087b4b79 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_fridge.txt @@ -0,0 +1,9 @@ +Clean fridge +Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_kitchen.txt b/Program/HouseCleaning/program/scene1/Clean_kitchen.txt new file mode 100644 index 000000000..e60e4039e --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_kitchen.txt @@ -0,0 +1,35 @@ +Clean kitchen +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. + + +[WALK] (247) +[WALK] (267) +[GRAB] (267) +[WALK] (238) +[TURNTO] (238) +[WIPE] (267) (238) +[WALK] (247) +[WIPE] (267) (247) +[WALK] (306) +[WIPE] (267) (306) +[WALK] (247) +[PUTBACK] (267) (247) +[WALK] (458) +[GRAB] (458) +[WALK] (306) +[OPEN] (306) +[PUTBACK] (458) (306) +[CLOSE] (306) +[WALK] (267) +[GRAB] (267) +[WALK] (312) +[WIPE] (267) (312) +[WALK] (231) +[WIPE] (267) (231) +[WALK] (247) +[PUTBACK] (267) (247) +[WALK] (54) +[GRAB] (54) +[WALK] (207) +[WALK] (265) +[WIPE] (54) (265) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_kitchentable.txt b/Program/HouseCleaning/program/scene1/Clean_kitchentable.txt new file mode 100644 index 000000000..d41f76b23 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_kitchentable.txt @@ -0,0 +1,9 @@ +Clean kitchentable +Walk to the kitchen and check the table. Find the grab the cleaning material to clean that table. Walk to the table and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/scene3/Clean_livingroom.txt b/Program/HouseCleaning/program/scene1/Clean_livingroom.txt similarity index 55% rename from Program/scene3/Clean_livingroom.txt rename to Program/HouseCleaning/program/scene1/Clean_livingroom.txt index d20938509..c3316f8c2 100644 --- a/Program/scene3/Clean_livingroom.txt +++ b/Program/HouseCleaning/program/scene1/Clean_livingroom.txt @@ -1,16 +1,25 @@ Clean livingroom Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - [WALK] (218) - [WALK] (331) - [GRAB] (331) - [WALK] (188) - [WALK] (218) - [WALK] (220) - [GRAB] (220) - [SCRUB] (331) (220) - [WIPE] (331) (218) - [PUTOBJBACK] (220) - [WALK] (241) - [WIPE] (331) (241) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_sink1.txt b/Program/HouseCleaning/program/scene1/Clean_sink1.txt new file mode 100644 index 000000000..f23537ca6 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_sink1.txt @@ -0,0 +1,32 @@ +Clean sink1 +Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[SHAKE] (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[TURNTO] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_sink2.txt b/Program/HouseCleaning/program/scene1/Clean_sink2.txt new file mode 100644 index 000000000..ceeb68a7a --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_sink2.txt @@ -0,0 +1,11 @@ +Clean sink2 +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_sofa.txt b/Program/HouseCleaning/program/scene1/Clean_sofa.txt new file mode 100644 index 000000000..9ea6c93a7 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_sofa.txt @@ -0,0 +1,11 @@ +Clean sofa +Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_stove.txt b/Program/HouseCleaning/program/scene1/Clean_stove.txt new file mode 100644 index 000000000..7fbe526c1 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_stove.txt @@ -0,0 +1,9 @@ +Clean stove +Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_television1.txt b/Program/HouseCleaning/program/scene1/Clean_television1.txt new file mode 100644 index 000000000..7ea899fa1 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_television1.txt @@ -0,0 +1,10 @@ +Clean television1 +Walk to the kitchen and look at the TV. Find and grab a towel to clean the TV. Wipe down the television using that towel. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene1/Clean_television2.txt b/Program/HouseCleaning/program/scene1/Clean_television2.txt new file mode 100644 index 000000000..cd633d850 --- /dev/null +++ b/Program/HouseCleaning/program/scene1/Clean_television2.txt @@ -0,0 +1,9 @@ +Clean television2 +Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_desk1.txt b/Program/HouseCleaning/program/scene2/Clean_desk1.txt new file mode 100644 index 000000000..703819cd1 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_desk1.txt @@ -0,0 +1,17 @@ +Clean desk1 +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_fridge.txt b/Program/HouseCleaning/program/scene2/Clean_fridge.txt new file mode 100644 index 000000000..f087b4b79 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_fridge.txt @@ -0,0 +1,9 @@ +Clean fridge +Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_kitchen.txt b/Program/HouseCleaning/program/scene2/Clean_kitchen.txt new file mode 100644 index 000000000..1af860aaa --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_kitchen.txt @@ -0,0 +1,30 @@ +Clean kitchen +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. + + +[WALK] (146) +[WALK] (112) +[GRAB] (112) +[WALK] (137) +[TURNTO] (137) +[WIPE] (112) (137) +[WALK] (146) +[WIPE] (112) (146) +[WALK] (152) +[WIPE] (112) (152) +[WALK] (146) +[PUTBACK] (112) (146) +[WALK] (169) +[GRAB] (169) +[WALK] (152) +[OPEN] (152) +[PUTBACK] (169) (152) +[CLOSE] (152) +[WALK] (112) +[GRAB] (112) +[WALK] (153) +[WIPE] (112) (153) +[WALK] (126) +[WIPE] (112) (126) +[WALK] (146) +[PUTBACK] (112) (146) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_kitchentable.txt b/Program/HouseCleaning/program/scene2/Clean_kitchentable.txt new file mode 100644 index 000000000..d41f76b23 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_kitchentable.txt @@ -0,0 +1,9 @@ +Clean kitchentable +Walk to the kitchen and check the table. Find the grab the cleaning material to clean that table. Walk to the table and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_livingroom.txt b/Program/HouseCleaning/program/scene2/Clean_livingroom.txt new file mode 100644 index 000000000..c3316f8c2 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_livingroom.txt @@ -0,0 +1,25 @@ +Clean livingroom +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_sink1.txt b/Program/HouseCleaning/program/scene2/Clean_sink1.txt new file mode 100644 index 000000000..f23537ca6 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_sink1.txt @@ -0,0 +1,32 @@ +Clean sink1 +Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[SHAKE] (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[TURNTO] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_sink2.txt b/Program/HouseCleaning/program/scene2/Clean_sink2.txt new file mode 100644 index 000000000..ceeb68a7a --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_sink2.txt @@ -0,0 +1,11 @@ +Clean sink2 +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_sofa.txt b/Program/HouseCleaning/program/scene2/Clean_sofa.txt new file mode 100644 index 000000000..9ea6c93a7 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_sofa.txt @@ -0,0 +1,11 @@ +Clean sofa +Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_stove.txt b/Program/HouseCleaning/program/scene2/Clean_stove.txt new file mode 100644 index 000000000..7fbe526c1 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_stove.txt @@ -0,0 +1,9 @@ +Clean stove +Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene2/Clean_television2.txt b/Program/HouseCleaning/program/scene2/Clean_television2.txt new file mode 100644 index 000000000..cd633d850 --- /dev/null +++ b/Program/HouseCleaning/program/scene2/Clean_television2.txt @@ -0,0 +1,9 @@ +Clean television2 +Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_fridge.txt b/Program/HouseCleaning/program/scene3/Clean_fridge.txt new file mode 100644 index 000000000..f087b4b79 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_fridge.txt @@ -0,0 +1,9 @@ +Clean fridge +Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_kitchen.txt b/Program/HouseCleaning/program/scene3/Clean_kitchen.txt new file mode 100644 index 000000000..7d2288399 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_kitchen.txt @@ -0,0 +1,30 @@ +Clean kitchen +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. + + +[WALK] (157) +[WALK] (122) +[GRAB] (122) +[WALK] (138) +[TURNTO] (138) +[WIPE] (122) (138) +[WALK] (157) +[WIPE] (122) (157) +[WALK] (164) +[WIPE] (122) (164) +[WALK] (157) +[PUTBACK] (122) (157) +[WALK] (177) +[GRAB] (177) +[WALK] (164) +[OPEN] (164) +[PUTBACK] (177) (164) +[CLOSE] (164) +[WALK] (122) +[GRAB] (122) +[WALK] (165) +[WIPE] (122) (165) +[WALK] (133) +[WIPE] (122) (133) +[WALK] (157) +[PUTBACK] (122) (157) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_kitchentable.txt b/Program/HouseCleaning/program/scene3/Clean_kitchentable.txt new file mode 100644 index 000000000..d41f76b23 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_kitchentable.txt @@ -0,0 +1,9 @@ +Clean kitchentable +Walk to the kitchen and check the table. Find the grab the cleaning material to clean that table. Walk to the table and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_livingroom.txt b/Program/HouseCleaning/program/scene3/Clean_livingroom.txt new file mode 100644 index 000000000..934a054c9 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_livingroom.txt @@ -0,0 +1,14 @@ +Clean livingroom +Walk to the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_sink1.txt b/Program/HouseCleaning/program/scene3/Clean_sink1.txt new file mode 100644 index 000000000..f23537ca6 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_sink1.txt @@ -0,0 +1,32 @@ +Clean sink1 +Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[SHAKE] (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[TURNTO] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_sink2.txt b/Program/HouseCleaning/program/scene3/Clean_sink2.txt new file mode 100644 index 000000000..ceeb68a7a --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_sink2.txt @@ -0,0 +1,11 @@ +Clean sink2 +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_sofa.txt b/Program/HouseCleaning/program/scene3/Clean_sofa.txt new file mode 100644 index 000000000..9ea6c93a7 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_sofa.txt @@ -0,0 +1,11 @@ +Clean sofa +Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_stove.txt b/Program/HouseCleaning/program/scene3/Clean_stove.txt new file mode 100644 index 000000000..7fbe526c1 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_stove.txt @@ -0,0 +1,9 @@ +Clean stove +Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_television1.txt b/Program/HouseCleaning/program/scene3/Clean_television1.txt new file mode 100644 index 000000000..7ea899fa1 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_television1.txt @@ -0,0 +1,10 @@ +Clean television1 +Walk to the kitchen and look at the TV. Find and grab a towel to clean the TV. Wipe down the television using that towel. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene3/Clean_television2.txt b/Program/HouseCleaning/program/scene3/Clean_television2.txt new file mode 100644 index 000000000..cd633d850 --- /dev/null +++ b/Program/HouseCleaning/program/scene3/Clean_television2.txt @@ -0,0 +1,9 @@ +Clean television2 +Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_desk1.txt b/Program/HouseCleaning/program/scene4/Clean_desk1.txt new file mode 100644 index 000000000..703819cd1 --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_desk1.txt @@ -0,0 +1,17 @@ +Clean desk1 +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_fridge.txt b/Program/HouseCleaning/program/scene4/Clean_fridge.txt new file mode 100644 index 000000000..f087b4b79 --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_fridge.txt @@ -0,0 +1,9 @@ +Clean fridge +Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_kitchen.txt b/Program/HouseCleaning/program/scene4/Clean_kitchen.txt new file mode 100644 index 000000000..7ddd8a2a3 --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_kitchen.txt @@ -0,0 +1,30 @@ +Clean kitchen +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. + + +[WALK] (92) +[WALK] (113) +[GRAB] (113) +[WALK] (83) +[TURNTO] (83) +[WIPE] (113) (83) +[WALK] (92) +[WIPE] (113) (92) +[WALK] (105) +[WIPE] (113) (105) +[WALK] (92) +[PUTBACK] (113) (92) +[WALK] (60) +[GRAB] (60) +[WALK] (105) +[OPEN] (105) +[PUTBACK] (60) (105) +[CLOSE] (105) +[WALK] (113) +[GRAB] (113) +[WALK] (107) +[WIPE] (113) (107) +[WALK] (74) +[WIPE] (113) (74) +[WALK] (92) +[PUTBACK] (113) (92) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_kitchentable.txt b/Program/HouseCleaning/program/scene4/Clean_kitchentable.txt new file mode 100644 index 000000000..d41f76b23 --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_kitchentable.txt @@ -0,0 +1,9 @@ +Clean kitchentable +Walk to the kitchen and check the table. Find the grab the cleaning material to clean that table. Walk to the table and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_livingroom.txt b/Program/HouseCleaning/program/scene4/Clean_livingroom.txt new file mode 100644 index 000000000..0ab2aeb81 --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_livingroom.txt @@ -0,0 +1,26 @@ +Clean livingroom +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_sink2.txt b/Program/HouseCleaning/program/scene4/Clean_sink2.txt new file mode 100644 index 000000000..ceeb68a7a --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_sink2.txt @@ -0,0 +1,11 @@ +Clean sink2 +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/scene5/Clean_sofa.txt b/Program/HouseCleaning/program/scene4/Clean_sofa.txt similarity index 51% rename from Program/scene5/Clean_sofa.txt rename to Program/HouseCleaning/program/scene4/Clean_sofa.txt index bb2f64edc..f16eeece5 100644 --- a/Program/scene5/Clean_sofa.txt +++ b/Program/HouseCleaning/program/scene4/Clean_sofa.txt @@ -2,12 +2,11 @@ Clean sofa Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. - [WALK] (25) - [WALK] (346) - [GRAB] (346) - [WALK] (11) - [WALK] (83) - [GRAB] (83) - [SCRUB] (346) (83) - [WIPE] (346) (25) - [PUTOBJBACK] (83) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_stove.txt b/Program/HouseCleaning/program/scene4/Clean_stove.txt new file mode 100644 index 000000000..7fbe526c1 --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_stove.txt @@ -0,0 +1,9 @@ +Clean stove +Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene4/Clean_television2.txt b/Program/HouseCleaning/program/scene4/Clean_television2.txt new file mode 100644 index 000000000..188fc997c --- /dev/null +++ b/Program/HouseCleaning/program/scene4/Clean_television2.txt @@ -0,0 +1,10 @@ +Clean television2 +Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_desk1.txt b/Program/HouseCleaning/program/scene5/Clean_desk1.txt new file mode 100644 index 000000000..2fa60bd6c --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_desk1.txt @@ -0,0 +1,18 @@ +Clean desk1 +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_fridge.txt b/Program/HouseCleaning/program/scene5/Clean_fridge.txt new file mode 100644 index 000000000..f087b4b79 --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_fridge.txt @@ -0,0 +1,9 @@ +Clean fridge +Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_kitchen.txt b/Program/HouseCleaning/program/scene5/Clean_kitchen.txt new file mode 100644 index 000000000..829ec53cc --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_kitchen.txt @@ -0,0 +1,35 @@ +Clean kitchen +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. + + +[WALK] (149) +[WALK] (168) +[GRAB] (168) +[WALK] (148) +[TURNTO] (148) +[WIPE] (168) (148) +[WALK] (149) +[WIPE] (168) (149) +[WALK] (155) +[WIPE] (168) (155) +[WALK] (149) +[PUTBACK] (168) (149) +[WALK] (207) +[GRAB] (207) +[WALK] (155) +[OPEN] (155) +[PUTBACK] (207) (155) +[CLOSE] (155) +[WALK] (168) +[GRAB] (168) +[WALK] (152) +[WIPE] (168) (152) +[WALK] (136) +[WIPE] (168) (136) +[WALK] (149) +[PUTBACK] (168) (149) +[WALK] (345) +[GRAB] (345) +[WALK] (109) +[WALK] (200) +[WIPE] (345) (200) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_kitchentable.txt b/Program/HouseCleaning/program/scene5/Clean_kitchentable.txt new file mode 100644 index 000000000..d41f76b23 --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_kitchentable.txt @@ -0,0 +1,9 @@ +Clean kitchentable +Walk to the kitchen and check the table. Find the grab the cleaning material to clean that table. Walk to the table and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_livingroom.txt b/Program/HouseCleaning/program/scene5/Clean_livingroom.txt new file mode 100644 index 000000000..0ab2aeb81 --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_livingroom.txt @@ -0,0 +1,26 @@ +Clean livingroom +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_sink2.txt b/Program/HouseCleaning/program/scene5/Clean_sink2.txt new file mode 100644 index 000000000..ceeb68a7a --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_sink2.txt @@ -0,0 +1,11 @@ +Clean sink2 +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/scene1/Clean_sofa.txt b/Program/HouseCleaning/program/scene5/Clean_sofa.txt similarity index 51% rename from Program/scene1/Clean_sofa.txt rename to Program/HouseCleaning/program/scene5/Clean_sofa.txt index 2c2594df4..f16eeece5 100644 --- a/Program/scene1/Clean_sofa.txt +++ b/Program/HouseCleaning/program/scene5/Clean_sofa.txt @@ -2,12 +2,11 @@ Clean sofa Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. - [WALK] (372) - [WALK] (55) - [GRAB] (55) - [WALK] (339) - [WALK] (425) - [GRAB] (425) - [SCRUB] (55) (425) - [WIPE] (55) (372) - [PUTOBJBACK] (425) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_stove.txt b/Program/HouseCleaning/program/scene5/Clean_stove.txt new file mode 100644 index 000000000..7fbe526c1 --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_stove.txt @@ -0,0 +1,9 @@ +Clean stove +Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_television1.txt b/Program/HouseCleaning/program/scene5/Clean_television1.txt new file mode 100644 index 000000000..7ea899fa1 --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_television1.txt @@ -0,0 +1,10 @@ +Clean television1 +Walk to the kitchen and look at the TV. Find and grab a towel to clean the TV. Wipe down the television using that towel. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene5/Clean_television2.txt b/Program/HouseCleaning/program/scene5/Clean_television2.txt new file mode 100644 index 000000000..188fc997c --- /dev/null +++ b/Program/HouseCleaning/program/scene5/Clean_television2.txt @@ -0,0 +1,10 @@ +Clean television2 +Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_desk1.txt b/Program/HouseCleaning/program/scene6/Clean_desk1.txt new file mode 100644 index 000000000..2fa60bd6c --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_desk1.txt @@ -0,0 +1,18 @@ +Clean desk1 +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_fridge.txt b/Program/HouseCleaning/program/scene6/Clean_fridge.txt new file mode 100644 index 000000000..f087b4b79 --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_fridge.txt @@ -0,0 +1,9 @@ +Clean fridge +Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_kitchen.txt b/Program/HouseCleaning/program/scene6/Clean_kitchen.txt new file mode 100644 index 000000000..cc2449e27 --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_kitchen.txt @@ -0,0 +1,35 @@ +Clean kitchen +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. + + +[WALK] (195) +[WALK] (208) +[GRAB] (208) +[WALK] (186) +[TURNTO] (186) +[WIPE] (208) (186) +[WALK] (195) +[WIPE] (208) (195) +[WALK] (236) +[WIPE] (208) (236) +[WALK] (195) +[PUTBACK] (208) (195) +[WALK] (339) +[GRAB] (339) +[WALK] (236) +[OPEN] (236) +[PUTBACK] (339) (236) +[CLOSE] (236) +[WALK] (208) +[GRAB] (208) +[WALK] (231) +[WIPE] (208) (231) +[WALK] (183) +[WIPE] (208) (183) +[WALK] (195) +[PUTBACK] (208) (195) +[WALK] (49) +[GRAB] (49) +[WALK] (159) +[WALK] (204) +[WIPE] (49) (204) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_kitchentable.txt b/Program/HouseCleaning/program/scene6/Clean_kitchentable.txt new file mode 100644 index 000000000..d41f76b23 --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_kitchentable.txt @@ -0,0 +1,9 @@ +Clean kitchentable +Walk to the kitchen and check the table. Find the grab the cleaning material to clean that table. Walk to the table and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_livingroom.txt b/Program/HouseCleaning/program/scene6/Clean_livingroom.txt new file mode 100644 index 000000000..c3316f8c2 --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_livingroom.txt @@ -0,0 +1,25 @@ +Clean livingroom +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_sink1.txt b/Program/HouseCleaning/program/scene6/Clean_sink1.txt new file mode 100644 index 000000000..f23537ca6 --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_sink1.txt @@ -0,0 +1,32 @@ +Clean sink1 +Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[SHAKE] (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[TURNTO] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_sink2.txt b/Program/HouseCleaning/program/scene6/Clean_sink2.txt new file mode 100644 index 000000000..ceeb68a7a --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_sink2.txt @@ -0,0 +1,11 @@ +Clean sink2 +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/scene6/Clean_sofa.txt b/Program/HouseCleaning/program/scene6/Clean_sofa.txt similarity index 51% rename from Program/scene6/Clean_sofa.txt rename to Program/HouseCleaning/program/scene6/Clean_sofa.txt index 3ac28dee5..f16eeece5 100644 --- a/Program/scene6/Clean_sofa.txt +++ b/Program/HouseCleaning/program/scene6/Clean_sofa.txt @@ -2,12 +2,11 @@ Clean sofa Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. - [WALK] (285) - [WALK] (49) - [GRAB] (49) - [WALK] (252) - [WALK] (315) - [GRAB] (315) - [SCRUB] (49) (315) - [WIPE] (49) (285) - [PUTOBJBACK] (315) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_stove.txt b/Program/HouseCleaning/program/scene6/Clean_stove.txt new file mode 100644 index 000000000..7fbe526c1 --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_stove.txt @@ -0,0 +1,9 @@ +Clean stove +Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_television1.txt b/Program/HouseCleaning/program/scene6/Clean_television1.txt new file mode 100644 index 000000000..7ea899fa1 --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_television1.txt @@ -0,0 +1,10 @@ +Clean television1 +Walk to the kitchen and look at the TV. Find and grab a towel to clean the TV. Wipe down the television using that towel. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene6/Clean_television2.txt b/Program/HouseCleaning/program/scene6/Clean_television2.txt new file mode 100644 index 000000000..188fc997c --- /dev/null +++ b/Program/HouseCleaning/program/scene6/Clean_television2.txt @@ -0,0 +1,10 @@ +Clean television2 +Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_desk1.txt b/Program/HouseCleaning/program/scene7/Clean_desk1.txt new file mode 100644 index 000000000..2fa60bd6c --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_desk1.txt @@ -0,0 +1,18 @@ +Clean desk1 +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_fridge.txt b/Program/HouseCleaning/program/scene7/Clean_fridge.txt new file mode 100644 index 000000000..f087b4b79 --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_fridge.txt @@ -0,0 +1,9 @@ +Clean fridge +Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_kitchen.txt b/Program/HouseCleaning/program/scene7/Clean_kitchen.txt new file mode 100644 index 000000000..4db8abda5 --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_kitchen.txt @@ -0,0 +1,30 @@ +Clean kitchen +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. + + +[WALK] (149) +[WALK] (114) +[GRAB] (114) +[WALK] (141) +[TURNTO] (141) +[WIPE] (114) (141) +[WALK] (149) +[WIPE] (114) (149) +[WALK] (165) +[WIPE] (114) (165) +[WALK] (149) +[PUTBACK] (114) (149) +[WALK] (174) +[GRAB] (174) +[WALK] (165) +[OPEN] (165) +[PUTBACK] (174) (165) +[CLOSE] (165) +[WALK] (114) +[GRAB] (114) +[WALK] (157) +[WIPE] (114) (157) +[WALK] (130) +[WIPE] (114) (130) +[WALK] (149) +[PUTBACK] (114) (149) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_kitchentable.txt b/Program/HouseCleaning/program/scene7/Clean_kitchentable.txt new file mode 100644 index 000000000..d41f76b23 --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_kitchentable.txt @@ -0,0 +1,9 @@ +Clean kitchentable +Walk to the kitchen and check the table. Find the grab the cleaning material to clean that table. Walk to the table and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_livingroom.txt b/Program/HouseCleaning/program/scene7/Clean_livingroom.txt new file mode 100644 index 000000000..0ab2aeb81 --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_livingroom.txt @@ -0,0 +1,26 @@ +Clean livingroom +Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[GRAB] (1) +[TURNTO] (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_sink1.txt b/Program/HouseCleaning/program/scene7/Clean_sink1.txt new file mode 100644 index 000000000..f23537ca6 --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_sink1.txt @@ -0,0 +1,32 @@ +Clean sink1 +Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[SHAKE] (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WALK] (1) +[PUTBACK] (1) (1) +[TURNTO] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_sink2.txt b/Program/HouseCleaning/program/scene7/Clean_sink2.txt new file mode 100644 index 000000000..ceeb68a7a --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_sink2.txt @@ -0,0 +1,11 @@ +Clean sink2 +Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/scene4/Clean_sofa.txt b/Program/HouseCleaning/program/scene7/Clean_sofa.txt similarity index 51% rename from Program/scene4/Clean_sofa.txt rename to Program/HouseCleaning/program/scene7/Clean_sofa.txt index 056e23df9..f16eeece5 100644 --- a/Program/scene4/Clean_sofa.txt +++ b/Program/HouseCleaning/program/scene7/Clean_sofa.txt @@ -2,12 +2,11 @@ Clean sofa Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. - [WALK] (279) - [WALK] (209) - [GRAB] (209) - [WALK] (271) - [WALK] (311) - [GRAB] (311) - [SCRUB] (209) (311) - [WIPE] (209) (279) - [PUTOBJBACK] (311) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[SCRUB] (1) (1) +[WIPE] (1) (1) +[PUTOBJBACK] (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_stove.txt b/Program/HouseCleaning/program/scene7/Clean_stove.txt new file mode 100644 index 000000000..7fbe526c1 --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_stove.txt @@ -0,0 +1,9 @@ +Clean stove +Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. + + +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/HouseCleaning/program/scene7/Clean_television2.txt b/Program/HouseCleaning/program/scene7/Clean_television2.txt new file mode 100644 index 000000000..188fc997c --- /dev/null +++ b/Program/HouseCleaning/program/scene7/Clean_television2.txt @@ -0,0 +1,10 @@ +Clean television2 +Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. + + +[WALK] (1) +[WALK] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[WIPE] (1) (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene1/Drink_alcohol_while_watching_television2.txt b/Program/Leisure/program/scene1/Drink_alcohol_while_watching_television2.txt new file mode 100644 index 000000000..e5c7357ab --- /dev/null +++ b/Program/Leisure/program/scene1/Drink_alcohol_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink alcohol while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene1/Drink_juice_while_watching_television2.txt b/Program/Leisure/program/scene1/Drink_juice_while_watching_television2.txt new file mode 100644 index 000000000..b833ed5f9 --- /dev/null +++ b/Program/Leisure/program/scene1/Drink_juice_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink juice while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene1/Drink_milk_while_watching_television2.txt b/Program/Leisure/program/scene1/Drink_milk_while_watching_television2.txt new file mode 100644 index 000000000..a13fedb89 --- /dev/null +++ b/Program/Leisure/program/scene1/Drink_milk_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink milk while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene1/Drink_wine_while_watching_television2.txt b/Program/Leisure/program/scene1/Drink_wine_while_watching_television2.txt new file mode 100644 index 000000000..46bac540c --- /dev/null +++ b/Program/Leisure/program/scene1/Drink_wine_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink wine while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene1/Eat_bread_while_watching_television2.txt b/Program/Leisure/program/scene1/Eat_bread_while_watching_television2.txt new file mode 100644 index 000000000..ba0333818 --- /dev/null +++ b/Program/Leisure/program/scene1/Eat_bread_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat bread while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene1/Eat_cupcake_while_watching_television2.txt b/Program/Leisure/program/scene1/Eat_cupcake_while_watching_television2.txt new file mode 100644 index 000000000..866ee463f --- /dev/null +++ b/Program/Leisure/program/scene1/Eat_cupcake_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat cupcake while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene1/Relax_on_bed.txt b/Program/Leisure/program/scene1/Relax_on_bed.txt similarity index 59% rename from Program/scene1/Relax_on_bed.txt rename to Program/Leisure/program/scene1/Relax_on_bed.txt index 2d9c604cc..ac846a1ab 100644 --- a/Program/scene1/Relax_on_bed.txt +++ b/Program/Leisure/program/scene1/Relax_on_bed.txt @@ -2,5 +2,5 @@ Relax on bed Go to the bedroom room and sit on the bed, ease into the bed and relax. - [WALK] (112) - [SIT] (112) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene5/Relax_on_sofa.txt b/Program/Leisure/program/scene1/Relax_on_sofa.txt similarity index 60% rename from Program/scene5/Relax_on_sofa.txt rename to Program/Leisure/program/scene1/Relax_on_sofa.txt index f02d3d2f8..e52e23514 100644 --- a/Program/scene5/Relax_on_sofa.txt +++ b/Program/Leisure/program/scene1/Relax_on_sofa.txt @@ -2,5 +2,5 @@ Relax on sofa Go to the living room and sit on the sofa, ease into the sofa and relax. - [WALK] (25) - [SIT] (25) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene1/Relax_on_sofa_while_watching_television.txt b/Program/Leisure/program/scene1/Relax_on_sofa_while _watching_television2.txt similarity index 53% rename from Program/scene1/Relax_on_sofa_while_watching_television.txt rename to Program/Leisure/program/scene1/Relax_on_sofa_while _watching_television2.txt index e5be12609..050b941bb 100644 --- a/Program/scene1/Relax_on_sofa_while_watching_television.txt +++ b/Program/Leisure/program/scene1/Relax_on_sofa_while _watching_television2.txt @@ -1,11 +1,11 @@ -Relax on sofa while watching television +Relax on sofa while watching television2 Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (372) - [SIT] (372) - [SWITCHOFF] (430) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene3/Watch_television.txt b/Program/Leisure/program/scene1/Watch_television2.txt similarity index 53% rename from Program/scene3/Watch_television.txt rename to Program/Leisure/program/scene1/Watch_television2.txt index 6d205d872..25b258492 100644 --- a/Program/scene3/Watch_television.txt +++ b/Program/Leisure/program/scene1/Watch_television2.txt @@ -1,10 +1,10 @@ -Watch television +Watch television2 Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. - [WALK] (241) - [SWITCHON] (241) - [WALK] (414) - [GRAB] (414) - [WALK] (241) - [SWITCHOFF] (241) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene2/Drink_alcohol_while_watching_television2.txt b/Program/Leisure/program/scene2/Drink_alcohol_while_watching_television2.txt new file mode 100644 index 000000000..e5c7357ab --- /dev/null +++ b/Program/Leisure/program/scene2/Drink_alcohol_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink alcohol while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene2/Drink_juice_while_watching_television2.txt b/Program/Leisure/program/scene2/Drink_juice_while_watching_television2.txt new file mode 100644 index 000000000..b833ed5f9 --- /dev/null +++ b/Program/Leisure/program/scene2/Drink_juice_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink juice while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene2/Drink_milk_while_watching_television2.txt b/Program/Leisure/program/scene2/Drink_milk_while_watching_television2.txt new file mode 100644 index 000000000..a13fedb89 --- /dev/null +++ b/Program/Leisure/program/scene2/Drink_milk_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink milk while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene2/Drink_wine_while_watching_television2.txt b/Program/Leisure/program/scene2/Drink_wine_while_watching_television2.txt new file mode 100644 index 000000000..46bac540c --- /dev/null +++ b/Program/Leisure/program/scene2/Drink_wine_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink wine while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene2/Eat_bread_while_watching_television2.txt b/Program/Leisure/program/scene2/Eat_bread_while_watching_television2.txt new file mode 100644 index 000000000..ba0333818 --- /dev/null +++ b/Program/Leisure/program/scene2/Eat_bread_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat bread while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene2/Eat_cupcake_while_watching_television2.txt b/Program/Leisure/program/scene2/Eat_cupcake_while_watching_television2.txt new file mode 100644 index 000000000..866ee463f --- /dev/null +++ b/Program/Leisure/program/scene2/Eat_cupcake_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat cupcake while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene3/Relax_on_bed.txt b/Program/Leisure/program/scene2/Relax_on_bed.txt similarity index 59% rename from Program/scene3/Relax_on_bed.txt rename to Program/Leisure/program/scene2/Relax_on_bed.txt index 6ece7f2ba..ac846a1ab 100644 --- a/Program/scene3/Relax_on_bed.txt +++ b/Program/Leisure/program/scene2/Relax_on_bed.txt @@ -2,5 +2,5 @@ Relax on bed Go to the bedroom room and sit on the bed, ease into the bed and relax. - [WALK] (397) - [SIT] (397) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene1/Relax_on_sofa.txt b/Program/Leisure/program/scene2/Relax_on_sofa.txt similarity index 59% rename from Program/scene1/Relax_on_sofa.txt rename to Program/Leisure/program/scene2/Relax_on_sofa.txt index 67573cf08..e52e23514 100644 --- a/Program/scene1/Relax_on_sofa.txt +++ b/Program/Leisure/program/scene2/Relax_on_sofa.txt @@ -2,5 +2,5 @@ Relax on sofa Go to the living room and sit on the sofa, ease into the sofa and relax. - [WALK] (372) - [SIT] (372) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene3/Relax_on_sofa_while_watching_television.txt b/Program/Leisure/program/scene2/Relax_on_sofa_while_watching_television2.txt similarity index 53% rename from Program/scene3/Relax_on_sofa_while_watching_television.txt rename to Program/Leisure/program/scene2/Relax_on_sofa_while_watching_television2.txt index 35d9297cc..050b941bb 100644 --- a/Program/scene3/Relax_on_sofa_while_watching_television.txt +++ b/Program/Leisure/program/scene2/Relax_on_sofa_while_watching_television2.txt @@ -1,11 +1,11 @@ -Relax on sofa while watching television +Relax on sofa while watching television2 Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. - [WALK] (241) - [SWITCHON] (241) - [WALK] (414) - [GRAB] (414) - [WALK] (218) - [SIT] (218) - [SWITCHOFF] (241) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene4/Watch_television.txt b/Program/Leisure/program/scene2/Watch_television2.txt similarity index 53% rename from Program/scene4/Watch_television.txt rename to Program/Leisure/program/scene2/Watch_television2.txt index 6409e3f58..25b258492 100644 --- a/Program/scene4/Watch_television.txt +++ b/Program/Leisure/program/scene2/Watch_television2.txt @@ -1,10 +1,10 @@ -Watch television +Watch television2 Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. - [WALK] (301) - [SWITCHON] (301) - [WALK] (372) - [GRAB] (372) - [WALK] (301) - [SWITCHOFF] (301) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene3/Drink_alcohol_while_watching_television2.txt b/Program/Leisure/program/scene3/Drink_alcohol_while_watching_television2.txt new file mode 100644 index 000000000..e5c7357ab --- /dev/null +++ b/Program/Leisure/program/scene3/Drink_alcohol_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink alcohol while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene3/Drink_juice_while_watching_television2.txt b/Program/Leisure/program/scene3/Drink_juice_while_watching_television2.txt new file mode 100644 index 000000000..b833ed5f9 --- /dev/null +++ b/Program/Leisure/program/scene3/Drink_juice_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink juice while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene3/Drink_milk_while_watching_television2.txt b/Program/Leisure/program/scene3/Drink_milk_while_watching_television2.txt new file mode 100644 index 000000000..a13fedb89 --- /dev/null +++ b/Program/Leisure/program/scene3/Drink_milk_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink milk while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene3/Drink_wine_while_watching_television2.txt b/Program/Leisure/program/scene3/Drink_wine_while_watching_television2.txt new file mode 100644 index 000000000..46bac540c --- /dev/null +++ b/Program/Leisure/program/scene3/Drink_wine_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink wine while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene3/Eat_bread_while_watching_television2.txt b/Program/Leisure/program/scene3/Eat_bread_while_watching_television2.txt new file mode 100644 index 000000000..ba0333818 --- /dev/null +++ b/Program/Leisure/program/scene3/Eat_bread_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat bread while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene3/Eat_cupcake_while_watching_television2.txt b/Program/Leisure/program/scene3/Eat_cupcake_while_watching_television2.txt new file mode 100644 index 000000000..866ee463f --- /dev/null +++ b/Program/Leisure/program/scene3/Eat_cupcake_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat cupcake while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene2/Relax_on_bed.txt b/Program/Leisure/program/scene3/Relax_on_bed.txt similarity index 59% rename from Program/scene2/Relax_on_bed.txt rename to Program/Leisure/program/scene3/Relax_on_bed.txt index 71c0a58eb..46bfddf8d 100644 --- a/Program/scene2/Relax_on_bed.txt +++ b/Program/Leisure/program/scene3/Relax_on_bed.txt @@ -2,5 +2,5 @@ Relax on bed Go to the bedroom room and sit on the bed, ease into the bed and relax. - [WALK] (227) - [SIT] (227) +[WALK] (397) +[SIT] (397) \ No newline at end of file diff --git a/Program/scene4/Relax_on_sofa.txt b/Program/Leisure/program/scene3/Relax_on_sofa.txt similarity index 59% rename from Program/scene4/Relax_on_sofa.txt rename to Program/Leisure/program/scene3/Relax_on_sofa.txt index 668ab53ec..e52e23514 100644 --- a/Program/scene4/Relax_on_sofa.txt +++ b/Program/Leisure/program/scene3/Relax_on_sofa.txt @@ -2,5 +2,5 @@ Relax on sofa Go to the living room and sit on the sofa, ease into the sofa and relax. - [WALK] (279) - [SIT] (279) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene4/Relax_on_sofa_while_watching_television.txt b/Program/Leisure/program/scene3/Relax_on_sofa_while_watching_television2.txt similarity index 53% rename from Program/scene4/Relax_on_sofa_while_watching_television.txt rename to Program/Leisure/program/scene3/Relax_on_sofa_while_watching_television2.txt index d034dcc34..050b941bb 100644 --- a/Program/scene4/Relax_on_sofa_while_watching_television.txt +++ b/Program/Leisure/program/scene3/Relax_on_sofa_while_watching_television2.txt @@ -1,11 +1,11 @@ -Relax on sofa while watching television +Relax on sofa while watching television2 Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. - [WALK] (301) - [SWITCHON] (301) - [WALK] (372) - [GRAB] (372) - [WALK] (280) - [SIT] (280) - [SWITCHOFF] (301) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene1/Watch_television.txt b/Program/Leisure/program/scene3/Watch_television2.txt similarity index 53% rename from Program/scene1/Watch_television.txt rename to Program/Leisure/program/scene3/Watch_television2.txt index 6ed36cf30..25b258492 100644 --- a/Program/scene1/Watch_television.txt +++ b/Program/Leisure/program/scene3/Watch_television2.txt @@ -1,10 +1,10 @@ -Watch television +Watch television2 Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (430) - [SWITCHOFF] (430) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene4/Drink_alcohol_while_watching_television2.txt b/Program/Leisure/program/scene4/Drink_alcohol_while_watching_television2.txt new file mode 100644 index 000000000..e5c7357ab --- /dev/null +++ b/Program/Leisure/program/scene4/Drink_alcohol_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink alcohol while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene4/Drink_juice_while_watching_television2.txt b/Program/Leisure/program/scene4/Drink_juice_while_watching_television2.txt new file mode 100644 index 000000000..b833ed5f9 --- /dev/null +++ b/Program/Leisure/program/scene4/Drink_juice_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink juice while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene4/Drink_milk_while_watching_television2.txt b/Program/Leisure/program/scene4/Drink_milk_while_watching_television2.txt new file mode 100644 index 000000000..a13fedb89 --- /dev/null +++ b/Program/Leisure/program/scene4/Drink_milk_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink milk while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene4/Drink_wine_while_watching_television2.txt b/Program/Leisure/program/scene4/Drink_wine_while_watching_television2.txt new file mode 100644 index 000000000..46bac540c --- /dev/null +++ b/Program/Leisure/program/scene4/Drink_wine_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink wine while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene4/Eat_bread_while_watching_television2.txt b/Program/Leisure/program/scene4/Eat_bread_while_watching_television2.txt new file mode 100644 index 000000000..ba0333818 --- /dev/null +++ b/Program/Leisure/program/scene4/Eat_bread_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat bread while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene4/Eat_cupcake_while_watching_television2.txt b/Program/Leisure/program/scene4/Eat_cupcake_while_watching_television2.txt new file mode 100644 index 000000000..866ee463f --- /dev/null +++ b/Program/Leisure/program/scene4/Eat_cupcake_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat cupcake while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene4/Relax_on_bed.txt b/Program/Leisure/program/scene4/Relax_on_bed.txt similarity index 59% rename from Program/scene4/Relax_on_bed.txt rename to Program/Leisure/program/scene4/Relax_on_bed.txt index 1ececc41b..ac846a1ab 100644 --- a/Program/scene4/Relax_on_bed.txt +++ b/Program/Leisure/program/scene4/Relax_on_bed.txt @@ -2,5 +2,5 @@ Relax on bed Go to the bedroom room and sit on the bed, ease into the bed and relax. - [WALK] (219) - [SIT] (219) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene2/Relax_on_sofa.txt b/Program/Leisure/program/scene4/Relax_on_sofa.txt similarity index 59% rename from Program/scene2/Relax_on_sofa.txt rename to Program/Leisure/program/scene4/Relax_on_sofa.txt index 4237332ea..e52e23514 100644 --- a/Program/scene2/Relax_on_sofa.txt +++ b/Program/Leisure/program/scene4/Relax_on_sofa.txt @@ -2,5 +2,5 @@ Relax on sofa Go to the living room and sit on the sofa, ease into the sofa and relax. - [WALK] (296) - [SIT] (296) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene4/Relax_on_sofa_while_watching_television2.txt b/Program/Leisure/program/scene4/Relax_on_sofa_while_watching_television2.txt new file mode 100644 index 000000000..050b941bb --- /dev/null +++ b/Program/Leisure/program/scene4/Relax_on_sofa_while_watching_television2.txt @@ -0,0 +1,11 @@ +Relax on sofa while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene2/Watch_television.txt b/Program/Leisure/program/scene4/Watch_television2.txt similarity index 53% rename from Program/scene2/Watch_television.txt rename to Program/Leisure/program/scene4/Watch_television2.txt index 5ce861b07..25b258492 100644 --- a/Program/scene2/Watch_television.txt +++ b/Program/Leisure/program/scene4/Watch_television2.txt @@ -1,10 +1,10 @@ -Watch television +Watch television2 Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (308) - [SWITCHOFF] (308) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Drink_alcohol_while_watching_television2.txt b/Program/Leisure/program/scene5/Drink_alcohol_while_watching_television2.txt new file mode 100644 index 000000000..e5c7357ab --- /dev/null +++ b/Program/Leisure/program/scene5/Drink_alcohol_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink alcohol while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Drink_juice_while_watching_television2.txt b/Program/Leisure/program/scene5/Drink_juice_while_watching_television2.txt new file mode 100644 index 000000000..b833ed5f9 --- /dev/null +++ b/Program/Leisure/program/scene5/Drink_juice_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink juice while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Drink_milk_while_watching_television2.txt b/Program/Leisure/program/scene5/Drink_milk_while_watching_television2.txt new file mode 100644 index 000000000..a13fedb89 --- /dev/null +++ b/Program/Leisure/program/scene5/Drink_milk_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink milk while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Drink_wine_while_watching_television2.txt b/Program/Leisure/program/scene5/Drink_wine_while_watching_television2.txt new file mode 100644 index 000000000..46bac540c --- /dev/null +++ b/Program/Leisure/program/scene5/Drink_wine_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink wine while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Eat_bread_while_watching_television2.txt b/Program/Leisure/program/scene5/Eat_bread_while_watching_television2.txt new file mode 100644 index 000000000..ba0333818 --- /dev/null +++ b/Program/Leisure/program/scene5/Eat_bread_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat bread while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Eat_cupcake_while_watching_television2.txt b/Program/Leisure/program/scene5/Eat_cupcake_while_watching_television2.txt new file mode 100644 index 000000000..866ee463f --- /dev/null +++ b/Program/Leisure/program/scene5/Eat_cupcake_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat cupcake while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Relax_on_bed.txt b/Program/Leisure/program/scene5/Relax_on_bed.txt new file mode 100644 index 000000000..ac846a1ab --- /dev/null +++ b/Program/Leisure/program/scene5/Relax_on_bed.txt @@ -0,0 +1,6 @@ +Relax on bed +Go to the bedroom room and sit on the bed, ease into the bed and relax. + + +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Relax_on_sofa.txt b/Program/Leisure/program/scene5/Relax_on_sofa.txt new file mode 100644 index 000000000..e52e23514 --- /dev/null +++ b/Program/Leisure/program/scene5/Relax_on_sofa.txt @@ -0,0 +1,6 @@ +Relax on sofa +Go to the living room and sit on the sofa, ease into the sofa and relax. + + +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Relax_on_sofa_while_watching_television2.txt b/Program/Leisure/program/scene5/Relax_on_sofa_while_watching_television2.txt new file mode 100644 index 000000000..050b941bb --- /dev/null +++ b/Program/Leisure/program/scene5/Relax_on_sofa_while_watching_television2.txt @@ -0,0 +1,11 @@ +Relax on sofa while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene5/Watch_television2.txt b/Program/Leisure/program/scene5/Watch_television2.txt new file mode 100644 index 000000000..25b258492 --- /dev/null +++ b/Program/Leisure/program/scene5/Watch_television2.txt @@ -0,0 +1,10 @@ +Watch television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Drink_alcohol_while_watching_television2.txt b/Program/Leisure/program/scene6/Drink_alcohol_while_watching_television2.txt new file mode 100644 index 000000000..24df25e24 --- /dev/null +++ b/Program/Leisure/program/scene6/Drink_alcohol_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink alcohol while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (320) +[SWITCHON] (320) +[WALK] (339) +[GRAB] (339) +[WALK] (341) +[GRAB] (341) +[WALK] (320) +[TURNTO] (320) +[DRINK] (341) +[PUTBACK] (339) (288) +[SWITCHOFF] (320) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Drink_juice_while_watching_television2.txt b/Program/Leisure/program/scene6/Drink_juice_while_watching_television2.txt new file mode 100644 index 000000000..29343f776 --- /dev/null +++ b/Program/Leisure/program/scene6/Drink_juice_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink juice while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (320) +[SWITCHON] (320) +[WALK] (339) +[GRAB] (339) +[WALK] (341) +[GRAB] (341) +[WALK] (320) +[TURNTO] (320) +[DRINK] (341) +[PUTBACK] (339) (288) +[SWITCHOFF] (320) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Drink_milk_while_watching_television2.txt b/Program/Leisure/program/scene6/Drink_milk_while_watching_television2.txt new file mode 100644 index 000000000..80f806c4b --- /dev/null +++ b/Program/Leisure/program/scene6/Drink_milk_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink milk while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (320) +[SWITCHON] (320) +[WALK] (339) +[GRAB] (339) +[WALK] (341) +[GRAB] (341) +[WALK] (320) +[TURNTO] (320) +[DRINK] (341) +[PUTBACK] (339) (288) +[SWITCHOFF] (320) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Drink_wine_while_watching_television2.txt b/Program/Leisure/program/scene6/Drink_wine_while_watching_television2.txt new file mode 100644 index 000000000..a59b5f7e5 --- /dev/null +++ b/Program/Leisure/program/scene6/Drink_wine_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink wine while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (320) +[SWITCHON] (320) +[WALK] (339) +[GRAB] (339) +[WALK] (341) +[GRAB] (341) +[WALK] (320) +[TURNTO] (320) +[DRINK] (341) +[PUTBACK] (339) (288) +[SWITCHOFF] (320) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Eat_bread_while_watching_television2.txt b/Program/Leisure/program/scene6/Eat_bread_while_watching_television2.txt new file mode 100644 index 000000000..ce142348a --- /dev/null +++ b/Program/Leisure/program/scene6/Eat_bread_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat bread while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (320) +[SWITCHON] (320) +[WALK] (339) +[GRAB] (339) +[WALK] (343) +[GRAB] (343) +[WALK] (320) +[TURNTO] (320) +[EAT] (343) +[PUTBACK] (339) (288) +[SWITCHOFF] (320) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Eat_cupcake_while_watching_television2.txt b/Program/Leisure/program/scene6/Eat_cupcake_while_watching_television2.txt new file mode 100644 index 000000000..391d19c72 --- /dev/null +++ b/Program/Leisure/program/scene6/Eat_cupcake_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat cupcake while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (320) +[SWITCHON] (320) +[WALK] (339) +[GRAB] (339) +[WALK] (341) +[GRAB] (341) +[WALK] (320) +[TURNTO] (320) +[EAT] (341) +[PUTBACK] (339) (288) +[SWITCHOFF] (320) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Relax_on_bed.txt b/Program/Leisure/program/scene6/Relax_on_bed.txt new file mode 100644 index 000000000..ac846a1ab --- /dev/null +++ b/Program/Leisure/program/scene6/Relax_on_bed.txt @@ -0,0 +1,6 @@ +Relax on bed +Go to the bedroom room and sit on the bed, ease into the bed and relax. + + +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Relax_on_sofa.txt b/Program/Leisure/program/scene6/Relax_on_sofa.txt new file mode 100644 index 000000000..e52e23514 --- /dev/null +++ b/Program/Leisure/program/scene6/Relax_on_sofa.txt @@ -0,0 +1,6 @@ +Relax on sofa +Go to the living room and sit on the sofa, ease into the sofa and relax. + + +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene5/Relax_on_sofa_while_watching_television.txt b/Program/Leisure/program/scene6/Relax_on_sofa_while_watching_television2.txt similarity index 60% rename from Program/scene5/Relax_on_sofa_while_watching_television.txt rename to Program/Leisure/program/scene6/Relax_on_sofa_while_watching_television2.txt index ead50a26d..c13cef58a 100644 --- a/Program/scene5/Relax_on_sofa_while_watching_television.txt +++ b/Program/Leisure/program/scene6/Relax_on_sofa_while_watching_television2.txt @@ -2,10 +2,10 @@ Relax on sofa while watching television Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (25) - [SIT] (25) - [SWITCHOFF] (106) +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene6/Watch_television2.txt b/Program/Leisure/program/scene6/Watch_television2.txt new file mode 100644 index 000000000..25b258492 --- /dev/null +++ b/Program/Leisure/program/scene6/Watch_television2.txt @@ -0,0 +1,10 @@ +Watch television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Drink_alcohol_while_watching_television2.txt b/Program/Leisure/program/scene7/Drink_alcohol_while_watching_television2.txt new file mode 100644 index 000000000..e5c7357ab --- /dev/null +++ b/Program/Leisure/program/scene7/Drink_alcohol_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink alcohol while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Drink_juice_while_watching_television2.txt b/Program/Leisure/program/scene7/Drink_juice_while_watching_television2.txt new file mode 100644 index 000000000..b833ed5f9 --- /dev/null +++ b/Program/Leisure/program/scene7/Drink_juice_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink juice while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Drink_milk_while_watching_television2.txt b/Program/Leisure/program/scene7/Drink_milk_while_watching_television2.txt new file mode 100644 index 000000000..a13fedb89 --- /dev/null +++ b/Program/Leisure/program/scene7/Drink_milk_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink milk while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Drink_wine_while_watching_television2.txt b/Program/Leisure/program/scene7/Drink_wine_while_watching_television2.txt new file mode 100644 index 000000000..46bac540c --- /dev/null +++ b/Program/Leisure/program/scene7/Drink_wine_while_watching_television2.txt @@ -0,0 +1,15 @@ +Drink wine while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[DRINK] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Eat_bread_while_watching_television2.txt b/Program/Leisure/program/scene7/Eat_bread_while_watching_television2.txt new file mode 100644 index 000000000..ba0333818 --- /dev/null +++ b/Program/Leisure/program/scene7/Eat_bread_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat bread while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Eat_cupcake_while_watching_television2.txt b/Program/Leisure/program/scene7/Eat_cupcake_while_watching_television2.txt new file mode 100644 index 000000000..866ee463f --- /dev/null +++ b/Program/Leisure/program/scene7/Eat_cupcake_while_watching_television2.txt @@ -0,0 +1,15 @@ +Eat cupcake while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[TURNTO] (1) +[EAT] (1) +[PUTBACK] (1) (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Relax_on_bed.txt b/Program/Leisure/program/scene7/Relax_on_bed.txt new file mode 100644 index 000000000..ac846a1ab --- /dev/null +++ b/Program/Leisure/program/scene7/Relax_on_bed.txt @@ -0,0 +1,6 @@ +Relax on bed +Go to the bedroom room and sit on the bed, ease into the bed and relax. + + +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Relax_on_sofa.txt b/Program/Leisure/program/scene7/Relax_on_sofa.txt new file mode 100644 index 000000000..e52e23514 --- /dev/null +++ b/Program/Leisure/program/scene7/Relax_on_sofa.txt @@ -0,0 +1,6 @@ +Relax on sofa +Go to the living room and sit on the sofa, ease into the sofa and relax. + + +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Relax_on_sofa_while_watching_television2.txt b/Program/Leisure/program/scene7/Relax_on_sofa_while_watching_television2.txt new file mode 100644 index 000000000..050b941bb --- /dev/null +++ b/Program/Leisure/program/scene7/Relax_on_sofa_while_watching_television2.txt @@ -0,0 +1,11 @@ +Relax on sofa while watching television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/Leisure/program/scene7/Watch_television2.txt b/Program/Leisure/program/scene7/Watch_television2.txt new file mode 100644 index 000000000..25b258492 --- /dev/null +++ b/Program/Leisure/program/scene7/Watch_television2.txt @@ -0,0 +1,10 @@ +Watch television2 +Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. + + +[WALK] (1) +[SWITCHON] (1) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SWITCHOFF] (1) \ No newline at end of file diff --git a/Program/scene5/Admire_art.txt b/Program/Other/program/scene1/Admire_art.txt similarity index 62% rename from Program/scene5/Admire_art.txt rename to Program/Other/program/scene1/Admire_art.txt index e9024feeb..07840544f 100644 --- a/Program/scene5/Admire_art.txt +++ b/Program/Other/program/scene1/Admire_art.txt @@ -2,6 +2,6 @@ Admire art Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. - [WALK] (79) - [TURNTO] (79) - [LOOKAT] (79) +[WALK] (1) +[TURNTO] (1) +[LOOKAT] (1) \ No newline at end of file diff --git a/Program/scene2/Admire_art.txt b/Program/Other/program/scene2/Admire_art.txt similarity index 62% rename from Program/scene2/Admire_art.txt rename to Program/Other/program/scene2/Admire_art.txt index 745d18b3f..07840544f 100644 --- a/Program/scene2/Admire_art.txt +++ b/Program/Other/program/scene2/Admire_art.txt @@ -2,6 +2,6 @@ Admire art Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. - [WALK] (230) - [TURNTO] (230) - [LOOKAT] (230) +[WALK] (1) +[TURNTO] (1) +[LOOKAT] (1) \ No newline at end of file diff --git a/Program/scene3/Admire_art.txt b/Program/Other/program/scene3/Admire_art.txt similarity index 62% rename from Program/scene3/Admire_art.txt rename to Program/Other/program/scene3/Admire_art.txt index 40791745a..dc19a1de6 100644 --- a/Program/scene3/Admire_art.txt +++ b/Program/Other/program/scene3/Admire_art.txt @@ -2,6 +2,6 @@ Admire art Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. - [WALK] (410) - [TURNTO] (410) - [LOOKAT] (410) +[WALK] (410) +[TURNTO] (410) +[LOOKAT] (410) \ No newline at end of file diff --git a/Program/scene4/Admire_art.txt b/Program/Other/program/scene4/Admire_art.txt similarity index 62% rename from Program/scene4/Admire_art.txt rename to Program/Other/program/scene4/Admire_art.txt index 30f9f6636..07840544f 100644 --- a/Program/scene4/Admire_art.txt +++ b/Program/Other/program/scene4/Admire_art.txt @@ -2,6 +2,6 @@ Admire art Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. - [WALK] (305) - [TURNTO] (305) - [LOOKAT] (305) +[WALK] (1) +[TURNTO] (1) +[LOOKAT] (1) \ No newline at end of file diff --git a/Program/Other/program/scene5/Admire_art.txt b/Program/Other/program/scene5/Admire_art.txt new file mode 100644 index 000000000..07840544f --- /dev/null +++ b/Program/Other/program/scene5/Admire_art.txt @@ -0,0 +1,7 @@ +Admire art +Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. + + +[WALK] (1) +[TURNTO] (1) +[LOOKAT] (1) \ No newline at end of file diff --git a/Program/Other/program/scene6/Admire_art.txt b/Program/Other/program/scene6/Admire_art.txt new file mode 100644 index 000000000..07840544f --- /dev/null +++ b/Program/Other/program/scene6/Admire_art.txt @@ -0,0 +1,7 @@ +Admire art +Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. + + +[WALK] (1) +[TURNTO] (1) +[LOOKAT] (1) \ No newline at end of file diff --git a/Program/Other/program/scene7/Admire_art.txt b/Program/Other/program/scene7/Admire_art.txt new file mode 100644 index 000000000..07840544f --- /dev/null +++ b/Program/Other/program/scene7/Admire_art.txt @@ -0,0 +1,7 @@ +Admire art +Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. + + +[WALK] (1) +[TURNTO] (1) +[LOOKAT] (1) \ No newline at end of file diff --git a/Program/scene1/Pet_cat.txt b/Program/SocialInteraction/program/scene1/Pet_cat.txt similarity index 60% rename from Program/scene1/Pet_cat.txt rename to Program/SocialInteraction/program/scene1/Pet_cat.txt index 2fe2a07d5..1a17e2729 100644 --- a/Program/scene1/Pet_cat.txt +++ b/Program/SocialInteraction/program/scene1/Pet_cat.txt @@ -2,7 +2,7 @@ Pet cat Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. - [WALK] (461) - [GRAB] (461) - [WALK] (112) - [SIT] (112) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene2/Pet_cat.txt b/Program/SocialInteraction/program/scene2/Pet_cat.txt similarity index 60% rename from Program/scene2/Pet_cat.txt rename to Program/SocialInteraction/program/scene2/Pet_cat.txt index c305d6aca..1a17e2729 100644 --- a/Program/scene2/Pet_cat.txt +++ b/Program/SocialInteraction/program/scene2/Pet_cat.txt @@ -2,7 +2,7 @@ Pet cat Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. - [WALK] (342) - [GRAB] (342) - [WALK] (227) - [SIT] (227) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene3/Pet_cat.txt b/Program/SocialInteraction/program/scene3/Pet_cat.txt similarity index 60% rename from Program/scene3/Pet_cat.txt rename to Program/SocialInteraction/program/scene3/Pet_cat.txt index dab98e0e1..564f7f3e0 100644 --- a/Program/scene3/Pet_cat.txt +++ b/Program/SocialInteraction/program/scene3/Pet_cat.txt @@ -2,7 +2,7 @@ Pet cat Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. - [WALK] (416) - [GRAB] (416) - [WALK] (399) - [SIT] (399) +[WALK] (416) +[GRAB] (416) +[WALK] (399) +[SIT] (399) \ No newline at end of file diff --git a/Program/scene4/Pet_cat.txt b/Program/SocialInteraction/program/scene4/Pet_cat.txt similarity index 60% rename from Program/scene4/Pet_cat.txt rename to Program/SocialInteraction/program/scene4/Pet_cat.txt index bd0cc92e5..1a17e2729 100644 --- a/Program/scene4/Pet_cat.txt +++ b/Program/SocialInteraction/program/scene4/Pet_cat.txt @@ -2,7 +2,7 @@ Pet cat Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. - [WALK] (373) - [GRAB] (373) - [WALK] (219) - [SIT] (219) +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/SocialInteraction/program/scene5/Pet_cat.txt b/Program/SocialInteraction/program/scene5/Pet_cat.txt new file mode 100644 index 000000000..1a17e2729 --- /dev/null +++ b/Program/SocialInteraction/program/scene5/Pet_cat.txt @@ -0,0 +1,8 @@ +Pet cat +Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/SocialInteraction/program/scene6/Pet_cat.txt b/Program/SocialInteraction/program/scene6/Pet_cat.txt new file mode 100644 index 000000000..1a17e2729 --- /dev/null +++ b/Program/SocialInteraction/program/scene6/Pet_cat.txt @@ -0,0 +1,8 @@ +Pet cat +Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/SocialInteraction/program/scene7/Pet_cat.txt b/Program/SocialInteraction/program/scene7/Pet_cat.txt new file mode 100644 index 000000000..1a17e2729 --- /dev/null +++ b/Program/SocialInteraction/program/scene7/Pet_cat.txt @@ -0,0 +1,8 @@ +Pet cat +Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. + + +[WALK] (1) +[GRAB] (1) +[WALK] (1) +[SIT] (1) \ No newline at end of file diff --git a/Program/scene1/Admire_art.txt b/Program/scene1/Admire_art.txt deleted file mode 100644 index 4a30ef584..000000000 --- a/Program/scene1/Admire_art.txt +++ /dev/null @@ -1,7 +0,0 @@ -Admire art -Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. - - - [WALK] (181) - [TURNTO] (181) - [LOOKAT] (181) diff --git a/Program/scene1/Clean_desk.txt b/Program/scene1/Clean_desk.txt deleted file mode 100644 index b342174cd..000000000 --- a/Program/scene1/Clean_desk.txt +++ /dev/null @@ -1,19 +0,0 @@ -Clean desk -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. - - - [WALK] (377) - [WALK] (55) - [GRAB] (55) - [WALK] (339) - [WALK] (377) - [WALK] (433) - [GRAB] (433) - [TURNTO] (377) - [WIPE] (55) (377) - [PUTOBJBACK] (433) - [WALK] (435) - [GRAB] (435) - [TURNTO] (377) - [WIPE] (55) (377) - [PUTOBJBACK] (435) diff --git a/Program/scene1/Clean_fridge.txt b/Program/scene1/Clean_fridge.txt deleted file mode 100644 index f71bca4ce..000000000 --- a/Program/scene1/Clean_fridge.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean fridge -Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. - - - [WALK] (306) - [WALK] (267) - [GRAB] (267) - [WALK] (306) - [WIPE] (267) (306) diff --git a/Program/scene1/Clean_kitchen.txt b/Program/scene1/Clean_kitchen.txt deleted file mode 100644 index bf3c3b6f9..000000000 --- a/Program/scene1/Clean_kitchen.txt +++ /dev/null @@ -1,35 +0,0 @@ -Clean kitchen -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. - - - [WALK] (247) - [WALK] (267) - [GRAB] (267) - [WALK] (238) - [TURNTO] (238) - [WIPE] (267) (238) - [WALK] (247) - [WIPE] (267) (247) - [WALK] (306) - [WIPE] (267) (306) - [WALK] (247) - [PUTBACK] (267) (247) - [WALK] (458) - [GRAB] (458) - [WALK] (306) - [OPEN] (306) - [PUTBACK] (458) (306) - [CLOSE] (306) - [WALK] (267) - [GRAB] (267) - [WALK] (312) - [WIPE] (267) (312) - [WALK] (231) - [WIPE] (267) (231) - [WALK] (247) - [PUTBACK] (267) (247) - [WALK] (54) - [GRAB] (54) - [WALK] (207) - [WALK] (265) - [WIPE] (54) (265) \ No newline at end of file diff --git a/Program/scene1/Clean_livingroom.txt b/Program/scene1/Clean_livingroom.txt deleted file mode 100644 index 8c5471583..000000000 --- a/Program/scene1/Clean_livingroom.txt +++ /dev/null @@ -1,27 +0,0 @@ -Clean livingroom -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (377) - [WALK] (55) - [GRAB] (55) - [WALK] (339) - [WALK] (377) - [WALK] (433) - [GRAB] (433) - [TURNTO] (377) - [WIPE] (55) (377) - [PUTOBJBACK] (433) - [WALK] (435) - [GRAB] (435) - [TURNTO] (377) - [WIPE] (55) (377) - [PUTOBJBACK] (435) - [WALK] (372) - [WALK] (425) - [GRAB] (425) - [SCRUB] (55) (425) - [WIPE] (55) (372) - [PUTOBJBACK] (425) - [WALK] (430) - [WIPE] (55) (430) diff --git a/Program/scene1/Clean_sink_bathroom.txt b/Program/scene1/Clean_sink_bathroom.txt deleted file mode 100644 index b42dd7e8e..000000000 --- a/Program/scene1/Clean_sink_bathroom.txt +++ /dev/null @@ -1,32 +0,0 @@ -Clean sink -Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. - - - [WALK] (51) - [WALK] (55) - [GRAB] (55) - [WALK] (51) - [WIPE] (55) (51) - [WALK] (67) - [GRAB] (67) - [SCRUB] (67) (55) - [WALK] (51) - [PUTBACK] (67) (51) - [WALK] (66) - [GRAB] (66) - [SCRUB] (66) (55) - [SHAKE] (66) - [WALK] (51) - [PUTBACK] (66) (51) - [WALK] (64) - [GRAB] (64) - [SCRUB] (64) (55) - [WALK] (51) - [PUTBACK] (64) (51) - [WALK] (62) - [GRAB] (62) - [SCRUB] (62) (55) - [WALK] (51) - [PUTBACK] (62) (51) - [TURNTO] (51) - [WIPE] (55) (51) diff --git a/Program/scene1/Clean_sink_kitchen.txt b/Program/scene1/Clean_sink_kitchen.txt deleted file mode 100644 index d74569171..000000000 --- a/Program/scene1/Clean_sink_kitchen.txt +++ /dev/null @@ -1,11 +0,0 @@ -Clean sink -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. - - - [WALK] (248) - [WALK] (267) - [GRAB] (267) - [WALK] (239) - [WIPE] (267) (239) - [WALK] (248) - [WIPE] (267) (248) diff --git a/Program/scene1/Clean_stove.txt b/Program/scene1/Clean_stove.txt deleted file mode 100644 index 5d85c0615..000000000 --- a/Program/scene1/Clean_stove.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean stove -Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. - - - [WALK] (312) - [WALK] (267) - [GRAB] (267) - [WALK] (312) - [WIPE] (267) (312) diff --git a/Program/scene1/Clean_television.txt b/Program/scene1/Clean_television.txt deleted file mode 100644 index 2df29c663..000000000 --- a/Program/scene1/Clean_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Clean television -Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (430) - [WALK] (55) - [GRAB] (55) - [WALK] (339) - [WALK] (430) - [WIPE] (55) (430) diff --git a/Program/scene1/Drink_alcohol.txt b/Program/scene1/Drink_alcohol.txt deleted file mode 100644 index 6777bac11..000000000 --- a/Program/scene1/Drink_alcohol.txt +++ /dev/null @@ -1,8 +0,0 @@ -Drink alcohol -Walk to the alcohol bottle. Grab the bottle and drink it. - - - [WALK] (458) - [GRAB] (458) - [WALK] (232) - [DRINK] (458) diff --git a/Program/scene1/Drink_alcohol_while_watching_television.txt b/Program/scene1/Drink_alcohol_while_watching_television.txt deleted file mode 100644 index ed813c9b6..000000000 --- a/Program/scene1/Drink_alcohol_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink alcohol while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (458) - [GRAB] (458) - [WALK] (430) - [TURNTO] (430) - [DRINK] (458) - [PUTBACK] (456) (373) - [SWITCHOFF] (430) diff --git a/Program/scene1/Drink_juice.txt b/Program/scene1/Drink_juice.txt deleted file mode 100644 index 8c266958e..000000000 --- a/Program/scene1/Drink_juice.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink juice -Walk to the juice bottle. Grab the bottle and drink it. - - - [WALK] (458) - [GRAB] (458) - [DRINK] (458) diff --git a/Program/scene1/Drink_juice_while_watching_television.txt b/Program/scene1/Drink_juice_while_watching_television.txt deleted file mode 100644 index 3bf3509c9..000000000 --- a/Program/scene1/Drink_juice_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink juice while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (458) - [GRAB] (458) - [WALK] (430) - [TURNTO] (430) - [DRINK] (458) - [PUTBACK] (456) (373) - [SWITCHOFF] (430) diff --git a/Program/scene1/Drink_milk.txt b/Program/scene1/Drink_milk.txt deleted file mode 100644 index 74a5b77fd..000000000 --- a/Program/scene1/Drink_milk.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink milk -Walk to the milk bottle. Grab the bottle and drink it. - - - [WALK] (337) - [GRAB] (337) - [DRINK] (337) diff --git a/Program/scene1/Drink_milk_while_watching_television.txt b/Program/scene1/Drink_milk_while_watching_television.txt deleted file mode 100644 index ae3f0db85..000000000 --- a/Program/scene1/Drink_milk_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink milk while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (337) - [GRAB] (337) - [WALK] (430) - [TURNTO] (430) - [DRINK] (337) - [PUTBACK] (456) (373) - [SWITCHOFF] (430) diff --git a/Program/scene1/Drink_wine.txt b/Program/scene1/Drink_wine.txt deleted file mode 100644 index 98f45a8c9..000000000 --- a/Program/scene1/Drink_wine.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink wine -Walk to the wine bottle. Grab the bottle and drink it. - - - [WALK] (458) - [GRAB] (458) - [DRINK] (458) diff --git a/Program/scene1/Drink_wine_while_watching_television.txt b/Program/scene1/Drink_wine_while_watching_television.txt deleted file mode 100644 index 74c9d48e6..000000000 --- a/Program/scene1/Drink_wine_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink wine while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (458) - [GRAB] (458) - [WALK] (430) - [TURNTO] (430) - [DRINK] (458) - [PUTBACK] (456) (373) - [SWITCHOFF] (430) diff --git a/Program/scene1/Eat_bread_while_watching_television.txt b/Program/scene1/Eat_bread_while_watching_television.txt deleted file mode 100644 index 0a8b5c6d1..000000000 --- a/Program/scene1/Eat_bread_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat bread while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (460) - [GRAB] (460) - [WALK] (430) - [TURNTO] (430) - [EAT] (460) - [PUTBACK] (456) (373) - [SWITCHOFF] (430) diff --git a/Program/scene1/Eat_cupcake_while_watching_television.txt b/Program/scene1/Eat_cupcake_while_watching_television.txt deleted file mode 100644 index 8bc666264..000000000 --- a/Program/scene1/Eat_cupcake_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat cupcake while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (430) - [SWITCHON] (430) - [WALK] (456) - [GRAB] (456) - [WALK] (459) - [GRAB] (459) - [WALK] (430) - [TURNTO] (430) - [EAT] (459) - [PUTBACK] (456) (373) - [SWITCHOFF] (430) diff --git a/Program/scene1/Put_groceries_in_fridge.txt b/Program/scene1/Put_groceries_in_fridge.txt deleted file mode 100644 index d97416835..000000000 --- a/Program/scene1/Put_groceries_in_fridge.txt +++ /dev/null @@ -1,11 +0,0 @@ -Put groceries in fridge -Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. - - - [WALK] (306) - [WALK] (458) - [GRAB] (458) - [WALK] (306) - [OPEN] (306) - [PUTBACK] (458) (306) - [CLOSE] (306) \ No newline at end of file diff --git a/Program/scene2/Clean_desk.txt b/Program/scene2/Clean_desk.txt deleted file mode 100644 index 762be7a26..000000000 --- a/Program/scene2/Clean_desk.txt +++ /dev/null @@ -1,19 +0,0 @@ -Clean desk -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. - - - [WALK] (298) - [WALK] (110) - [GRAB] (110) - [WALK] (268) - [WALK] (298) - [WALK] (306) - [GRAB] (306) - [TURNTO] (298) - [WIPE] (110) (298) - [PUTOBJBACK] (306) - [WALK] (304) - [GRAB] (304) - [TURNTO] (298) - [WIPE] (110) (298) - [PUTOBJBACK] (304) diff --git a/Program/scene2/Clean_fridge.txt b/Program/scene2/Clean_fridge.txt deleted file mode 100644 index afc859e9a..000000000 --- a/Program/scene2/Clean_fridge.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean fridge -Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. - - - [WALK] (151) - [WALK] (111) - [GRAB] (111) - [WALK] (151) - [WIPE] (111) (151) diff --git a/Program/scene2/Clean_kitchen.txt b/Program/scene2/Clean_kitchen.txt deleted file mode 100644 index 759c557f8..000000000 --- a/Program/scene2/Clean_kitchen.txt +++ /dev/null @@ -1,30 +0,0 @@ -Clean kitchen -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. - - - [WALK] (146) - [WALK] (112) - [GRAB] (112) - [WALK] (137) - [TURNTO] (137) - [WIPE] (112) (137) - [WALK] (146) - [WIPE] (112) (146) - [WALK] (152) - [WIPE] (112) (152) - [WALK] (146) - [PUTBACK] (112) (146) - [WALK] (169) - [GRAB] (169) - [WALK] (152) - [OPEN] (152) - [PUTBACK] (169) (152) - [CLOSE] (152) - [WALK] (112) - [GRAB] (112) - [WALK] (153) - [WIPE] (112) (153) - [WALK] (126) - [WIPE] (112) (126) - [WALK] (146) - [PUTBACK] (112) (146) \ No newline at end of file diff --git a/Program/scene2/Clean_livingroom.txt b/Program/scene2/Clean_livingroom.txt deleted file mode 100644 index 26a3a1c90..000000000 --- a/Program/scene2/Clean_livingroom.txt +++ /dev/null @@ -1,27 +0,0 @@ -Clean livingroom -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (298) - [WALK] (110) - [GRAB] (110) - [WALK] (268) - [WALK] (298) - [WALK] (306) - [GRAB] (306) - [TURNTO] (298) - [WIPE] (110) (298) - [PUTOBJBACK] (306) - [WALK] (304) - [GRAB] (304) - [TURNTO] (298) - [WIPE] (110) (298) - [PUTOBJBACK] (304) - [WALK] (295) - [WALK] (313) - [GRAB] (313) - [SCRUB] (110) (313) - [WIPE] (110) (295) - [PUTOBJBACK] (313) - [WALK] (307) - [WIPE] (110) (307) diff --git a/Program/scene2/Clean_sink_bathroom.txt b/Program/scene2/Clean_sink_bathroom.txt deleted file mode 100644 index 61b4ff475..000000000 --- a/Program/scene2/Clean_sink_bathroom.txt +++ /dev/null @@ -1,32 +0,0 @@ -Clean sink -Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. - - - [WALK] (28) - [WALK] (41) - [GRAB] (41) - [WALK] (28) - [WIPE] (41) (28) - [WALK] (32) - [GRAB] (32) - [SCRUB] (32) (41) - [WALK] (28) - [PUTBACK] (32) (28) - [WALK] (33) - [GRAB] (33) - [SCRUB] (33) (41) - [SHAKE] (33) - [WALK] (28) - [PUTBACK] (33) (28) - [WALK] (39) - [GRAB] (39) - [SCRUB] (39) (41) - [WALK] (28) - [PUTBACK] (39) (28) - [WALK] (36) - [GRAB] (36) - [SCRUB] (36) (41) - [WALK] (28) - [PUTBACK] (36) (28) - [TURNTO] (28) - [WIPE] (41) (28) diff --git a/Program/scene2/Clean_sink_kitchen.txt b/Program/scene2/Clean_sink_kitchen.txt deleted file mode 100644 index 1ecea6fbf..000000000 --- a/Program/scene2/Clean_sink_kitchen.txt +++ /dev/null @@ -1,11 +0,0 @@ -Clean sink -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. - - - [WALK] (145) - [WALK] (111) - [GRAB] (111) - [WALK] (136) - [WIPE] (111) (136) - [WALK] (145) - [WIPE] (111) (145) diff --git a/Program/scene2/Clean_sofa.txt b/Program/scene2/Clean_sofa.txt deleted file mode 100644 index 60857e58d..000000000 --- a/Program/scene2/Clean_sofa.txt +++ /dev/null @@ -1,13 +0,0 @@ -Clean sofa -Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. - - - [WALK] (295) - [WALK] (110) - [GRAB] (110) - [WALK] (268) - [WALK] (313) - [GRAB] (313) - [SCRUB] (110) (313) - [WIPE] (110) (295) - [PUTOBJBACK] (313) diff --git a/Program/scene2/Clean_stove.txt b/Program/scene2/Clean_stove.txt deleted file mode 100644 index bf6b89a3b..000000000 --- a/Program/scene2/Clean_stove.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean stove -Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. - - - [WALK] (152) - [WALK] (111) - [GRAB] (111) - [WALK] (152) - [WIPE] (111) (152) diff --git a/Program/scene2/Clean_television.txt b/Program/scene2/Clean_television.txt deleted file mode 100644 index e638b57a4..000000000 --- a/Program/scene2/Clean_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Clean television -Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (307) - [WALK] (110) - [GRAB] (110) - [WALK] (268) - [WALK] (307) - [WIPE] (110) (307) diff --git a/Program/scene2/Drink_alcohol.txt b/Program/scene2/Drink_alcohol.txt deleted file mode 100644 index 19608150b..000000000 --- a/Program/scene2/Drink_alcohol.txt +++ /dev/null @@ -1,8 +0,0 @@ -Drink alcohol -Walk to the alcohol bottle. Grab the bottle and drink it. - - - [WALK] (339) - [GRAB] (339) - [WALK] (125) - [DRINK] (339) diff --git a/Program/scene2/Drink_alcohol_while_watching_television.txt b/Program/scene2/Drink_alcohol_while_watching_television.txt deleted file mode 100644 index cb461adf4..000000000 --- a/Program/scene2/Drink_alcohol_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink alcohol while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (339) - [GRAB] (339) - [WALK] (308) - [TURNTO] (308) - [DRINK] (339) - [PUTBACK] (330) (300) - [SWITCHOFF] (308) diff --git a/Program/scene2/Drink_juice.txt b/Program/scene2/Drink_juice.txt deleted file mode 100644 index 8107b1019..000000000 --- a/Program/scene2/Drink_juice.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink juice -Walk to the juice bottle. Grab the bottle and drink it. - - - [WALK] (339) - [GRAB] (339) - [DRINK] (339) diff --git a/Program/scene2/Drink_juice_while_watching_television.txt b/Program/scene2/Drink_juice_while_watching_television.txt deleted file mode 100644 index 4e1379274..000000000 --- a/Program/scene2/Drink_juice_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink juice while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (340) - [GRAB] (340) - [WALK] (308) - [TURNTO] (308) - [DRINK] (340) - [PUTBACK] (330) (300) - [SWITCHOFF] (308) diff --git a/Program/scene2/Drink_milk.txt b/Program/scene2/Drink_milk.txt deleted file mode 100644 index 42949b37e..000000000 --- a/Program/scene2/Drink_milk.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink milk -Walk to the milk bottle. Grab the bottle and drink it. - - - [WALK] (189) - [GRAB] (189) - [DRINK] (189) diff --git a/Program/scene2/Drink_milk_while_watching_television.txt b/Program/scene2/Drink_milk_while_watching_television.txt deleted file mode 100644 index 271702f2a..000000000 --- a/Program/scene2/Drink_milk_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink milk while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (339) - [GRAB] (339) - [WALK] (308) - [TURNTO] (308) - [DRINK] (339) - [PUTBACK] (330) (300) - [SWITCHOFF] (308) diff --git a/Program/scene2/Drink_wine.txt b/Program/scene2/Drink_wine.txt deleted file mode 100644 index 6bffa6576..000000000 --- a/Program/scene2/Drink_wine.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink wine -Walk to the wine bottle. Grab the bottle and drink it. - - - [WALK] (339) - [GRAB] (339) - [DRINK] (339) diff --git a/Program/scene2/Drink_wine_while_watching_television.txt b/Program/scene2/Drink_wine_while_watching_television.txt deleted file mode 100644 index ed6a92df4..000000000 --- a/Program/scene2/Drink_wine_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink wine while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (339) - [GRAB] (339) - [WALK] (308) - [TURNTO] (308) - [DRINK] (339) - [PUTBACK] (330) (300) - [SWITCHOFF] (308) diff --git a/Program/scene2/Eat_bread_while_watching_television.txt b/Program/scene2/Eat_bread_while_watching_television.txt deleted file mode 100644 index 2973742e8..000000000 --- a/Program/scene2/Eat_bread_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat bread while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (341) - [GRAB] (341) - [WALK] (308) - [TURNTO] (308) - [EAT] (341) - [PUTBACK] (330) (300) - [SWITCHOFF] (308) diff --git a/Program/scene2/Eat_cupcake_while_watching_television.txt b/Program/scene2/Eat_cupcake_while_watching_television.txt deleted file mode 100644 index dda2accca..000000000 --- a/Program/scene2/Eat_cupcake_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat cupcake while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (340) - [GRAB] (340) - [WALK] (308) - [TURNTO] (308) - [EAT] (340) - [PUTBACK] (330) (300) - [SWITCHOFF] (308) diff --git a/Program/scene2/Put_groceries_in_fridge.txt b/Program/scene2/Put_groceries_in_fridge.txt deleted file mode 100644 index 1012ef961..000000000 --- a/Program/scene2/Put_groceries_in_fridge.txt +++ /dev/null @@ -1,11 +0,0 @@ -Put groceries in fridge -Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. - - - [WALK] (152) - [WALK] (169) - [GRAB] (169) - [WALK] (152) - [OPEN] (152) - [PUTBACK] (169) (152) - [CLOSE] (152) \ No newline at end of file diff --git a/Program/scene2/Relax_on_sofa_while_watching_television.txt b/Program/scene2/Relax_on_sofa_while_watching_television.txt deleted file mode 100644 index 44a49a5e1..000000000 --- a/Program/scene2/Relax_on_sofa_while_watching_television.txt +++ /dev/null @@ -1,11 +0,0 @@ -Relax on sofa while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. - - - [WALK] (308) - [SWITCHON] (308) - [WALK] (330) - [GRAB] (330) - [WALK] (296) - [SIT] (296) - [SWITCHOFF] (308) diff --git a/Program/scene3/Clean_fridge.txt b/Program/scene3/Clean_fridge.txt deleted file mode 100644 index 2e8f15acc..000000000 --- a/Program/scene3/Clean_fridge.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean fridge -Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. - - - [WALK] (164) - [WALK] (122) - [GRAB] (122) - [WALK] (164) - [WIPE] (122) (164) diff --git a/Program/scene3/Clean_kitchen.txt b/Program/scene3/Clean_kitchen.txt deleted file mode 100644 index 35a097146..000000000 --- a/Program/scene3/Clean_kitchen.txt +++ /dev/null @@ -1,30 +0,0 @@ -Clean kitchen -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. - - - [WALK] (157) - [WALK] (122) - [GRAB] (122) - [WALK] (138) - [TURNTO] (138) - [WIPE] (122) (138) - [WALK] (157) - [WIPE] (122) (157) - [WALK] (164) - [WIPE] (122) (164) - [WALK] (157) - [PUTBACK] (122) (157) - [WALK] (177) - [GRAB] (177) - [WALK] (164) - [OPEN] (164) - [PUTBACK] (177) (164) - [CLOSE] (164) - [WALK] (122) - [GRAB] (122) - [WALK] (165) - [WIPE] (122) (165) - [WALK] (133) - [WIPE] (122) (133) - [WALK] (157) - [PUTBACK] (122) (157) \ No newline at end of file diff --git a/Program/scene3/Clean_sink_bathroom.txt b/Program/scene3/Clean_sink_bathroom.txt deleted file mode 100644 index 2a69507e2..000000000 --- a/Program/scene3/Clean_sink_bathroom.txt +++ /dev/null @@ -1,32 +0,0 @@ -Clean sink -Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. - - - [WALK] (329) - [WALK] (331) - [GRAB] (331) - [WALK] (329) - [WIPE] (331) (329) - [WALK] (343) - [GRAB] (343) - [SCRUB] (343) (331) - [WALK] (329) - [PUTBACK] (343) (329) - [WALK] (342) - [GRAB] (342) - [SCRUB] (342) (331) - [SHAKE] (342) - [WALK] (329) - [PUTBACK] (342) (329) - [WALK] (340) - [GRAB] (340) - [SCRUB] (340) (331) - [WALK] (329) - [PUTBACK] (340) (329) - [WALK] (338) - [GRAB] (338) - [SCRUB] (338) (331) - [WALK] (329) - [PUTBACK] (338) (329) - [TURNTO] (329) - [WIPE] (331) (329) diff --git a/Program/scene3/Clean_sink_kitchen.txt b/Program/scene3/Clean_sink_kitchen.txt deleted file mode 100644 index 10a553fbe..000000000 --- a/Program/scene3/Clean_sink_kitchen.txt +++ /dev/null @@ -1,11 +0,0 @@ -Clean sink -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. - - - [WALK] (157) - [WALK] (122) - [GRAB] (122) - [WALK] (138) - [WIPE] (122) (138) - [WALK] (157) - [WIPE] (122) (157) diff --git a/Program/scene3/Clean_sofa.txt b/Program/scene3/Clean_sofa.txt deleted file mode 100644 index 90aff2cb5..000000000 --- a/Program/scene3/Clean_sofa.txt +++ /dev/null @@ -1,13 +0,0 @@ -Clean sofa -Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. - - - [WALK] (218) - [WALK] (331) - [GRAB] (331) - [WALK] (188) - [WALK] (220) - [GRAB] (220) - [SCRUB] (331) (220) - [WIPE] (331) (218) - [PUTOBJBACK] (220) diff --git a/Program/scene3/Clean_stove.txt b/Program/scene3/Clean_stove.txt deleted file mode 100644 index 55008663d..000000000 --- a/Program/scene3/Clean_stove.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean stove -Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. - - - [WALK] (165) - [WALK] (122) - [GRAB] (122) - [WALK] (165) - [WIPE] (122) (165) diff --git a/Program/scene3/Clean_television.txt b/Program/scene3/Clean_television.txt deleted file mode 100644 index bb9b0daea..000000000 --- a/Program/scene3/Clean_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Clean television -Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (241) - [WALK] (331) - [GRAB] (331) - [WALK] (188) - [WALK] (241) - [WIPE] (331) (241) diff --git a/Program/scene3/Drink_alcohol.txt b/Program/scene3/Drink_alcohol.txt deleted file mode 100644 index 6f62c401c..000000000 --- a/Program/scene3/Drink_alcohol.txt +++ /dev/null @@ -1,8 +0,0 @@ -Drink alcohol -Walk to the alcohol bottle. Grab the bottle and drink it. - - - [WALK] (414) - [GRAB] (414) - [WALK] (133) - [DRINK] (414) diff --git a/Program/scene3/Drink_alcohol_while_watching_television.txt b/Program/scene3/Drink_alcohol_while_watching_television.txt deleted file mode 100644 index 7ed4530dd..000000000 --- a/Program/scene3/Drink_alcohol_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink alcohol while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (241) - [SWITCHON] (241) - [WALK] (414) - [GRAB] (414) - [WALK] (415) - [GRAB] (415) - [WALK] (241) - [TURNTO] (241) - [DRINK] (415) - [PUTBACK] (414) (212) - [SWITCHOFF] (241) diff --git a/Program/scene3/Drink_juice.txt b/Program/scene3/Drink_juice.txt deleted file mode 100644 index 0132f53c6..000000000 --- a/Program/scene3/Drink_juice.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink juice -Walk to the juice bottle. Grab the bottle and drink it. - - - [WALK] (175) - [GRAB] (175) - [DRINK] (175) diff --git a/Program/scene3/Drink_juice_while_watching_television.txt b/Program/scene3/Drink_juice_while_watching_television.txt deleted file mode 100644 index f25b9a48b..000000000 --- a/Program/scene3/Drink_juice_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink juice while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (241) - [SWITCHON] (241) - [WALK] (414) - [GRAB] (414) - [WALK] (175) - [GRAB] (175) - [WALK] (241) - [TURNTO] (241) - [DRINK] (175) - [PUTBACK] (414) (212) - [SWITCHOFF] (241) diff --git a/Program/scene3/Drink_milk.txt b/Program/scene3/Drink_milk.txt deleted file mode 100644 index ddb413b9f..000000000 --- a/Program/scene3/Drink_milk.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink milk -Walk to the milk bottle. Grab the bottle and drink it. - - - [WALK] (178) - [GRAB] (178) - [DRINK] (178) diff --git a/Program/scene3/Drink_milk_while_watching_television.txt b/Program/scene3/Drink_milk_while_watching_television.txt deleted file mode 100644 index 55cfc9c73..000000000 --- a/Program/scene3/Drink_milk_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink milk while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (241) - [SWITCHON] (241) - [WALK] (414) - [GRAB] (414) - [WALK] (178) - [GRAB] (178) - [WALK] (241) - [TURNTO] (241) - [DRINK] (178) - [PUTBACK] (414) (212) - [SWITCHOFF] (241) diff --git a/Program/scene3/Drink_wine.txt b/Program/scene3/Drink_wine.txt deleted file mode 100644 index 0a35eda41..000000000 --- a/Program/scene3/Drink_wine.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink wine -Walk to the wine bottle. Grab the bottle and drink it. - - - [WALK] (414) - [GRAB] (414) - [DRINK] (414) diff --git a/Program/scene3/Drink_wine_while_watching_television.txt b/Program/scene3/Drink_wine_while_watching_television.txt deleted file mode 100644 index d8756904d..000000000 --- a/Program/scene3/Drink_wine_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink wine while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (241) - [SWITCHON] (241) - [WALK] (414) - [GRAB] (414) - [WALK] (415) - [GRAB] (415) - [WALK] (241) - [TURNTO] (241) - [DRINK] (415) - [PUTBACK] (414) (212) - [SWITCHOFF] (241) diff --git a/Program/scene3/Eat_bread_while_watching_television.txt b/Program/scene3/Eat_bread_while_watching_television.txt deleted file mode 100644 index ae550e8af..000000000 --- a/Program/scene3/Eat_bread_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat bread while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (242) - [SWITCHON] (242) - [WALK] (416) - [GRAB] (416) - [WALK] (245) - [GRAB] (245) - [WALK] (242) - [TURNTO] (242) - [EAT] (245) - [PUTBACK] (416) (212) - [SWITCHOFF] (242) diff --git a/Program/scene3/Eat_cupcake_while_watching_television.txt b/Program/scene3/Eat_cupcake_while_watching_television.txt deleted file mode 100644 index 11d365221..000000000 --- a/Program/scene3/Eat_cupcake_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat cupcake while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (242) - [SWITCHON] (242) - [WALK] (416) - [GRAB] (416) - [WALK] (228) - [GRAB] (228) - [WALK] (242) - [TURNTO] (242) - [EAT] (228) - [PUTBACK] (416) (212) - [SWITCHOFF] (242) diff --git a/Program/scene3/Put_groceries_in_fridge.txt b/Program/scene3/Put_groceries_in_fridge.txt deleted file mode 100644 index f4a33bbe9..000000000 --- a/Program/scene3/Put_groceries_in_fridge.txt +++ /dev/null @@ -1,11 +0,0 @@ -Put groceries in fridge -Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. - - - [WALK] (164) - [WALK] (177) - [GRAB] (177) - [WALK] (164) - [OPEN] (164) - [PUTBACK] (177) (164) - [CLOSE] (164) \ No newline at end of file diff --git a/Program/scene3/Relax_on_sofa.txt b/Program/scene3/Relax_on_sofa.txt deleted file mode 100644 index c3288c0fd..000000000 --- a/Program/scene3/Relax_on_sofa.txt +++ /dev/null @@ -1,6 +0,0 @@ -Relax on sofa -Go to the living room and sit on the sofa, ease into the sofa and relax. - - - [WALK] (218) - [SIT] (218) diff --git a/Program/scene4/Clean_desk.txt b/Program/scene4/Clean_desk.txt deleted file mode 100644 index aa4c089f1..000000000 --- a/Program/scene4/Clean_desk.txt +++ /dev/null @@ -1,19 +0,0 @@ -Clean desk -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. - - - [WALK] (274) - [WALK] (209) - [GRAB] (209) - [WALK] (271) - [WALK] (274) - [WALK] (300) - [GRAB] (300) - [TURNTO] (274) - [WIPE] (209) (274) - [PUTOBJBACK] (300) - [WALK] (298) - [GRAB] (298) - [TURNTO] (274) - [WIPE] (209) (274) - [PUTOBJBACK] (298) diff --git a/Program/scene4/Clean_fridge.txt b/Program/scene4/Clean_fridge.txt deleted file mode 100644 index 733690775..000000000 --- a/Program/scene4/Clean_fridge.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean fridge -Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. - - - [WALK] (106) - [WALK] (114) - [GRAB] (114) - [WALK] (106) - [WIPE] (114) (106) diff --git a/Program/scene4/Clean_kitchen.txt b/Program/scene4/Clean_kitchen.txt deleted file mode 100644 index 4c823a372..000000000 --- a/Program/scene4/Clean_kitchen.txt +++ /dev/null @@ -1,30 +0,0 @@ -Clean kitchen -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. - - - [WALK] (92) - [WALK] (113) - [GRAB] (113) - [WALK] (83) - [TURNTO] (83) - [WIPE] (113) (83) - [WALK] (92) - [WIPE] (113) (92) - [WALK] (105) - [WIPE] (113) (105) - [WALK] (92) - [PUTBACK] (113) (92) - [WALK] (60) - [GRAB] (60) - [WALK] (105) - [OPEN] (105) - [PUTBACK] (60) (105) - [CLOSE] (105) - [WALK] (113) - [GRAB] (113) - [WALK] (107) - [WIPE] (113) (107) - [WALK] (74) - [WIPE] (113) (74) - [WALK] (92) - [PUTBACK] (113) (92) \ No newline at end of file diff --git a/Program/scene4/Clean_livingroom.txt b/Program/scene4/Clean_livingroom.txt deleted file mode 100644 index 088e7ff8c..000000000 --- a/Program/scene4/Clean_livingroom.txt +++ /dev/null @@ -1,27 +0,0 @@ -Clean livingroom -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (274) - [WALK] (209) - [GRAB] (209) - [WALK] (271) - [WALK] (274) - [WALK] (300) - [GRAB] (300) - [TURNTO] (274) - [WIPE] (209) (274) - [PUTOBJBACK] (300) - [WALK] (298) - [GRAB] (298) - [TURNTO] (274) - [WIPE] (209) (274) - [PUTOBJBACK] (298) - [WALK] (279) - [WALK] (311) - [GRAB] (311) - [SCRUB] (209) (311) - [WIPE] (209) (279) - [PUTOBJBACK] (311) - [WALK] (301) - [WIPE] (209) (301) diff --git a/Program/scene4/Clean_sink_kitchen.txt b/Program/scene4/Clean_sink_kitchen.txt deleted file mode 100644 index 89817d954..000000000 --- a/Program/scene4/Clean_sink_kitchen.txt +++ /dev/null @@ -1,11 +0,0 @@ -Clean sink -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. - - - [WALK] (93) - [WALK] (114) - [GRAB] (114) - [WALK] (84) - [WIPE] (114) (84) - [WALK] (93) - [WIPE] (114) (93) diff --git a/Program/scene4/Clean_stove.txt b/Program/scene4/Clean_stove.txt deleted file mode 100644 index e85b497a6..000000000 --- a/Program/scene4/Clean_stove.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean stove -Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. - - - [WALK] (108) - [WALK] (114) - [GRAB] (114) - [WALK] (108) - [WIPE] (114) (108) diff --git a/Program/scene4/Clean_television.txt b/Program/scene4/Clean_television.txt deleted file mode 100644 index 5d6f15f36..000000000 --- a/Program/scene4/Clean_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Clean television -Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (301) - [WALK] (209) - [GRAB] (209) - [WALK] (271) - [WALK] (301) - [WIPE] (209) (301) diff --git a/Program/scene4/Drink_alcohol.txt b/Program/scene4/Drink_alcohol.txt deleted file mode 100644 index 119492860..000000000 --- a/Program/scene4/Drink_alcohol.txt +++ /dev/null @@ -1,8 +0,0 @@ -Drink alcohol -Walk to the alcohol bottle. Grab the bottle and drink it. - - - [WALK] (372) - [GRAB] (372) - [WALK] (75) - [DRINK] (372) diff --git a/Program/scene4/Drink_alcohol_while_watching_television.txt b/Program/scene4/Drink_alcohol_while_watching_television.txt deleted file mode 100644 index b1e6ee0ee..000000000 --- a/Program/scene4/Drink_alcohol_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink alcohol while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (301) - [SWITCHON] (301) - [WALK] (372) - [GRAB] (372) - [WALK] (373) - [GRAB] (373) - [WALK] (301) - [TURNTO] (301) - [DRINK] (373) - [PUTBACK] (372) (275) - [SWITCHOFF] (301) diff --git a/Program/scene4/Drink_juice.txt b/Program/scene4/Drink_juice.txt deleted file mode 100644 index 4c7322941..000000000 --- a/Program/scene4/Drink_juice.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink juice -Walk to the juice bottle. Grab the bottle and drink it. - - - [WALK] (372) - [GRAB] (372) - [DRINK] (372) diff --git a/Program/scene4/Drink_juice_while_watching_television.txt b/Program/scene4/Drink_juice_while_watching_television.txt deleted file mode 100644 index 125a255bb..000000000 --- a/Program/scene4/Drink_juice_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink juice while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (301) - [SWITCHON] (301) - [WALK] (372) - [GRAB] (372) - [WALK] (374) - [GRAB] (374) - [WALK] (301) - [TURNTO] (301) - [DRINK] (374) - [PUTBACK] (372) (275) - [SWITCHOFF] (301) diff --git a/Program/scene4/Drink_milk.txt b/Program/scene4/Drink_milk.txt deleted file mode 100644 index 5002a89f4..000000000 --- a/Program/scene4/Drink_milk.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink milk -Walk to the milk bottle. Grab the bottle and drink it. - - - [WALK] (46) - [GRAB] (46) - [DRINK] (46) diff --git a/Program/scene4/Drink_milk_while_watching_television.txt b/Program/scene4/Drink_milk_while_watching_television.txt deleted file mode 100644 index ce2a4c4a7..000000000 --- a/Program/scene4/Drink_milk_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink milk while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (301) - [SWITCHON] (301) - [WALK] (372) - [GRAB] (372) - [WALK] (373) - [GRAB] (373) - [WALK] (301) - [TURNTO] (301) - [DRINK] (373) - [PUTBACK] (372) (275) - [SWITCHOFF] (301) diff --git a/Program/scene4/Drink_wine.txt b/Program/scene4/Drink_wine.txt deleted file mode 100644 index 4f4a4fb86..000000000 --- a/Program/scene4/Drink_wine.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink wine -Walk to the wine bottle. Grab the bottle and drink it. - - - [WALK] (372) - [GRAB] (372) - [DRINK] (372) diff --git a/Program/scene4/Drink_wine_while_watching_television.txt b/Program/scene4/Drink_wine_while_watching_television.txt deleted file mode 100644 index ee1b230d9..000000000 --- a/Program/scene4/Drink_wine_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink wine while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (301) - [SWITCHON] (301) - [WALK] (372) - [GRAB] (372) - [WALK] (373) - [GRAB] (373) - [WALK] (301) - [TURNTO] (301) - [DRINK] (373) - [PUTBACK] (372) (275) - [SWITCHOFF] (301) diff --git a/Program/scene4/Eat_bread_while_watching_television.txt b/Program/scene4/Eat_bread_while_watching_television.txt deleted file mode 100644 index b6a896a4c..000000000 --- a/Program/scene4/Eat_bread_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat bread while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (301) - [SWITCHON] (301) - [WALK] (373) - [GRAB] (373) - [WALK] (372) - [GRAB] (372) - [WALK] (301) - [TURNTO] (301) - [EAT] (372) - [PUTBACK] (373) (275) - [SWITCHOFF] (301) diff --git a/Program/scene4/Eat_cupcake_while_watching_television.txt b/Program/scene4/Eat_cupcake_while_watching_television.txt deleted file mode 100644 index bf5be1c8c..000000000 --- a/Program/scene4/Eat_cupcake_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat cupcake while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (301) - [SWITCHON] (301) - [WALK] (373) - [GRAB] (373) - [WALK] (327) - [GRAB] (327) - [WALK] (301) - [TURNTO] (301) - [EAT] (327) - [PUTBACK] (373) (275) - [SWITCHOFF] (301) diff --git a/Program/scene4/Put_groceries_in_fridge.txt b/Program/scene4/Put_groceries_in_fridge.txt deleted file mode 100644 index 8e986a5a0..000000000 --- a/Program/scene4/Put_groceries_in_fridge.txt +++ /dev/null @@ -1,11 +0,0 @@ -Put groceries in fridge -Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. - - - [WALK] (105) - [WALK] (60) - [GRAB] (60) - [WALK] (105) - [OPEN] (105) - [PUTBACK] (60) (105) - [CLOSE] (105) \ No newline at end of file diff --git a/Program/scene5/Clean_desk.txt b/Program/scene5/Clean_desk.txt deleted file mode 100644 index 2f37e0388..000000000 --- a/Program/scene5/Clean_desk.txt +++ /dev/null @@ -1,19 +0,0 @@ -Clean desk -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. - - - [WALK] (27) - [WALK] (346) - [GRAB] (346) - [WALK] (11) - [WALK] (27) - [WALK] (103) - [GRAB] (103) - [TURNTO] (27) - [WIPE] (346) (27) - [PUTOBJBACK] (103) - [WALK] (102) - [GRAB] (102) - [TURNTO] (27) - [WIPE] (346) (27) - [PUTOBJBACK] (102) diff --git a/Program/scene5/Clean_fridge.txt b/Program/scene5/Clean_fridge.txt deleted file mode 100644 index 1b1f4f726..000000000 --- a/Program/scene5/Clean_fridge.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean fridge -Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. - - - [WALK] (155) - [WALK] (168) - [GRAB] (168) - [WALK] (155) - [WIPE] (168) (155) diff --git a/Program/scene5/Clean_kitchen.txt b/Program/scene5/Clean_kitchen.txt deleted file mode 100644 index b518e2449..000000000 --- a/Program/scene5/Clean_kitchen.txt +++ /dev/null @@ -1,35 +0,0 @@ -Clean kitchen -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. - - - [WALK] (149) - [WALK] (168) - [GRAB] (168) - [WALK] (148) - [TURNTO] (148) - [WIPE] (168) (148) - [WALK] (149) - [WIPE] (168) (149) - [WALK] (155) - [WIPE] (168) (155) - [WALK] (149) - [PUTBACK] (168) (149) - [WALK] (207) - [GRAB] (207) - [WALK] (155) - [OPEN] (155) - [PUTBACK] (207) (155) - [CLOSE] (155) - [WALK] (168) - [GRAB] (168) - [WALK] (152) - [WIPE] (168) (152) - [WALK] (136) - [WIPE] (168) (136) - [WALK] (149) - [PUTBACK] (168) (149) - [WALK] (345) - [GRAB] (345) - [WALK] (109) - [WALK] (200) - [WIPE] (345) (200) \ No newline at end of file diff --git a/Program/scene5/Clean_livingroom.txt b/Program/scene5/Clean_livingroom.txt deleted file mode 100644 index 8591cabc2..000000000 --- a/Program/scene5/Clean_livingroom.txt +++ /dev/null @@ -1,27 +0,0 @@ -Clean livingroom -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (27) - [WALK] (346) - [GRAB] (346) - [WALK] (11) - [WALK] (27) - [WALK] (103) - [GRAB] (103) - [TURNTO] (27) - [WIPE] (346) (27) - [PUTOBJBACK] (103) - [WALK] (102) - [GRAB] (102) - [TURNTO] (27) - [WIPE] (346) (27) - [PUTOBJBACK] (102) - [WALK] (25) - [WALK] (83) - [GRAB] (83) - [SCRUB] (346) (83) - [WIPE] (346) (25) - [PUTOBJBACK] (83) - [WALK] (106) - [WIPE] (346) (106) diff --git a/Program/scene5/Clean_sink_kitchen.txt b/Program/scene5/Clean_sink_kitchen.txt deleted file mode 100644 index 5abf0dbbd..000000000 --- a/Program/scene5/Clean_sink_kitchen.txt +++ /dev/null @@ -1,11 +0,0 @@ -Clean sink -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. - - - [WALK] (149) - [WALK] (168) - [GRAB] (168) - [WALK] (148) - [WIPE] (168) (148) - [WALK] (149) - [WIPE] (168) (149) diff --git a/Program/scene5/Clean_stove.txt b/Program/scene5/Clean_stove.txt deleted file mode 100644 index a0d882611..000000000 --- a/Program/scene5/Clean_stove.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean stove -Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. - - - [WALK] (152) - [WALK] (168) - [GRAB] (168) - [WALK] (152) - [WIPE] (168) (152) diff --git a/Program/scene5/Clean_television.txt b/Program/scene5/Clean_television.txt deleted file mode 100644 index 0f4ec1c92..000000000 --- a/Program/scene5/Clean_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Clean television -Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (106) - [WALK] (346) - [GRAB] (346) - [WALK] (11) - [WALK] (106) - [WIPE] (346) (106) diff --git a/Program/scene5/Drink_alcohol.txt b/Program/scene5/Drink_alcohol.txt deleted file mode 100644 index c5e37c4c0..000000000 --- a/Program/scene5/Drink_alcohol.txt +++ /dev/null @@ -1,8 +0,0 @@ -Drink alcohol -Walk to the alcohol bottle. Grab the bottle and drink it. - - - [WALK] (372) - [GRAB] (372) - [WALK] (136) - [DRINK] (372) diff --git a/Program/scene5/Drink_alcohol_while_watching_television.txt b/Program/scene5/Drink_alcohol_while_watching_television.txt deleted file mode 100644 index 5ff24afe0..000000000 --- a/Program/scene5/Drink_alcohol_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink alcohol while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (373) - [GRAB] (373) - [WALK] (106) - [TURNTO] (106) - [DRINK] (373) - [PUTBACK] (108) (28) - [SWITCHOFF] (106) diff --git a/Program/scene5/Drink_juice.txt b/Program/scene5/Drink_juice.txt deleted file mode 100644 index 4c7322941..000000000 --- a/Program/scene5/Drink_juice.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink juice -Walk to the juice bottle. Grab the bottle and drink it. - - - [WALK] (372) - [GRAB] (372) - [DRINK] (372) diff --git a/Program/scene5/Drink_juice_while_watching_television.txt b/Program/scene5/Drink_juice_while_watching_television.txt deleted file mode 100644 index 6028659fa..000000000 --- a/Program/scene5/Drink_juice_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink juice while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (375) - [GRAB] (375) - [WALK] (106) - [TURNTO] (106) - [DRINK] (375) - [PUTBACK] (108) (28) - [SWITCHOFF] (106) diff --git a/Program/scene5/Drink_milk.txt b/Program/scene5/Drink_milk.txt deleted file mode 100644 index ff952c590..000000000 --- a/Program/scene5/Drink_milk.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink milk -Walk to the milk bottle. Grab the bottle and drink it. - - - [WALK] (215) - [GRAB] (215) - [DRINK] (215) diff --git a/Program/scene5/Drink_milk_while_watching_television.txt b/Program/scene5/Drink_milk_while_watching_television.txt deleted file mode 100644 index b8c6a7713..000000000 --- a/Program/scene5/Drink_milk_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink milk while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (374) - [GRAB] (374) - [WALK] (106) - [TURNTO] (106) - [DRINK] (374) - [PUTBACK] (108) (28) - [SWITCHOFF] (106) diff --git a/Program/scene5/Drink_wine.txt b/Program/scene5/Drink_wine.txt deleted file mode 100644 index 4f4a4fb86..000000000 --- a/Program/scene5/Drink_wine.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink wine -Walk to the wine bottle. Grab the bottle and drink it. - - - [WALK] (372) - [GRAB] (372) - [DRINK] (372) diff --git a/Program/scene5/Drink_wine_while_watching_television.txt b/Program/scene5/Drink_wine_while_watching_television.txt deleted file mode 100644 index afd48b72d..000000000 --- a/Program/scene5/Drink_wine_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink wine while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (373) - [GRAB] (373) - [WALK] (106) - [TURNTO] (106) - [DRINK] (373) - [PUTBACK] (108) (28) - [SWITCHOFF] (106) diff --git a/Program/scene5/Eat_bread_while_watching_television.txt b/Program/scene5/Eat_bread_while_watching_television.txt deleted file mode 100644 index e6c05cba5..000000000 --- a/Program/scene5/Eat_bread_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat bread while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (109) - [GRAB] (109) - [WALK] (106) - [TURNTO] (106) - [EAT] (109) - [PUTBACK] (108) (28) - [SWITCHOFF] (106) diff --git a/Program/scene5/Eat_cupcake_while_watching_television.txt b/Program/scene5/Eat_cupcake_while_watching_television.txt deleted file mode 100644 index 920efc8b3..000000000 --- a/Program/scene5/Eat_cupcake_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat cupcake while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (95) - [GRAB] (95) - [WALK] (106) - [TURNTO] (106) - [EAT] (95) - [PUTBACK] (108) (28) - [SWITCHOFF] (106) diff --git a/Program/scene5/Pet_cat.txt b/Program/scene5/Pet_cat.txt deleted file mode 100644 index a9b654a30..000000000 --- a/Program/scene5/Pet_cat.txt +++ /dev/null @@ -1,8 +0,0 @@ -Pet cat -Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. - - - [WALK] (374) - [GRAB] (374) - [WALK] (280) - [SIT] (280) diff --git a/Program/scene5/Put_groceries_in_fridge.txt b/Program/scene5/Put_groceries_in_fridge.txt deleted file mode 100644 index 944f44b6b..000000000 --- a/Program/scene5/Put_groceries_in_fridge.txt +++ /dev/null @@ -1,11 +0,0 @@ -Put groceries in fridge -Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. - - - [WALK] (155) - [WALK] (207) - [GRAB] (207) - [WALK] (155) - [OPEN] (155) - [PUTBACK] (207) (155) - [CLOSE] (155) \ No newline at end of file diff --git a/Program/scene5/Relax_on_bed.txt b/Program/scene5/Relax_on_bed.txt deleted file mode 100644 index adc277e5f..000000000 --- a/Program/scene5/Relax_on_bed.txt +++ /dev/null @@ -1,6 +0,0 @@ -Relax on bed -Go to the bedroom room and sit on the bed, ease into the bed and relax. - - - [WALK] (279) - [SIT] (279) diff --git a/Program/scene5/Watch_television.txt b/Program/scene5/Watch_television.txt deleted file mode 100644 index 7a5432d19..000000000 --- a/Program/scene5/Watch_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Watch television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. - - - [WALK] (106) - [SWITCHON] (106) - [WALK] (108) - [GRAB] (108) - [WALK] (106) - [SWITCHOFF] (106) diff --git a/Program/scene6/Admire_art.txt b/Program/scene6/Admire_art.txt deleted file mode 100644 index 6c58712c9..000000000 --- a/Program/scene6/Admire_art.txt +++ /dev/null @@ -1,7 +0,0 @@ -Admire art -Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. - - - [WALK] (313) - [TURNTO] (313) - [LOOKAT] (313) diff --git a/Program/scene6/Clean_desk.txt b/Program/scene6/Clean_desk.txt deleted file mode 100644 index e2f9ba6e9..000000000 --- a/Program/scene6/Clean_desk.txt +++ /dev/null @@ -1,19 +0,0 @@ -Clean desk -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. - - - [WALK] (288) - [WALK] (49) - [GRAB] (49) - [WALK] (252) - [WALK] (288) - [WALK] (322) - [GRAB] (322) - [TURNTO] (288) - [WIPE] (49) (288) - [PUTOBJBACK] (322) - [WALK] (326) - [GRAB] (326) - [TURNTO] (288) - [WIPE] (49) (288) - [PUTOBJBACK] (326) diff --git a/Program/scene6/Clean_fridge.txt b/Program/scene6/Clean_fridge.txt deleted file mode 100644 index ac896542b..000000000 --- a/Program/scene6/Clean_fridge.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean fridge -Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. - - - [WALK] (236) - [WALK] (208) - [GRAB] (208) - [WALK] (236) - [WIPE] (208) (236) diff --git a/Program/scene6/Clean_kitchen.txt b/Program/scene6/Clean_kitchen.txt deleted file mode 100644 index 36d30450e..000000000 --- a/Program/scene6/Clean_kitchen.txt +++ /dev/null @@ -1,35 +0,0 @@ -Clean kitchen -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. - - - [WALK] (195) - [WALK] (208) - [GRAB] (208) - [WALK] (186) - [TURNTO] (186) - [WIPE] (208) (186) - [WALK] (195) - [WIPE] (208) (195) - [WALK] (236) - [WIPE] (208) (236) - [WALK] (195) - [PUTBACK] (208) (195) - [WALK] (339) - [GRAB] (339) - [WALK] (236) - [OPEN] (236) - [PUTBACK] (339) (236) - [CLOSE] (236) - [WALK] (208) - [GRAB] (208) - [WALK] (231) - [WIPE] (208) (231) - [WALK] (183) - [WIPE] (208) (183) - [WALK] (195) - [PUTBACK] (208) (195) - [WALK] (49) - [GRAB] (49) - [WALK] (159) - [WALK] (204) - [WIPE] (49) (204) \ No newline at end of file diff --git a/Program/scene6/Clean_livingroom.txt b/Program/scene6/Clean_livingroom.txt deleted file mode 100644 index a56a71287..000000000 --- a/Program/scene6/Clean_livingroom.txt +++ /dev/null @@ -1,27 +0,0 @@ -Clean livingroom -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (288) - [WALK] (49) - [GRAB] (49) - [WALK] (252) - [WALK] (288) - [WALK] (322) - [GRAB] (322) - [TURNTO] (288) - [WIPE] (49) (288) - [PUTOBJBACK] (322) - [WALK] (326) - [GRAB] (326) - [TURNTO] (288) - [WIPE] (49) (288) - [PUTOBJBACK] (326) - [WALK] (285) - [WALK] (315) - [GRAB] (315) - [SCRUB] (49) (315) - [WIPE] (49) (285) - [PUTOBJBACK] (315) - [WALK] (319) - [WIPE] (49) (319) diff --git a/Program/scene6/Clean_sink_bathroom.txt b/Program/scene6/Clean_sink_bathroom.txt deleted file mode 100644 index ba922fd49..000000000 --- a/Program/scene6/Clean_sink_bathroom.txt +++ /dev/null @@ -1,32 +0,0 @@ -Clean sink -Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. - - - [WALK] (37) - [WALK] (49) - [GRAB] (49) - [WALK] (37) - [WIPE] (49) (37) - [WALK] (57) - [GRAB] (57) - [SCRUB] (57) (49) - [WALK] (37) - [PUTBACK] (57) (37) - [WALK] (56) - [GRAB] (56) - [SCRUB] (56) (49) - [SHAKE] (56) - [WALK] (37) - [PUTBACK] (56) (37) - [WALK] (55) - [GRAB] (55) - [SCRUB] (55) (49) - [WALK] (37) - [PUTBACK] (55) (37) - [WALK] (53) - [GRAB] (53) - [SCRUB] (53) (49) - [WALK] (37) - [PUTBACK] (53) (37) - [TURNTO] (37) - [WIPE] (49) (37) diff --git a/Program/scene6/Clean_sink_kitchen.txt b/Program/scene6/Clean_sink_kitchen.txt deleted file mode 100644 index 9c8860dc9..000000000 --- a/Program/scene6/Clean_sink_kitchen.txt +++ /dev/null @@ -1,11 +0,0 @@ -Clean sink -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. - - - [WALK] (195) - [WALK] (208) - [GRAB] (208) - [WALK] (186) - [WIPE] (208) (186) - [WALK] (195) - [WIPE] (208) (195) diff --git a/Program/scene6/Clean_stove.txt b/Program/scene6/Clean_stove.txt deleted file mode 100644 index 87123b9b5..000000000 --- a/Program/scene6/Clean_stove.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean stove -Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. - - - [WALK] (231) - [WALK] (208) - [GRAB] (208) - [WALK] (231) - [WIPE] (208) (231) diff --git a/Program/scene6/Clean_television.txt b/Program/scene6/Clean_television.txt deleted file mode 100644 index c1c39e6f2..000000000 --- a/Program/scene6/Clean_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Clean television -Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (319) - [WALK] (49) - [GRAB] (49) - [WALK] (252) - [WALK] (319) - [WIPE] (49) (319) diff --git a/Program/scene6/Drink_alcohol.txt b/Program/scene6/Drink_alcohol.txt deleted file mode 100644 index a30576d99..000000000 --- a/Program/scene6/Drink_alcohol.txt +++ /dev/null @@ -1,8 +0,0 @@ -Drink alcohol -Walk to the alcohol bottle. Grab the bottle and drink it. - - - [WALK] (341) - [GRAB] (341) - [WALK] (183) - [DRINK] (341) diff --git a/Program/scene6/Drink_alcohol_while_watching_television.txt b/Program/scene6/Drink_alcohol_while_watching_television.txt deleted file mode 100644 index c45e98b3d..000000000 --- a/Program/scene6/Drink_alcohol_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink alcohol while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (341) - [GRAB] (341) - [WALK] (320) - [TURNTO] (320) - [DRINK] (341) - [PUTBACK] (339) (288) - [SWITCHOFF] (320) diff --git a/Program/scene6/Drink_juice.txt b/Program/scene6/Drink_juice.txt deleted file mode 100644 index daa29fdf2..000000000 --- a/Program/scene6/Drink_juice.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink juice -Walk to the juice bottle. Grab the bottle and drink it. - - - [WALK] (341) - [GRAB] (341) - [DRINK] (341) diff --git a/Program/scene6/Drink_juice_while_watching_television.txt b/Program/scene6/Drink_juice_while_watching_television.txt deleted file mode 100644 index 1396e8752..000000000 --- a/Program/scene6/Drink_juice_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink juice while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (341) - [GRAB] (341) - [WALK] (320) - [TURNTO] (320) - [DRINK] (341) - [PUTBACK] (339) (288) - [SWITCHOFF] (320) diff --git a/Program/scene6/Drink_milk.txt b/Program/scene6/Drink_milk.txt deleted file mode 100644 index b1b002234..000000000 --- a/Program/scene6/Drink_milk.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink milk -Walk to the milk bottle. Grab the bottle and drink it. - - - [WALK] (246) - [GRAB] (246) - [DRINK] (246) diff --git a/Program/scene6/Drink_milk_while_watching_television.txt b/Program/scene6/Drink_milk_while_watching_television.txt deleted file mode 100644 index 6399371ee..000000000 --- a/Program/scene6/Drink_milk_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink milk while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (341) - [GRAB] (341) - [WALK] (320) - [TURNTO] (320) - [DRINK] (341) - [PUTBACK] (339) (288) - [SWITCHOFF] (320) diff --git a/Program/scene6/Drink_wine.txt b/Program/scene6/Drink_wine.txt deleted file mode 100644 index 71c4d5faf..000000000 --- a/Program/scene6/Drink_wine.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink wine -Walk to the wine bottle. Grab the bottle and drink it. - - - [WALK] (341) - [GRAB] (341) - [DRINK] (341) diff --git a/Program/scene6/Drink_wine_while_watching_television.txt b/Program/scene6/Drink_wine_while_watching_television.txt deleted file mode 100644 index 1dbadff1a..000000000 --- a/Program/scene6/Drink_wine_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink wine while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (341) - [GRAB] (341) - [WALK] (320) - [TURNTO] (320) - [DRINK] (341) - [PUTBACK] (339) (288) - [SWITCHOFF] (320) diff --git a/Program/scene6/Eat_bread_while_watching_television.txt b/Program/scene6/Eat_bread_while_watching_television.txt deleted file mode 100644 index 18b7533d3..000000000 --- a/Program/scene6/Eat_bread_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat bread while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (343) - [GRAB] (343) - [WALK] (320) - [TURNTO] (320) - [EAT] (343) - [PUTBACK] (339) (288) - [SWITCHOFF] (320) diff --git a/Program/scene6/Eat_cupcake_while_watching_television.txt b/Program/scene6/Eat_cupcake_while_watching_television.txt deleted file mode 100644 index cc2c4af9d..000000000 --- a/Program/scene6/Eat_cupcake_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat cupcake while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (341) - [GRAB] (341) - [WALK] (320) - [TURNTO] (320) - [EAT] (341) - [PUTBACK] (339) (288) - [SWITCHOFF] (320) diff --git a/Program/scene6/Pet_cat.txt b/Program/scene6/Pet_cat.txt deleted file mode 100644 index 490e4bf50..000000000 --- a/Program/scene6/Pet_cat.txt +++ /dev/null @@ -1,8 +0,0 @@ -Pet cat -Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. - - - [WALK] (344) - [GRAB] (344) - [WALK] (103) - [SIT] (103) diff --git a/Program/scene6/Put_groceries_in_fridge.txt b/Program/scene6/Put_groceries_in_fridge.txt deleted file mode 100644 index aacdbe0be..000000000 --- a/Program/scene6/Put_groceries_in_fridge.txt +++ /dev/null @@ -1,11 +0,0 @@ -Put groceries in fridge -Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. - - - [WALK] (236) - [WALK] (339) - [GRAB] (339) - [WALK] (236) - [OPEN] (236) - [PUTBACK] (339) (236) - [CLOSE] (236) \ No newline at end of file diff --git a/Program/scene6/Relax_on_bed.txt b/Program/scene6/Relax_on_bed.txt deleted file mode 100644 index 9b6792202..000000000 --- a/Program/scene6/Relax_on_bed.txt +++ /dev/null @@ -1,6 +0,0 @@ -Relax on bed -Go to the bedroom room and sit on the bed, ease into the bed and relax. - - - [WALK] (103) - [SIT] (103) diff --git a/Program/scene6/Relax_on_sofa.txt b/Program/scene6/Relax_on_sofa.txt deleted file mode 100644 index 527a74ba9..000000000 --- a/Program/scene6/Relax_on_sofa.txt +++ /dev/null @@ -1,6 +0,0 @@ -Relax on sofa -Go to the living room and sit on the sofa, ease into the sofa and relax. - - - [WALK] (286) - [SIT] (286) diff --git a/Program/scene6/Relax_on_sofa_while_watching_television.txt b/Program/scene6/Relax_on_sofa_while_watching_television.txt deleted file mode 100644 index 91843f52d..000000000 --- a/Program/scene6/Relax_on_sofa_while_watching_television.txt +++ /dev/null @@ -1,11 +0,0 @@ -Relax on sofa while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (286) - [SIT] (286) - [SWITCHOFF] (320) diff --git a/Program/scene6/Watch_television.txt b/Program/scene6/Watch_television.txt deleted file mode 100644 index a96ec9314..000000000 --- a/Program/scene6/Watch_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Watch television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. - - - [WALK] (320) - [SWITCHON] (320) - [WALK] (339) - [GRAB] (339) - [WALK] (320) - [SWITCHOFF] (320) diff --git a/Program/scene7/Admire_art.txt b/Program/scene7/Admire_art.txt deleted file mode 100644 index e34568280..000000000 --- a/Program/scene7/Admire_art.txt +++ /dev/null @@ -1,7 +0,0 @@ -Admire art -Walk and look at paintings, and art to stop thinking about daily problems and negative thoughts. This reduces stree and makes us experience tranquility, leading up to feelings of peace and relaxation. - - - [WALK] (233) - [TURNTO] (233) - [LOOKAT] (233) diff --git a/Program/scene7/Clean_desk.txt b/Program/scene7/Clean_desk.txt deleted file mode 100644 index 1c07e63f7..000000000 --- a/Program/scene7/Clean_desk.txt +++ /dev/null @@ -1,19 +0,0 @@ -Clean desk -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. - - - [WALK] (247) - [WALK] (121) - [GRAB] (121) - [WALK] (201) - [WALK] (247) - [WALK] (281) - [GRAB] (281) - [TURNTO] (247) - [WIPE] (121) (247) - [PUTOBJBACK] (281) - [WALK] (279) - [GRAB] (279) - [TURNTO] (247) - [WIPE] (121) (247) - [PUTOBJBACK] (279) diff --git a/Program/scene7/Clean_fridge.txt b/Program/scene7/Clean_fridge.txt deleted file mode 100644 index 4d8986ce3..000000000 --- a/Program/scene7/Clean_fridge.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean fridge -Walk to the kitchen and check the fridge. Find and grab the cleaning material to clean that fridge. Walk to the fridge and wipe it down using the cleaning material. - - - [WALK] (165) - [WALK] (114) - [GRAB] (114) - [WALK] (165) - [WIPE] (114) (165) diff --git a/Program/scene7/Clean_kitchen.txt b/Program/scene7/Clean_kitchen.txt deleted file mode 100644 index 2d1bd7c45..000000000 --- a/Program/scene7/Clean_kitchen.txt +++ /dev/null @@ -1,30 +0,0 @@ -Clean kitchen -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. After that, walk to the fridge and wipe it down using the cleaning material. Then, find the groceries and grab them. Walk to the fridge and put these inside the fridge. Walk and check the appliances on the kitchen countertop. Then, wipe down these appliances (stove, etc.) using the cleaning material. After that, walk to the kitchen table and clean it. If a TV screen in the kitchen looks a little dingy or dusty, dusting the TV screen with a cloth every once in a while, keeps the picture quality looks great. - - - [WALK] (149) - [WALK] (114) - [GRAB] (114) - [WALK] (141) - [TURNTO] (141) - [WIPE] (114) (141) - [WALK] (149) - [WIPE] (114) (149) - [WALK] (165) - [WIPE] (114) (165) - [WALK] (149) - [PUTBACK] (114) (149) - [WALK] (174) - [GRAB] (174) - [WALK] (165) - [OPEN] (165) - [PUTBACK] (174) (165) - [CLOSE] (165) - [WALK] (114) - [GRAB] (114) - [WALK] (157) - [WIPE] (114) (157) - [WALK] (130) - [WIPE] (114) (130) - [WALK] (149) - [PUTBACK] (114) (149) \ No newline at end of file diff --git a/Program/scene7/Clean_livingroom.txt b/Program/scene7/Clean_livingroom.txt deleted file mode 100644 index a23f43c6f..000000000 --- a/Program/scene7/Clean_livingroom.txt +++ /dev/null @@ -1,27 +0,0 @@ -Clean livingroom -Walk to the living room and look around the desk. Find and grab a towel to eliminate any gathered dust on the desk. Take items off the desk as much as possible to create some clear space. After that, wipe down all surfaces including the top of the desk. Then rearrange or put back the items when we're done to make the desk look neat. Then, look around the sofa and see the pillows. Grab each of the pillows and wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. After that, walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (248) - [WALK] (121) - [GRAB] (121) - [WALK] (201) - [WALK] (248) - [WALK] (282) - [GRAB] (282) - [TURNTO] (248) - [WIPE] (121) (248) - [PUTOBJBACK] (282) - [WALK] (280) - [GRAB] (280) - [TURNTO] (248) - [WIPE] (121) (248) - [PUTOBJBACK] (280) - [WALK] (251) - [WALK] (238) - [GRAB] (238) - [SCRUB] (121) (238) - [WIPE] (121) (251) - [PUTOBJBACK] (238) - [WALK] (284) - [WIPE] (121) (284) diff --git a/Program/scene7/Clean_sink_bathroom.txt b/Program/scene7/Clean_sink_bathroom.txt deleted file mode 100644 index 51407c83d..000000000 --- a/Program/scene7/Clean_sink_bathroom.txt +++ /dev/null @@ -1,32 +0,0 @@ -Clean sink -Walk to the bathroom and check the sink. Find and grab the cleaning material to clean sink and its countertop. After that, walk to the sink and wipe it down using the cleaning material. Then, grab the small items that need cleaning, (the soap tray, and toothpaste cup, etc.). Scrub these items and put back on the countertop. Wipes off the sink again with a cleaning material. - - - [WALK] (27) - [WALK] (41) - [GRAB] (41) - [WALK] (27) - [WIPE] (41) (27) - [WALK] (32) - [GRAB] (32) - [SCRUB] (32) (41) - [WALK] (27) - [PUTBACK] (32) (27) - [WALK] (33) - [GRAB] (33) - [SCRUB] (33) (41) - [SHAKE] (33) - [WALK] (27) - [PUTBACK] (33) (27) - [WALK] (39) - [GRAB] (39) - [SCRUB] (39) (41) - [WALK] (27) - [PUTBACK] (39) (27) - [WALK] (36) - [GRAB] (36) - [SCRUB] (36) (41) - [WALK] (27) - [PUTBACK] (36) (27) - [TURNTO] (27) - [WIPE] (41) (27) diff --git a/Program/scene7/Clean_sink_kitchen.txt b/Program/scene7/Clean_sink_kitchen.txt deleted file mode 100644 index 3151c245a..000000000 --- a/Program/scene7/Clean_sink_kitchen.txt +++ /dev/null @@ -1,11 +0,0 @@ -Clean sink -Walk to the kitchen and check the sink. Find and grab the cleaning material to clean that sink. Walk to the sink and wipe it down using the cleaning material. - - - [WALK] (149) - [WALK] (114) - [GRAB] (114) - [WALK] (141) - [WIPE] (114) (141) - [WALK] (149) - [WIPE] (114) (149) diff --git a/Program/scene7/Clean_sofa.txt b/Program/scene7/Clean_sofa.txt deleted file mode 100644 index 25b716647..000000000 --- a/Program/scene7/Clean_sofa.txt +++ /dev/null @@ -1,13 +0,0 @@ -Clean sofa -Walk into the living room and look around the sofa and see the pillows. Find and grab a towel to eliminate any gathered dust from the pillow. Walk to the sofa and grab each of the pillows. Then, wipe down the pillow with that towel to clean the dust off the surfaces and shake them before putting them back on the sofa. - - - [WALK] (251) - [WALK] (121) - [GRAB] (121) - [WALK] (201) - [WALK] (238) - [GRAB] (238) - [SCRUB] (121) (238) - [WIPE] (121) (251) - [PUTOBJBACK] (238) diff --git a/Program/scene7/Clean_stove.txt b/Program/scene7/Clean_stove.txt deleted file mode 100644 index 2207860ad..000000000 --- a/Program/scene7/Clean_stove.txt +++ /dev/null @@ -1,9 +0,0 @@ -Clean stove -Walk to the kitchen and check the stove. Find and grab the cleaning material to clean that stove. Walk to the stove and wipe it down using the cleaning material. - - - [WALK] (157) - [WALK] (114) - [GRAB] (114) - [WALK] (157) - [WIPE] (114) (157) diff --git a/Program/scene7/Clean_television.txt b/Program/scene7/Clean_television.txt deleted file mode 100644 index a60fa9822..000000000 --- a/Program/scene7/Clean_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Clean television -Walk to the living room and look at the TV. Find and grab a towel to eliminate any gathered dust from the TV. Walk to the TV and wipe off the screen with that towel to clean the dust off the surfaces. - - - [WALK] (283) - [WALK] (121) - [GRAB] (121) - [WALK] (201) - [WALK] (283) - [WIPE] (121) (283) diff --git a/Program/scene7/Drink_alcohol.txt b/Program/scene7/Drink_alcohol.txt deleted file mode 100644 index 65595d04e..000000000 --- a/Program/scene7/Drink_alcohol.txt +++ /dev/null @@ -1,8 +0,0 @@ -Drink alcohol -Walk to the alcohol bottle. Grab the bottle and drink it. - - - [WALK] (197) - [GRAB] (197) - [WALK] (130) - [DRINK] (197) diff --git a/Program/scene7/Drink_alcohol_while_watching_television.txt b/Program/scene7/Drink_alcohol_while_watching_television.txt deleted file mode 100644 index 2662d79cd..000000000 --- a/Program/scene7/Drink_alcohol_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink alcohol while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the alcohol bottle. Grab the alcohol bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (285) - [SWITCHON] (285) - [WALK] (368) - [GRAB] (368) - [WALK] (252) - [GRAB] (252) - [WALK] (285) - [TURNTO] (285) - [DRINK] (252) - [PUTBACK] (368) (239) - [SWITCHOFF] (285) diff --git a/Program/scene7/Drink_juice.txt b/Program/scene7/Drink_juice.txt deleted file mode 100644 index 65ad22aa5..000000000 --- a/Program/scene7/Drink_juice.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink juice -Walk to the juice bottle. Grab the bottle and drink it. - - - [WALK] (324) - [GRAB] (324) - [DRINK] (324) diff --git a/Program/scene7/Drink_juice_while_watching_television.txt b/Program/scene7/Drink_juice_while_watching_television.txt deleted file mode 100644 index b07ce8c81..000000000 --- a/Program/scene7/Drink_juice_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink juice while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the juice bottle. Grab the juice bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (285) - [SWITCHON] (285) - [WALK] (368) - [GRAB] (368) - [WALK] (369) - [GRAB] (369) - [WALK] (285) - [TURNTO] (285) - [DRINK] (369) - [PUTBACK] (368) (239) - [SWITCHOFF] (285) diff --git a/Program/scene7/Drink_milk.txt b/Program/scene7/Drink_milk.txt deleted file mode 100644 index f5ac46779..000000000 --- a/Program/scene7/Drink_milk.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink milk -Walk to the milk bottle. Grab the bottle and drink it. - - - [WALK] (195) - [GRAB] (195) - [DRINK] (195) diff --git a/Program/scene7/Drink_milk_while_watching_television.txt b/Program/scene7/Drink_milk_while_watching_television.txt deleted file mode 100644 index 579d12785..000000000 --- a/Program/scene7/Drink_milk_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink milk while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the milk bottle. Grab the milk bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (285) - [SWITCHON] (285) - [WALK] (368) - [GRAB] (368) - [WALK] (370) - [GRAB] (370) - [WALK] (285) - [TURNTO] (285) - [DRINK] (370) - [PUTBACK] (368) (239) - [SWITCHOFF] (285) diff --git a/Program/scene7/Drink_wine.txt b/Program/scene7/Drink_wine.txt deleted file mode 100644 index a0777aac5..000000000 --- a/Program/scene7/Drink_wine.txt +++ /dev/null @@ -1,7 +0,0 @@ -Drink wine -Walk to the wine bottle. Grab the bottle and drink it. - - - [WALK] (326) - [GRAB] (326) - [DRINK] (326) diff --git a/Program/scene7/Drink_wine_while_watching_television.txt b/Program/scene7/Drink_wine_while_watching_television.txt deleted file mode 100644 index c9bc05c08..000000000 --- a/Program/scene7/Drink_wine_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Drink wine while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the wine bottle. Grab the wine bottle and drink it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (285) - [SWITCHON] (285) - [WALK] (368) - [GRAB] (368) - [WALK] (369) - [GRAB] (369) - [WALK] (285) - [TURNTO] (285) - [DRINK] (369) - [PUTBACK] (368) (239) - [SWITCHOFF] (285) diff --git a/Program/scene7/Eat_bread_while_watching_television.txt b/Program/scene7/Eat_bread_while_watching_television.txt deleted file mode 100644 index 211aa1a9d..000000000 --- a/Program/scene7/Eat_bread_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat bread while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the bread slice. Grab the bread slice and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (287) - [SWITCHON] (287) - [WALK] (370) - [GRAB] (370) - [WALK] (263) - [GRAB] (263) - [WALK] (287) - [TURNTO] (287) - [EAT] (263) - [PUTBACK] (370) (239) - [SWITCHOFF] (287) diff --git a/Program/scene7/Eat_cupcake_while_watching_television.txt b/Program/scene7/Eat_cupcake_while_watching_television.txt deleted file mode 100644 index b90cfe84b..000000000 --- a/Program/scene7/Eat_cupcake_while_watching_television.txt +++ /dev/null @@ -1,15 +0,0 @@ -Eat cupcake while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Walk over to the cupcake. Grab the cupcake and eat it while watching tv. Turn off the TV after watching TV programs. - - - [WALK] (287) - [SWITCHON] (287) - [WALK] (370) - [GRAB] (370) - [WALK] (262) - [GRAB] (262) - [WALK] (287) - [TURNTO] (287) - [EAT] (262) - [PUTBACK] (370) (239) - [SWITCHOFF] (287) diff --git a/Program/scene7/Pet_cat.txt b/Program/scene7/Pet_cat.txt deleted file mode 100644 index 26c55a630..000000000 --- a/Program/scene7/Pet_cat.txt +++ /dev/null @@ -1,8 +0,0 @@ -Pet cat -Find the cat to warm our hearts and puts our minds in a good place. Cuddle with a cat in order to have lower blood pressure levels and are at lower risk for depression. - - - [WALK] (370) - [GRAB] (370) - [WALK] (323) - [SIT] (323) diff --git a/Program/scene7/Put_groceries_in_fridge.txt b/Program/scene7/Put_groceries_in_fridge.txt deleted file mode 100644 index 9abdc4ede..000000000 --- a/Program/scene7/Put_groceries_in_fridge.txt +++ /dev/null @@ -1,11 +0,0 @@ -Put groceries in fridge -Walk to the kitchen and open the fridge. Find the gorceries and grab them. Walk to the fridge and put these inside the fridge. - - - [WALK] (165) - [WALK] (174) - [GRAB] (174) - [WALK] (165) - [OPEN] (165) - [PUTBACK] (174) (165) - [CLOSE] (165) \ No newline at end of file diff --git a/Program/scene7/Relax_on_bed.txt b/Program/scene7/Relax_on_bed.txt deleted file mode 100644 index e85864158..000000000 --- a/Program/scene7/Relax_on_bed.txt +++ /dev/null @@ -1,6 +0,0 @@ -Relax on bed -Go to the bedroom room and sit on the bed, ease into the bed and relax. - - - [WALK] (321) - [SIT] (321) diff --git a/Program/scene7/Relax_on_sofa.txt b/Program/scene7/Relax_on_sofa.txt deleted file mode 100644 index 1aa0c9df8..000000000 --- a/Program/scene7/Relax_on_sofa.txt +++ /dev/null @@ -1,6 +0,0 @@ -Relax on sofa -Go to the living room and sit on the sofa, ease into the sofa and relax. - - - [WALK] (251) - [SIT] (251) diff --git a/Program/scene7/Relax_on_sofa_while_watching_television.txt b/Program/scene7/Relax_on_sofa_while_watching_television.txt deleted file mode 100644 index f9fc42f94..000000000 --- a/Program/scene7/Relax_on_sofa_while_watching_television.txt +++ /dev/null @@ -1,11 +0,0 @@ -Relax on sofa while watching television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Go to the sofa and sit on it, ease into the sofa and relax. Turn off the TV power button after watching TV programs. - - - [WALK] (285) - [SWITCHON] (285) - [WALK] (368) - [GRAB] (368) - [WALK] (251) - [SIT] (251) - [SWITCHOFF] (285) diff --git a/Program/scene7/Watch_television.txt b/Program/scene7/Watch_television.txt deleted file mode 100644 index 6882cb28b..000000000 --- a/Program/scene7/Watch_television.txt +++ /dev/null @@ -1,10 +0,0 @@ -Watch television -Find TV to be a good way to wind down from the stress of everyday life. Turn on the TV power button. Grab a remote to find a program where we can turn the brain off and enjoy the laughs. Turn off the TV power button after watching TV programs. - - - [WALK] (284) - [SWITCHON] (284) - [WALK] (367) - [GRAB] (367) - [WALK] (284) - [SWITCHOFF] (284)