/ScratchCozmoSDK

Scratch extension to program the Cozmo robot from Anki

Primary LanguagePython

Scratch Extension for Cozmo

Expand your Cozmo's abilities with this Scratch extension. With Scratch's drag-and-drop editor, programming your Cozmo robot can now be done within minutes.

Install

  1. Install Python

  2. Install extra python libraries

$ pip3 install --user tornado pillow numpy cozmo[camera]
  1. Connect Cozmo to your phone/tablet with the app

  2. Download the Cozmo Controller app

  3. Unzip the file into a folder

  4. Run Cozmo_Controller.py

Allowing Cozmo Controller through your firewall allows for other devices to talk to the Cozmo Controller app.