-
Notifications
You must be signed in to change notification settings - Fork 35
[DO NOT MERGE] [ITEP-82754] POC: Consume Tracker data from MQTT topic by Analytics #674
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
Draft
dmytroye
wants to merge
60
commits into
main
Choose a base branch
from
dmytroye/subscribe-analytics-to-mqtt
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+275
β34
Draft
Changes from 11 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
45bbe9d
Initial commit
dmytroye 56e31ed
Add debug logging
dmytroye 77b39b6
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 71381ca
Phyton indent fix
dmytroye 1211d39
Phyton indent fix
dmytroye 070cfbd
Phyton indent fix
dmytroye 36c81e4
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 57c1b6f
Fix SyntaxError
dmytroye 3674cb9
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 22252fe
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 98bfa61
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 4f7333a
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 66570c7
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 1e97534
Apply suggestions from code review
dmytroye 41eaab7
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 8b0abe1
Merge remote-tracking branch 'origin/main' into dmytroye/subscribe-anβ¦
dmytroye 6f570f9
Merge branch 'dmytroye/subscribe-analytics-to-mqtt' of https://githubβ¦
dmytroye 6c93325
Add flag to disable tracker in controller
dmytroye 93196d9
Add flag to demo example docker-compose
dmytroye 45d6b91
Indent fix
dmytroye ef542a9
Apply suggestions from code review
dmytroye a82f36a
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 8e19ac7
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye e4d9375
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye c146c78
Dissable tracker flag
dmytroye 38a9bbb
If tracker is enabled, use direct tracker call
dmytroye 5922c7c
Phyton ident
dmytroye 07157cd
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 05b101f
Fix errors on MQTT messeges
dmytroye 45b6dc2
Remove logs and debug changes
dmytroye 4359918
Whitespaces
dmytroye 317fffe
Get frame rate from mqtt
dmytroye 4d131d6
Don't subscribe to camera and sensor topics when --tracker-disabled
dmytroye b1086af
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 01e4e6e
Subscribe to scene/data only when tracke disabled
dmytroye 6a8b258
Delete whitespace
dmytroye 77b5b44
Disable publishing to data/scene when tracke is dissabled
dmytroye 4c0e0fc
Add logging
dmytroye e6302e3
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 5b69ee2
WIP on mqtt messeges
dmytroye 106a768
WIP debug
dmytroye 3e13572
remove field
dmytroye 5f10e07
WIP
dmytroye 25fc819
Remove whitespace
dmytroye e72ca28
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 231fc75
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye c1e3788
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 4cba62e
Change order
dmytroye 73bc1d9
WIP
dmytroye 98ac73a
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 2fd07c5
Fix analytics mode: preserve camera_bounds and ref_camera_frame_rate β¦
dmytroye 2bab1a7
Remove _normalize_camera_bounds
dmytroye e650bd3
CleanUp
dmytroye 6478510
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye fdf10fd
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye b94a6f7
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 9263330
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye d387d10
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye d6fe93c
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
dmytroye 8ba7785
Merge branch 'main' into dmytroye/subscribe-analytics-to-mqtt
scenescapecicd 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
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.
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.