Coder Social home page Coder Social logo

gerry101 / backyard-flyer-drone-project Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 335 KB

Project to get a drone to takeoff, fly a predetermined path, and land in a simulated backyard environment.

Python 96.99% Shell 3.01%
autonomous-quadcoptor python3

backyard-flyer-drone-project's Introduction

Autonomous Flight Engineering Training: Project 1

Backyard Flyer

This project was aimed towards getting a drone to fly a pre-determined flight path autonomously. It goes further to introduce the event driven programming paradigm in python, that will be essential in the development of autonomous aerial systems.

Image of Backyard Flyer project

To successfully complete this project, I:

  • Wrote a python class to interface with Udacity's Udacidrone API. This is the API to the high fidelity aerial systems simulator that is used to test the drone in this project.
  • Designed and wrote event driven python methods that would allow the drone to takeoff, fly towards a particular set of checkpoints and land safely.
  • Tested the program through the Udacity aerial simulator.
  • Had lots of fun!

To run this project:

  • Download Udacity's aerial simulator. Its Github link is below.
https://github.com/udacity/FCND-Simulator-Releases/releases
  • Have a look at the Udacidrone API so as to maintain sanity while going through the project. Download dependent modules.
https://udacity.github.io/udacidrone/docs/welcome.html
  • Clone this repository.
  • Navigate to the FCND-Backyard-Flyer folder.
  • While the simulator's Backyard Flyer instance is running, run:
python backyard_flyer.py
  • Enjoy the simple backyard flyer.

Happy hacking,

Gerry

backyard-flyer-drone-project's People

Contributors

gerry101 avatar

Stargazers

 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.