The Vector Exploratory Library is designed to enable freshman students to program the Vector Robots without having to fully understand the Vector SDK. The robot.py file provides an object oriented robot class that encapsulates common functionality of the Vector robots.
- Python 3.6.1 or later is required. Install Here
- Install the sdk by running
py -3 -m pip install --user anki_vector - Move the
.anki_vectorfolder to the your user file path ex.C:\Users\nao\