Skip to content

An optimal O(n) algorithm for single-robot Coverage Path Planning (CPP), implemented in Julia.

Notifications You must be signed in to change notification settings

ferrolho/SpanningTreeCoverage.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpanningTreeCoverage.jl

An optimal O(n) algorithm for single-robot Coverage Path Planning (CPP), implemented in Julia.

Jupyter notebooks

  • Benchmarks - Performance benchmarks of the methods in this package.
  • Demo - Demonstrates the features of this package.

Step-by-step overview of the method

algorithm

Gallery

Animations

Clicking on one of the animations below should open its MP4 version (hosted on Gfycat).

map1
map1
map2
map2
map3
map3

Images

empty5x5
empty5x5
map1
map1
map2
map2
map3
map3
map1
darp
tunnel
tunnel
test
test
pillars
pillars

Similar projects

References

About

An optimal O(n) algorithm for single-robot Coverage Path Planning (CPP), implemented in Julia.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages