No description
New package mothership/internal/fusion implementing spatial localization via Fresnel zone inverse-distance weighting across multiple TX-RX links: - Grid3D: voxel grid (default 0.2m cells) with AddLinkInfluence using weight = activation / (1 + normalised_excess), where normalised_excess = excess_path_length / first_Fresnel_zone_radius - Engine: fuses LinkMotion slices into a 3D activation map, normalises, and extracts peak blobs with confidence scores - FresnelZoneRadius helper for callers choosing grid resolution - 15 tests covering edge cases, ±1m position accuracy with 4+ links, off-centre target, and performance (<50ms for 20 links) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .marathon | ||
| dashboard | ||
| docs | ||
| firmware | ||
| mothership | ||
| .dockerignore | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| PROGRESS.md | ||
| VERSION | ||