GithubHelp home page GithubHelp logo

mrtalib's Introduction

MRTAlib

MRTAlib is a C++ library that solves the problem of Multi-Robot Task Allocation for heterogeneous swarms of robots in a simple yet computationally effective way, mainly in Search & Rescue scenarios.

Library Overview

The main functionality is encapsulated under the TaskManager class, which provides different public methods to allow different modes of operation.

  • One can opt for the high-level public methods that provide ready to use solutions for tasks completion or simulation.

2

  • Alternatively, mid-level public methods can be used. They provide unit operations and allow the user to alternate his own code and modify the global behavior of the Allocation.

1

The main algorithm running underneath the library for the allocation is based on the so called Market Based Approach (MBA), but a mechanism is provided in order to customize how the allocation is performed from the bidding Lists.

Note:

The present work is part of a Bachelor thesis. Further information will be provided when the publication becomes available at University Carlos III de Madrid open media platform.

mrtalib's People

Contributors

marcosrodrigueza avatar

Stargazers

Sri Sadhan Jujjavarapu avatar

Watchers

 avatar

Forkers

qqsskk

mrtalib's Issues

License

Hello, this seems like an interesting repo. However, it lacks a license, meaning other devs can't know how to use it (if at all). Thanks!

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.