Module 4 · Manhattan Navigation
Module Overview · The Big Picture — Knowledge ChecksAnswer key
Which class decides the route, and which one drives the robot?
Manhattan computes the list of intersections (planning); Navigator drives through them (execution). One job each.