This is simple 2D robot simulator which was forked from the code for Clint Liddick's Intro to Robotics series.
To install dependencies run:
cd robotics_intro
pip install -r requirements.txt
or install a development version of the package:
pip install -e alvin
Execute directly from the command line:
alvin.py