-
Don't perform a union in the following cases:
- Separate root objects
- `for` loops: A `for` loop will create a list of separate object passed on to the parent node (or the root)
- `children()`. A …
-
I have just notices we are committing the STLs to the repo. STL files can get large and as Git clone pulls the entire history this very quickly turns into a project that can only be contributed to by …
-
### Date of talk
2024-03-20
### Details of the talk
Thanks to support from Malvika, I'm lucky to be giving a talk at the "[Open Source for Innovation in Universities"](https://www.eventbrite.ie/e/o…
-
- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and…
-
Since rebuilding my Pi, LST correction doesn't do anything other than mess with the white balance.
I've tracked this down to the sensor modes: below is a script that causes an error, because I've s…
rwb27 updated
10 months ago
-
## Motivation
While working on #135, I was stuck in Python dependency hell for a few days because pip chooses the versions of indirect dependencies in a way that is not reproducible ("reproducible"…
-
At the moment, any Action that creates a file, ends up putting it in a temp directory. This will persist until the application is closed. We should have a retention policy that prevents us from fillin…
rwb27 updated
11 months ago
-
There is a second 3d file that has errors when one of the variants is used. I need to understand if that is the variant I'm interested in. If not I'll wait for the next build that will correct the iss…
-
### Issue description
My project folder contains virtual environment folders (`.venv` and `.venv_wsl`) for both Windows and Linux (mostly using Windows Subsystem Linux). I am managing these manuall…
-
**Describe the bug**
I want to be able to run the camera, do some analysis, then run it again with modified tuning parameters. I'm fairly sure in a previous version (I'm afraid I didn't note the vers…
rwb27 updated
11 months ago