An open API service indexing awesome lists of open source software.

https://github.com/berkeleyautomation/polypod

Everything I'll be working on in alphagarden prefs project
https://github.com/berkeleyautomation/polypod

Last synced: 2 months ago
JSON representation

Everything I'll be working on in alphagarden prefs project

Awesome Lists containing this project

README

        

# PolyPoD
Code for the PolyPoD autonomous seed placement generator.

The main algorithm can be found in GUI/poisson_disk/poisson_disc.py:generate_garden.

Infrastructure to generate multiple gardens at a time and automate some feature selection can be found in GUI/generate_test_gardens.py.

Plotting code run by GUI/generate_test_gardens.py can be found in GUI/plotting_utils.py.

The associated website can be found at: https://polypod.netlify.app/