Question
Consider a 10x10 grid without any obstacles and a robot with the same specification as our boundary following robot: eight sensors and four actions. a)
Consider a 10x10 grid without any obstacles and a robot with the same specification as our boundary following robot: eight sensors and four actions.
a) Design a reactive production system to control the robot to go to one of the four corners, wherever its initial position is
b) Show that it is not possible to have a reactive production system to make the robot visit every cell in the grid.
c) Design a state machine to achieve the above task. In addition to having memory about previous action taken and previous sensory input, you can have internal variables (mental states) and actions to change the values of these variables.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started