You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/design/tracker-service.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Explicitly out of scope:
52
52
-**Lease-based scaling** — Static scene partitioning only
53
53
-**Multi-scene fusion** — No cross-scene track handoff
54
54
-**Scene hierarchy** — Flat scene structure only; no parent-child scene relationships or nested regions
55
-
-**Sensor tagging of a track** — No visibility array or per-sensor assignment on tracks
55
+
-**Sensor tagging of a track** — No visibility array or per-sensor metadata on tracks
56
56
-**Multi-camera confidence merging** — When a track is observed by multiple cameras in the same time chunk, `confidence` from the last processed camera overwrites earlier values (last-write-wins, inherent RobotVision attributes API limitation)
0 commit comments