Question: Problem 3: Consider the following 2D robot motion planning problem, which shows the start location and goal location of a robot, and a set of

Problem 3: Consider the following 2D robot motion planning problem, which shows the start location and goal location of a robot, and a set of obstacles in Configuration Space (C-Space). Recall that the C-Space transform shrinks the robot to a single point with no size, and expands the obstacles to account for the dimensions of the robot. Note that the boundary are four walls of a room, and are thus obstacles as well. a. I've given you an approximate cell decomposition below (the red lines). Shade in all cells that your robot is not allowed to enter. b. Indicate in some way the path that would be taken if we used an optimal search algorithm (such as A* with an admissible heuristic) on this cell decomposition. There are actually multiple correct answers to thisjust show one of the possible paths that the search would find. c. Is that path the optimal solution to this robot motion planning problem? (Yes or No) Starto Goal Problem 3: Consider the following 2D robot motion planning problem, which shows the start location and goal location of a robot, and a set of obstacles in Configuration Space (C-Space). Recall that the C-Space transform shrinks the robot to a single point with no size, and expands the obstacles to account for the dimensions of the robot. Note that the boundary are four walls of a room, and are thus obstacles as well. a. I've given you an approximate cell decomposition below (the red lines). Shade in all cells that your robot is not allowed to enter. b. Indicate in some way the path that would be taken if we used an optimal search algorithm (such as A* with an admissible heuristic) on this cell decomposition. There are actually multiple correct answers to thisjust show one of the possible paths that the search would find. c. Is that path the optimal solution to this robot motion planning problem? (Yes or No) Starto Goal
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
