Skip to content

XiaoxiaoZ/Distributed-path-planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Distributed-path-planner

Distributed Path Planner based on elixir

rust is used as erlang nif

Installation

Adding dpp to your list of dependencies in mix.exs:

def deps do
  [
    {:dpp, "~> 0.1.1"}
  ]
end

Documentation

The docs can be found at https://hexdocs.pm/dpp.

About

Distributed path planner based on elixir

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published