Skip to content

ikkez/vector-python-sdk

 
 

Repository files navigation

Vector - Python SDK

This is a fork of the original Anki Vector Python SDK. Since Anki is down and no longer supporting the SDK and the new owner DDL is more likely working on firmware updates at the moment, I just started this fork as an unofficial version to keep things running for now.

Vector

Learn more about Vector: https://www.anki.com/en-us/vector

Learn more about how Vector works: Vector Bible

SDK documentation: https://vector.ikkez.de/

Forums: https://forums.anki.com/

Discord: https://discord.gg/ue6v2Z

Getting Started

You can follow steps here to set up your Vector robot with the SDK.

To install his SDK fork run:

pip uninstall anki_vector
pip install ikkez_vector

Upgrade with

pip install ikkez_vector --upgrade

Changelog

To see all changes and updates being made to the SDK, please go to Releases

Privacy Policy and Terms and Conditions

Use of Vector and the Vector SDK is subject to Anki's Privacy Policy and Terms and Conditions.

About

Anki Vector Python SDK

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%