wifi-densepose/v2
Deploy Bot dcfb32de88 feat(sensing-server): body tracking platform with persistent IDs and zones
- New body_tracker module: BodyTracker with greedy nearest-neighbor
  association + Kalman filtering for stable body IDs across ticks
- BodyCluster type defined inline (self-contained, no spatial_pipeline dep)
- Zone system: configurable axis-aligned 3D boxes with transition events
- AppStateInner: body_tracker field wired into main loop
- REST: GET /api/v1/tracking/bodies, GET/POST /api/v1/tracking/zones,
  DELETE /api/v1/tracking/zones/{name}
- 5 unit tests: creation, ID persistence, timeout, zone containment, transitions
- ADR-094 (renumbered from fork ADR-081 to avoid collision with upstream
  ADR-081 Adaptive CSI Mesh Firmware Kernel, accepted 2026-04-19)
2026-04-28 14:01:59 -04:00
..
.claude-flow chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
crates feat(sensing-server): body tracking platform with persistent IDs and zones 2026-04-28 14:01:59 -04:00
data chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
docs chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
examples chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
patches/ruvector-crv chore(repo): rename rust-port/wifi-densepose-rs → v2/ (flatten to one level) (#427) 2026-04-25 21:28:13 -04:00
Cargo.lock feat(sensing-server): body tracking platform with persistent IDs and zones 2026-04-28 14:01:59 -04:00
Cargo.toml feat(nvsim): full simulator stack — Rust crate, dashboard, server, App Store, Ghost Murmur [ADR-089/090/091/092/093] 2026-04-27 12:41:01 -04:00