Metadata-Version: 2.1
Name: ikkez-vector
Version: 0.7.1
Summary: The Vector SDK is a connected vision- and character-based robotics platform for everyone.
Home-page: https://developer.anki.com
Author: Anki, Inc
Author-email: developer@anki.com
License: Apache License, Version 2.0
Keywords: anki,vector,robot,robotics,sdk,ai,vision
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: aiogrpc (>=1.4)
Requires-Dist: cryptography
Requires-Dist: flask
Requires-Dist: googleapis-common-protos
Requires-Dist: numpy (>=1.11)
Requires-Dist: Pillow (>=3.3)
Requires-Dist: requests
Provides-Extra: 3dviewer
Requires-Dist: PyOpenGL (>=3.1) ; extra == '3dviewer'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Provides-Extra: experimental
Requires-Dist: keras ; extra == 'experimental'
Requires-Dist: scikit-learn ; extra == 'experimental'
Requires-Dist: scipy ; extra == 'experimental'
Requires-Dist: tensorflow ; extra == 'experimental'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: requests ; extra == 'test'
Requires-Dist: requests-toolbelt ; extra == 'test'


The Vector SDK gives you direct access to Vector's unprecedented set of advanced sensors, AI capabilities, and robotics technologies including computer vision, intelligent mapping and navigation, and a groundbreaking collection of expressive animations.

It's powerful but easy to use, complex but not complicated, and versatile enough to be used across a wide range of domains including enterprise, research, and entertainment. Find out more at https://developer.anki.com

Vector SDK documentation: https://developer.anki.com/vector/docs/

Official developer forum: https://forums.anki.com/

Requirements:
    * Python 3.6.1 or later


