feat(aruco): implement core alignment utilities for ground plane alignment
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
- Alignment is applied via pre-multiplication to the 4x4 pose matrix, consistent with global frame rotation.
|
||||
- Chose to raise ValueError for degenerate cases (collinear corners) in compute_face_normal.
|
||||
Reference in New Issue
Block a user