Sam Freund
Sam Freund
## Description This adds docs for python. The docs can be seen at https://pydocs.photonvision.org/ This is accomplished using mkdocs to scan the code and auto-generate documentation. ## Meta Merge checklist:...
## Description ## Meta Merge checklist: - [ ] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes - [ ] The description documents the _what_ and _why_ -...
## Description Needs to be tested on SC. Running on SystemCore is bad, as PV tends to be a resource hog. Additionally, if issues arise, it can cause major problems....
## Description Instead of requiring users to click the snapshot button each time they want to grab an image, we now take snapshots whenever we have a target in the...
Instead of shipping OD models with the jar, which gets kinda bulky, we plop them into each image during the CI build.
## Meta Merge checklist: - [x] Pull Request title is [short, imperative summary](https://cbea.ms/git-commit/) of proposed changes - [x] The description documents the _what_ and _why_ - [ ] If this...
## Description Very much a draft, we're waiting on the JNI being pulled upstream and some other stuff. ## Meta Merge checklist: - [ ] Pull Request title is [short,...
## Description We don't need this anymore for backwards compat, so we're getting rid of it! Less code, less clutter. ## Meta Merge checklist: - [ ] Pull Request title...
## Description Currently, after creating/duplicating a pipeline it's necessary to manually change to the new pipeline. As a QoL feature, this change makes that switch occur automatically. This solution is...
https://www.chiefdelphi.com/t/photonvision-2025-beta-release/474649/31?u=thatmattguy The test matrix should be updated to be more comprehensive and include new features such as OD, etc.