Git Product home page Git Product logo

dronedirect's Introduction

DroneDirect

This is a directional control library for Dronekit.

Run instructions

Setting up your Solo development environment

  1. Install solo-cli with pip install -UI git+https://github.com/3drobotics/solo-cli (you may need sudo for pip installs)
  2. Install virtualenv with pip install virtualenv

Preparing your directory

  1. Git clone this directory, then navigate to it in your terminal
  2. Run sudo pip install -r requirements.txt to install dependencies

Running code on Solo

  1. Run solo script pack while connected to the internet to bundle your script
  2. Turn on your Solo and connect to its Wifi from your computer
  3. Run solo script run <myscript.py>

Examples

Examples can be found in the Example folders

helloworld.py

This program will draw 3DR in the sky. It is designed to be run onboard solo. It utilizes DroneDirect which allows for directional control using dronekit Default size(scale = 5.0) is 22x8 meters. Change the scale factor to increase size.

template.py

This program is a template for using DroneDirect.

virtual_joystick.py

This program will allow you to control solo's xy using an on screen joystick. It is designed to be run on a GCS. It utilizes DroneDirect which allows for directional control using dronekit

License

LGPLv3

dronedirect's People

Contributors

frijol avatar tcr3dr avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.