All work should be done on your own and any collaboration or additional resources should be indicated on your assignment.
In Robotics Studio implement the function:
int GotoGoal(Map &world)
Come up with a proper binary map description and data structure format.
Your grade for this assignment will be based on the submission of:
int GotoGoal(Map &world)