Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

rmcsqrd/antfarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AntFarm

Force-based motion planning algorithm with RL navigational feedback. Implementation based on Force-based Algorithm for Motion Planning of Large Agent Teams.

CircleSwap

movingline

Usage

    $ cd path/to/your/directory
    $ julia
    $ julia> ]
    $ (v1.x) pkg> activate . 
    $ julia> using antfarm
    $ julia> antfarm.[command]()  // this is how it works

Note on Branches

  • Master: Old Version
  • CSCI 5454: Algorithm version for CSCI 5454 Class
  • RL-cpu: Thesis Version

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages