Starting from:

$40

CS8803-Project 2 Warehouse Solved

The goal of Project 2 is to give you practice implementing the planning and control algorithms introduced in the latter half . In each of the parts of the project, you will write a planner to guide a robot through a warehouse to retrieve and deliver packages.

In the first part, we will represent the warehouse as a grid in the manner of the planning problems from

Lesson 4, and the robot and target packages will have rigid, blocky representations in this “gridworld.” In the second part, the warehouse will have a continuous instead of a discrete representation, and the robot will have to navigate carefully around corners to avoid crashing into them.

More products