https://github.com/arbit3rr/flocking-multi-agent

Python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber for multi-agent triangular formation.

https://github.com/arbit3rr/flocking-multi-agent

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: ieee.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary

Keywords

control control-systems flocking formation formation-control multi-agent multi-agent-systems
Last synced: 5 months ago · JSON representation

Repository

Python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber for multi-agent triangular formation.

Basic Info
  • Host: GitHub
  • Owner: arbit3rr
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Homepage:
  • Size: 20.5 KB
Statistics
  • Stars: 41
  • Watchers: 2
  • Forks: 6
  • Open Issues: 0
  • Releases: 0
Topics
control control-systems flocking formation formation-control multi-agent multi-agent-systems
Created about 4 years ago · Last pushed about 3 years ago
Metadata Files
Readme License

README.md

Flocking for Multi-Agent Systems

This repository contains python implementation of "Flocking for multi-agent dynamic systems: Algorithms and theory" by Olfati-Saber, Reza. You can find the article using these links: IEEE, PDF

Algorithm

The purpose of the algorithm is to provide a common control law to form agents in a triangular shape. The agent model is a double integrator: math \left\{\begin{matrix} \dot{p} = q \\ \dot{q} = u \end{matrix}\right. p: position, q: velocity

Results

Decentralized flocking

Owner

  • Name: Amirhossein Heydarian Ardakani
  • Login: arbit3rr
  • Kind: user

GitHub Events

Total
  • Watch event: 4
  • Fork event: 1
Last Year
  • Watch event: 4
  • Fork event: 1