The document describes an autonomous coffee run performed by a mobile robot. It summarizes the key steps taken which included navigating doors and elevators, passing objects to humans, and ordering and obtaining coffee. Navigation used laser scanning and SLAM mapping to build maps and avoid obstacles. Door pushing and pulling used mechanical alignment. Elevator operation involved finding buttons and exiting on the correct floor. Object passing was done by holding out hands rather than finding objects or hands. Lessons learned were that simple heuristics often outperform complex algorithms, failures should be detected and retried, and software reuse is important for personal robotics.