Skip to content

jamesrosstwo/quadcopter

Repository files navigation

quadcopter

Arduino and python code to fly the RPi quadcopter through the desktop app

Installation

  • Add the Watson API key and URL as environment variables with the names "ASSISTANT_APIKEY" and "ASSISTANT_URL" respectively.

  • Run in the directory of installation:

    pip install virtualenv;
    virtualenv venv;
    source venv/Scripts/activate;
    pip install -r requirements.txt;

Usage

python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors