Skip to content
/ TVD Public
forked from a20r/TVD

Topological Voronoi Decomposition of an Occupancy Grid

License

Notifications You must be signed in to change notification settings

argenos/TVD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TVD

Topological Voronoi Decomposition of an Occupancy Grid

Demo

Build

This project uses Cython for compilation

$ python setup.py build_ext --inplace

Examples

For an example of how to use this code, please refer to examples/graph_generation_example.py.

$ python examples/graph_generation_example.py

About

Topological Voronoi Decomposition of an Occupancy Grid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%