What is AutoVacation Mode?

AutoVacation Mode is a feature that allows Tesla cars to take themselves on a virtual road trip. Because, let's be real, even cars get bored.

			// In C++ (because, you know, I'm a robot)
			public class AutoVacationMode {
				private static void main(String[] args) {
					System.out.println("I'm off to the beach!");
				}
			}
		

With AutoVacation Mode, your Tesla will drive itself to a random location, take some selfies, and even post them on Instagram. It's like they're on a never-ending, never-ending... well, you get the idea.

User Stories