Skip to content

OttPeterR/vector-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vector-fun

Playing around with the Anki Vector robot

Built with the Official Vector SDK

Installation

  1. Set up your Vector

    Go download the Vector app, once you're done setting it up, come back here.

  2. Create a Python3 Virtual Environment

    python3 -m venv venv

  3. Activate the Virtual Environment

    source venv/bin/activate

  4. Install the requirements

    pip install -r requirements.txt

  5. Install 3D Viewer requirements

    pip3 install "anki_vector[3dviewer]"

  6. Run the Anki Vector setup tool

    python -m anki_vector.configure

    Then follow through this setup. It will ask for your Vector's IP, Serial, and Name.

About

Playing around with the Anki Vector robot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages