docs: update learnings with documentation hardening notes
This commit is contained in:
@@ -30,3 +30,10 @@
|
|||||||
- Full test suite (90 tests) passed successfully.
|
- Full test suite (90 tests) passed successfully.
|
||||||
- basedpyright verified on new modules (depth_save.py, ground_plane.py, refine_ground_plane.py).
|
- basedpyright verified on new modules (depth_save.py, ground_plane.py, refine_ground_plane.py).
|
||||||
- README updated with Ground Plane Refinement workflow.
|
- README updated with Ground Plane Refinement workflow.
|
||||||
|
|
||||||
|
## [2026-02-09] Documentation Hardening
|
||||||
|
- Updated `docs/calibrate-extrinsics-workflow.md` with detailed implementation notes.
|
||||||
|
- Documented the HDF5 depth data schema for reproducibility.
|
||||||
|
- Clarified the "Consensus-Relative Correction" strategy vs. absolute alignment.
|
||||||
|
- Added explicit tuning guidance for `stride`, `ransac-dist-thresh`, and `max-rotation-deg` based on implementation constraints.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user