chore: update beads and sisyphus tracking
This commit is contained in:
@@ -20,3 +20,9 @@
|
||||
## ICP Registration
|
||||
- GICP method in `pairwise_icp` requires normals, which are estimated internally if not provided.
|
||||
- Synthetic tests for ICP should use deterministic seeds for point cloud generation to ensure stability.
|
||||
|
||||
## Balanced SN442 Profile
|
||||
- A balanced profile was established to handle cameras (like SN44289123) that show significant floor disconnect (~5.5cm translation, ~1.5° rotation).
|
||||
- Permissive RANSAC threshold (0.05m) and min inlier ratio (0.01) allow recovery when strict defaults fail.
|
||||
- Safety limits were increased to `--max-rotation-deg 15` and `--max-translation-m 1.0` to accommodate observed disconnects.
|
||||
- GICP with 0.04m voxel size provides robust inter-camera alignment following ground plane correction.
|
||||
|
||||
Reference in New Issue
Block a user