Giter Site home page Giter Site logo

sr-design's Introduction

Syracuse University CSE 491 Senior Design Project

Hardware Demo - 12/6/22 - https://www.youtube.com/watch?v=UrSwveWoaB8&ab_channel=AlexanderPerez

Source code to facilitate manual control, path-finding/travel and video/image processing of Robomaster Tello DJI Drone.

Logging Categories

DEBUG - Detailed information, typically of interest only when diagnosing problems.

INFO - Confirmation that things are working as expected.

WARNING - An indication that something unexpected happened, or indicative of some problem in the near future (e.g. ‘disk space low’). The software is still working as expected.

ERROR - Due to a more serious problem, the software has not been able to perform some function.

CRITICAL - A serious error, indicating that the program itself may be unable to continue running.

DJITelloPy

We used a forked version of damiafuentes/DJITelloPy.

Our version: iamapez/DJITelloPy

How to Run

python main.py

Depending on the run configuration, the code can currently do multiple operations. Currently:

  1. Attempt a connection to the drone. Must be on the same network as the drone.
  2. Start the periodic state logger thread. (log state information every state_logging_interval).
  3. Pre-flight actions
  4. Flight
  5. Land
  6. Exit safely

sr-design's People

Contributors

iamapez avatar ckaniero avatar

Watchers

 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.