Skip to content
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

Integrate data merge worker #166

Merged
merged 8 commits into from
Feb 26, 2024
Merged

Integrate data merge worker #166

merged 8 commits into from
Feb 26, 2024

Conversation

DylanFinlay
Copy link
Contributor

main_2024.py along with the config.yaml file have been updated to include the data merge worker. All necessary input and output queues have been adjusted for the change and prints have been added to the main loop for the merged data.

It should be noted that the 'MergedOdometryDetections' object which is returned in the data merge worker's output queue has no access to any timestamp - I'm not sure if this matters or not. I also believe that this branch should be tested in a flight-test to see if the merged data is fully accurate. I have mission planner simulation connected but there is no simulated flight actually occuring - the drone is just stationary. I could not find any documentation on how to actually run anything in mission planner after setting it up.

Copy link
Collaborator

@Xierumeng Xierumeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed.

main_2024.py Outdated Show resolved Hide resolved
main_2024.py Outdated Show resolved Hide resolved
main_2024.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@Xierumeng Xierumeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved.

@DylanFinlay DylanFinlay merged commit 6c6389c into main Feb 26, 2024
1 check passed
@DylanFinlay DylanFinlay deleted the Integrate-data-merge-worker branch February 26, 2024 01:08
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.

2 participants