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

Feature/ekf diagnostics #158

Merged
merged 2 commits into from
Jan 29, 2025
Merged

Conversation

hilary-luo
Copy link
Contributor

@hilary-luo hilary-luo commented Jan 28, 2025

The ekf node diagnostic entry was showing up however it wasn't being used since the print_diagnostics parameter defaults to false. This PR sets the parameter true so we can see the diagnostic status.

To be most correct a PR could be made to not create the headerless topic diagnostic object if print_diagnostic is false but it isn't negatively impacting anything unless you want to use diagnostics without ekf_node.

Also added a missing continue in the CI.

@hilary-luo hilary-luo requested a review from a team as a code owner January 28, 2025 22:20
@hilary-luo hilary-luo requested review from tonybaltovski and mhosmar-cpr and removed request for a team January 28, 2025 22:20
@tonybaltovski tonybaltovski merged commit 7b3dea9 into rc/jazzy-2.1 Jan 29, 2025
3 of 13 checks passed
@hilary-luo hilary-luo deleted the feature/ekf-diagnostics branch January 30, 2025 15:45
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