Calibrex 0.4.1 — LiDAR-camera evidence in five minutes #61
rsasaki0109
announced in
Announcements
Replies: 1 comment
|
If you try v0.4.1 on your own data, a short sanitized reply is enough:
Please do not upload private sensor data or machine-specific paths. A redacted assessment summary is useful, including failures—failed falsification gates are product feedback, not demo noise. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Calibrex 0.4.1 — know whether your LiDAR-camera calibration is trustworthy
Calibrex 0.4.1 turns the first LiDAR-camera experience into a no-download, ROS-independent evidence workflow. Install the wheel, run the strict demo, inspect the HTML report, and verify the digest-bound provenance bundle:
python -m pip install \ "https://github.com/rsasaki0109/Calibrex/releases/download/v0.4.1/calibrex-0.4.1-py3-none-any.whl" calibrex demo kitti-lidar-camera-evidence \ --output-dir outputs/kitti-lidar-camera-evidence \ --strict-assessment calibrex validate outputs/kitti-lidar-camera-evidence/result.yaml calibrex verify outputs/kitti-lidar-camera-evidence/bundle.json \ --require-raw-recomputedWhat the demo proves
The bundled fixture verifies Calibrex's evaluation and evidence contracts. It is intentionally synthetic and is not a physical-rig accuracy claim or a standalone LiDAR-camera calibration algorithm. Use
--dataset-pathwith an officially downloaded KITTI raw sequence when evaluating real data.Other changes since 0.4.0
main.See CHANGELOG.md and the full comparison.
Release verification
29888b11596e748ea1f211112bca50cf66e9822593b47b8fa2dd2648297cb55e093760324b616560a041af675c418e863fb94eadade7b39d00944822ed79b498This discussion was created from the release Calibrex 0.4.1 — LiDAR-camera evidence in five minutes.
All reactions