All work should be done on your own and any collaboration or additional resources should be indicated on your assignment.

Instructions

In Robotics Studio implement the function:

int GotoGoal(Map &world)

Come up with a proper binary map description and data structure format.

Artifacts

Your grade for this assignment will be based on the submission of:

  1. Code implementing int GotoGoal(Map &world)