8000 GitHub - cherho0/CoveragePlanner: Complete Coverage Path Planning Using BCD Algorithm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cherho0/CoveragePlanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoveragePlanner

Dependencies:

CGAL 5.0

OpenCV 4.0

Eigen 3.0

demo:

original pgm map

original pgm map:

original pgm map

acquire polygon boundary and obstacles:

acquire polygon boundary and obstacles

boustrophedon cellular decomposition:

boustrophedon cellular decomposition

path planning by solving TSP:

path planning by solving TSP

About

Complete Coverage Path Planning Using BCD Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.7%
  • C 1.7%
  • CMake 0.6%
0