Coder Social home page Coder Social logo

tabathaviso / uav-swarm-path-planning Goto Github PK

View Code? Open in Web Editor NEW
11.0 11.0 1.0 200 KB

Python 100.00%
artificial-intelligence artificial-potential-field bio-inspired-optimization grey-wolf-optimizer heuristic-search-algorithms hybrid-optimization-methods optimization-methods path-planning performance-analysis policy-gradient sota-technique state-of-the-art-models swarm-robotics uav

uav-swarm-path-planning's Introduction

Gif

uav-swarm-path-planning's People

Contributors

curiousbeluga avatar mweissman2 avatar tabathaviso avatar wyatt522 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mweissman2

uav-swarm-path-planning's Issues

User inputs

RunSim.py user input for scenario selection is convenient.
Let's expand this feature to ask the user for the desired number of swarm agents.

Missing evaluation methods

Add the following evaluation methods:

  • check ability to generate successful flight path in all scenarios (3 obstacle configs x 3 swarm sizes)
  • completeness
  • execution time, time complexity
  • space complexity
  • optimality (cost)
  • convergence effect
  • statistical results -> optimal, mean, worst values + std deviation (20 runs per scenario)
  • scalability (compare results from 1-, 3-, 5-agent swarms)

Multi Agent Environment Needs Fixing

Single UAV works, issue is that multiple agent sim throws errors:

  • A* might be getting confused
  • Or path might not be clearly returned
  • Need to add some kind of test to see what is actually happening

If Multi-agent sim doesn't work by EOD 7/2/23, transition to single UAV sim for phase 2 progress report

Simplified GWO needs continued development

Tabatha to:

  • initialize search space
  • update fitness equation
  • develop hierarchy function
  • implement GWO search loop with wolf population initialization, fitness + search iterative loop, path reconstruction

Rough Draft of MADDPG

Code isn't ready to commit to my branch but wanted to start sharing it:

https://wpi0-my.sharepoint.com/:f:/g/personal/sltseng_wpi_edu/EjQ7N-97b95Iu9Y81REkWFwBsWHLIjFxbCaDpsT_kUZTDg?e=m2B01V

@wyatt522, basically I got an outline of what I believe are all the needed functions.
Working on:

  • creating functions to modify parameters for each agent after every iteration
  • passing correct variables and values between functions
  • having MADDPG output compatible data for the main MultiAgentEnvironment.py file to plot

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.