Git Product home page Git Product logo

multi_drone's Introduction

Multipup Drone Control and Latency Analysis

This repository contains necessary files for controlling more than one drone connected in the same network. The drones can also be made to perform coordinated motion where each drone follows a leader in the network. Several coordinated tasks have been presented and the results are verified by simulations on Gazebo, where certain amount of communication delay between the drones is also considered. Pluto drones are mounted with esp8266 Wi-Fi module for communication. ESP wifi module set to both Station and Access point modes.
Accessing ESP using telnet:-

telnet IP Address
Set Station SSID and pssword to connect:-
+++AT STA SSID PASS

Set Mode:-
+++AT MODE 3

Password of different Nodes are:-
Pluto_NODE-0 Node___0
Pluto_NODE-1 Node___1
Pluto_NODE-2 Node___2

Multiple nodes to communicate, localise and control the drones. For each drone in the network, a unique topic is defined. Drone commands are published on this topic while each drone subscribes to it and sets its parameters accordingly. For localization, whycon markers are mounted on each drone. Using socket programming, each drone is connected to the server. Drone commands are published on topic 'drone_command_x' while the sensor values are published on topics 'Sensor_data_x'. Where x is number assigned to each drone.

multi_drone's People

Contributors

sunil11101 avatar sjoshi13 avatar badrobot15 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.