GithubHelp home page GithubHelp logo

benedixx / pid_control_ardrone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from justagist/pid_control_ardrone

0.0 0.0 0.0 362 KB

PID controller for AR Drone. Developed as part of Second-Semester Mini-Project for MSc Robotics at University of Birmingham.

C++ 2.18% Python 75.40% CMake 22.43%

pid_control_ardrone's Introduction

pid_control_ardrone

PID controller for AR,Drone. Developed as part of Second-Semester Mini-Project for MSc Robotics at the University of Birmingham.

The controller uses ROS and depends on the ardrone_autonomy package (http://wiki.ros.org/ardrone_autonomy). This can be used on the actual drone or the simulator (for ros indigo: https://github.com/dougvk/tum_simulator).

ON THE AR.DRONE: The controller requires a motion capture system. The data from the motion capture system has to be sent from another computer wirelessly for the mocap_odometry.py file to read.

Steps to run PID control on actual drone.

  1. catkin_make the three packages.
  2. Run mocap_odometry.py code.
  3. Run controller.py code in pid_ardrone package.
  4. Run ardrone_joy_keyboard.py in the ardrone_joy package.
  5. Control instructions will be shown.

Steps to run in simulation.

  1. catkin_make all packages, except mocap_odometry (package not required).
  2. Run ardrone simulator.
  3. Run sim_controller.py code in pid_ardrone package.
  4. Run ardrone_joy_keyboard.py in the ardrone_joy package.
  5. Control instructions will be shown.

pid_control_ardrone's People

Contributors

justagist 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.