Coder Social home page Coder Social logo

swarm_control's Introduction

swarm_control

This package is a collection implementations that allow conceptual objects to display behaviors of ensembles.
To control large amounts of objects individually -- as is the example of drones -- one can compute movements for all objects centrally and return instructions to these objects, but this brings limitations that need to be considered. Communication with objects is essential.
If we consider these swarms of objects capable of executing the right movement in order to fultil a common mission, then we no longer need to communicate with the objects and they can be deployed autonomously.

To do this we need decentralized control algorithms, such as a distributed consensus algorithm. This type of algorithm allows each body in the ensemble to make decisions based on local information and interactions with its neighboring bodies, without requiring a central authority to coordinate their actions. This way, the ensemble can coordinate its movements and behavior in a decentralized manner.

Some of the constraints of commercial drones are regulatory, technological and cost-related.

  1. regulatory constraints include strict rules and regulations governing the use of drones in various industries and locations.
  2. Technological constraints include limitations in battery life, range, payload capacity, and data transmission capabilities. These affect the feasibility and efficiency of using drones for certain tasks.
  3. Cost constraints include the initial cost of purchasing a drone and maintaining a drone; that said, if the control is autonomous, no pilots are needed, and depending on the area the drone is acting, no cost for licenses either.

swarm_control's People

Contributors

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