GithubHelp home page GithubHelp logo

alvgaona / task-allocation Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 363 KB

Multi-Robot Multi-Task Allocation Simulations

License: MIT License

Jupyter Notebook 100.00%
robotics swarm task-allocation control-theory phd-thesis

task-allocation's Introduction

task-allocation's People

Contributors

alvgaona avatar

Watchers

 avatar  avatar

task-allocation's Issues

Control variable does not work with restrictions

Given the optimisation problem, the control variable does not behave well when a restriction on it is applied.

For instance:

s.t. u >= -0.2 and u <= 0.2

This won't even iterate once and it will return a None value.

Cannot control cluster orientation

The task allocation controller controls every state variable from the cluster state-space vector but the yaw angle. After introducing the yaw angle as a variable to control, the controller cannot stabilize the cluster position and orientation.

image

image

Simulate a basic example using Cluster Space Control

As discussed on Friday, 11th with Juan, we need to start working on a very basic problem using the Multi-Robot Task Allocation algorithm presented by Y. Esam et. al and the Cluster Space Control Formulation presented by I. Mas and C. A. Kitts.

A few assumptions are imposed for this problem.

  1. There are enough robots to execute the desired tasks.
  2. We won't consider the case where we sacrifice robots to create a cluster of robots.
  3. The mission has to be designed with tasks that can be executed by either a cluster of robots or a single robot.
  4. We don't consider the heterogeneity of the fleet but we do consider it between a single robot and a cluster of robots.
  5. The robots are considered holonomic and only have planar dynamics.

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.