-
Notifications
You must be signed in to change notification settings - Fork 38
[issue/1002] Fix and enhance singleton sensor tagging with cache persistence #1029
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 5 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
1109c30
Implement singleton sensor tagging for tracked objects
rawatts10 d38b94e
Fix singleton sensor event publishing and cache resilience
rawatts10 93761c0
Fix type consistency in environmental sensor value comparisons
rawatts10 532562d
Fix issues raised by Copilot review
rawatts10 3da5a2c
Fix trailing whitespace linting errors
rawatts10 58516fe
Modifications to cleanup code
saratpoluri e9a557b
Apply suggestions from code review
saratpoluri d012fd1
Protect dicts used in different threads to avoid race conditions
saratpoluri 6af611f
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri e088838
Remove exposure calculation from singleton sensor tagging
rawatts10 56076b9
Add unit tests for cache manager
saratpoluri 17b12cb
Add functional test for singleton sensor tagging
rawatts10 0b602a0
Revert "Add functional test for singleton sensor tagging"
saratpoluri d465e5f
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri 69284d1
Remove whitespaces
saratpoluri 0687112
Update controller/src/controller/detections_builder.py
saratpoluri 0a17d9e
Update controller/src/controller/scene.py
saratpoluri 3444c53
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri fce470c
Fix copilot highlighted errors
saratpoluri f8e5539
Add sensor values to regions dict
saratpoluri 29d07a0
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri 52a7dd3
Address additional code review comments
saratpoluri 2fe1eb8
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri a67d83c
Add more unit testing
saratpoluri e36622e
Improve test instruction adherence
saratpoluri 8b381dc
Make scene unit tests comprehensive
saratpoluri e0ca161
Separate django unit and logic unit tests
saratpoluri f6e541a
Cover new sensor behavior with functional test
saratpoluri a22089b
[DOCS] Generate API docs for Scene Controllers (#1248)
sgolebiewski-intel 45d301f
Tracker Conan: Update dependency cpp-httplib to v0.39.0 (#1250)
oep-renovate[bot] a97309b
Tracker Conan: Update tracker conan patch updates (#1249)
oep-renovate[bot] d738628
[Renovate Config] Remove schedule override for patch updates (#1256)
dmytroye d2c5b89
GitHub Actions: Bump the github-actions-dependency group with 5 updatβ¦
dependabot[bot] 4cbe87f
Added release 2026.0 to weekly tests (#1275)
Irakus 79dc82a
pip: bump pybind11 from 3.0.2 to 3.0.3 in /.github/resources (#1261)
dependabot[bot] aaafff0
Revert Kubernetes package version (#1277)
Irakus 78dfcf6
[DLStreamer] Update to 2026.1.0-20260331-weekly-ubuntu24 (#1276)
scenescapecicd 5708bc4
Prettier write fixes
saratpoluri 16bfb1d
Address review comments
saratpoluri e746441
Remove redundancy
saratpoluri ad6c6f7
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri 2f97fcc
Fix deserialization of tracked objects
saratpoluri fee53b5
Fix debounce region cleaup logic
saratpoluri 0d8d74f
Update instructions to rebuild images after changes before testing
saratpoluri ce7e571
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri 623725a
Fix prettier-check
saratpoluri 9ead4be
Refactor
saratpoluri b37427b
Address code review comments
saratpoluri d11beea
Merge branch 'main' into fix/singleton-sensor-tagging
saratpoluri File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.