Learn how to program all the major systems of a robotic car from the leader of Google and Stanford's autonomous driving teams.
Instructor: Sebastian Thrun
Class:http://www.udacity.com/overview/Course/cs373/
Forum:http://forums.udacity.com/cs373-april2012
Unit tests for homework on Udacity course CS373: Programming a Robotic Car
Usage:
- Edit homework$version/task.py file. Put your code between comments
- Run python homework$version/test.py
- Fix your code and run tests again