Skip to content

Distributed task allocation with maximum sustainable yield

Notifications You must be signed in to change notification settings

fshamshirdar/moorche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •