Ship a five-minute LiDAR-camera evidence demo - #59
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
calibrex demo kitti-lidar-camera-evidence --strict-assessmentuse that packaged fixture by default and resolve configured dataset paths relative to the selected config.Why
The first LiDAR-camera experience previously depended on a repository checkout and a fixture whose known-bad controls were inconclusive. A PyPI user should be able to run one honest, falsifiable evidence workflow immediately and verify its provenance.
User impact
After the 0.4.1 package is published, a new user can install Calibrex, run the strict LiDAR-camera demo in under one minute on the clean Windows wheel smoke path, inspect the HTML evidence, and verify the digest-bound bundle. The bundled data validates the pipeline and evidence contracts; it does not claim physical-rig calibration accuracy.
Validation
python -m pytest: 762 passed, 16 skippedpython -m ruff check .: passedpython -m mypy src/calibrex: passed (190 source files)python -m mkdocs build --strict: passedpython tools/local_release_smoke.py ...: passed forcalibrex-0.4.1-py3-none-any.whl, including installed-wheel strict demo and raw-recomputed bundle verification