Skip to content

Lloyd's algorithm for multi-agent coverage control in 3D

Notifications You must be signed in to change notification settings

gnotomista/3d_coverage_control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3d_coverage_control

Implementation of Lloyd's algorithm for multi-agent coverage control in 3D.

Videos of the simulations obtained by running the examples in the src folder:

example_1_cube_uniform_centroids_cells

example_2_dodecahedron_gaussian


Thanks to Alessia Benevento for the first version of this code, based on the 2D implementation available in the swarm_sim repository.

The code to compute bounded Voronoi cells in 3D is from this repository.

Additional utils from MATLAB Central File Exchange are used to draw Platonic solids and compute permutations.

About

Lloyd's algorithm for multi-agent coverage control in 3D

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages