Giter VIP home page Giter VIP logo

ardronecontrol's Introduction

ArDroneControl: A ROS package for state estimation and control for ARDrone

ArDroneControl is a ROS package for state estimation and pose control of a Parrot AR-Drone quadcopter.

"ArDroneControl" is a ROS package for state estimate and control of a Parrot AR-Drone quadrocopter. This package is to be used with ardrone_autonomy, artoolkit, and tum_ardrone.

this package has the following nodes to be used:

localization/slam : this node uses the ardrone bottom camera images to make a map of artookit markers and localize the drone pose using a Kalman Filter.

position_control: this node implements a PD controler to control the drone's pose (position and yaw angle). the pose feedback can be made using the slam/localization nodes or tum_ardrone's PTAM SLAM.

planner: This node generates setpoint to the position_control node. One can load a predefined pose path and command the drone to follow it. the path is relative to an start frame witch can be at the origin (x=0,y=0,z=0 in map coordinates) or any other position.

tum_interface: this node is used to provide pose feedback using tum_ardrone's PTAM SLAM.

keyinput: this node passes keyboard inputs to the other nodes. select the terminal window and press the following letters:

"L" - Lock slam mapping and save map.

"U" - Unlock mapping.

"R" - Reset map.

"G" - Set start frame as current pose, enable control and hold current pose.

"0" - Set start frame as origin, enable control and hold current pose.

"P" - Start following loaded path relative to startframe.

"M" - Disable control and put drone back to manual.

PS.: this package currently uses tum_ardrone's GUI to control drone in manual mode. Even when the source of control is set to "none" in drone_gui it keeps sending control signals. So to use the position_control node you have to close drone_gui.

download bag file with demo data at http://www.4shared.com/file/ApJkegLyba/ArDroneControlDemo.html

ardronecontrol's People

Contributors

danilocostaoliveira avatar

Watchers

James Cloos 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.