Skip to content

Restore Kalman trackable motion publication#58

Merged
jillesvangurp merged 1 commit into
mainfrom
codex/restore-kalman-trackable-motions
Jun 11, 2026
Merged

Restore Kalman trackable motion publication#58
jillesvangurp merged 1 commit into
mainfrom
codex/restore-kalman-trackable-motions

Conversation

@jillesvangurp

Copy link
Copy Markdown
Contributor

Summary

  • publish same-CRS Kalman-derived trackable motion events when the decision stage emits
  • preserve the previous suppression of raw native trackable motion events while Kalman filtering is enabled
  • add a regression test for the missing stream path

Root cause

The 0.1.7 fix suppressed raw native trackable_motions, but the derived path only emitted the transformed CRS variant. On live traffic this filtered out the movement stream entirely.

Validation

  • go test ./internal/hub -run 'TestProcessDerivedLocation|TestProcessNativeLocation|TestKalman'
  • go test $(go list ./... | grep -v '/tests/integration')

@jillesvangurp jillesvangurp merged commit e964cc2 into main Jun 11, 2026
2 checks passed
@jillesvangurp jillesvangurp deleted the codex/restore-kalman-trackable-motions branch June 11, 2026 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant