fshamshirdar / moorche

Distributed task allocation with maximum sustainable yield

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Moorche

Implementation of LOST (Localization-space trails for robot teams) in Stage. LOST is a multi-agent navigation algorithm that not only resolves the divergance issue of odometry but also converges that trail to be the shortest regarding the cost function.

  • libstage as a library and cpp as the programming language.
    • follow installation steps in https://github.com/rtv/Stage
    • sudo apt-get install qmake
    • set include and library paths in moorche.pro file
    • mkdir build
    • cd build
    • qmake ..
    • make
    • ./moorche ../worlds/simple.world 7

About

Distributed task allocation with maximum sustainable yield


Languages

Language:TeX 85.1%Language:C++ 8.0%Language:PHP 3.1%Language:Shell 1.7%Language:Python 1.3%Language:Assembly 0.6%Language:HTML 0.2%