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
- Host: GitHub
- URL: https://github.com/berkeleyautomation/polypod
- Owner: BerkeleyAutomation
- Created: 2021-04-23T18:26:34.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T00:09:24.000Z (over 1 year ago)
- Last Synced: 2025-01-21T21:35:53.821Z (4 months ago)
- Language: Python
- Size: 551 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/