Page 1 of 1

Problem 7 - Al Planning (15 marks) Our agent is a robot with two hands: HandI and Hand2. The robot's task is to tidy up

Posted: Tue Jul 12, 2022 8:20 am
by answerhappygod
Problem 7 Al Planning 15 Marks Our Agent Is A Robot With Two Hands Handi And Hand2 The Robot S Task Is To Tidy Up 1
Problem 7 Al Planning 15 Marks Our Agent Is A Robot With Two Hands Handi And Hand2 The Robot S Task Is To Tidy Up 1 (15.82 KiB) Viewed 28 times
Problem 7 Al Planning 15 Marks Our Agent Is A Robot With Two Hands Handi And Hand2 The Robot S Task Is To Tidy Up 2
Problem 7 Al Planning 15 Marks Our Agent Is A Robot With Two Hands Handi And Hand2 The Robot S Task Is To Tidy Up 2 (1.47 KiB) Viewed 28 times
Problem 7 - Al Planning (15 marks) Our agent is a robot with two hands: HandI and Hand2. The robot's task is to tidy up the room by putting rubbish into the Bin and putting things at their right places. Initially, the robot is at the Door, the Rubbish and t Toy are at the Table and both hands of the robot are free. The right place for the Toy is at the Shelf. The actions available to the robot include Go from one place to another, and Grasp or Ungrasp an object. Grasping results holding the object if the robot and object are at the same place and the robot has a free hand. One effect of grasping is that the free hand that the robot uses to grasp the object will no longer be free after grasping the object.
2. Write down STRIPS-style definitions of the three actions