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

Report STALE when there is at least one STALE and no ERROR #2

Merged
merged 1 commit into from
May 3, 2023

Conversation

Rayman
Copy link

@Rayman Rayman commented Apr 17, 2023

I've modified both the analyzer_group and the aggregator.

@Rayman Rayman requested review from Timple and MCFurry April 17, 2023 14:47
@Rayman Rayman self-assigned this Apr 17, 2023
@@ -310,9 +310,12 @@ void Aggregator::publishData()

agg_pub_.publish(diag_array);

// Top level is error if we have stale items, unless all stale
Copy link
Member

Choose a reason for hiding this comment

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

This sounds like a design choice.

Would you mind opening a similar PR on the official repo? Or an issue.
Perhaps for the ROS2 as ROS1 seems unmaintained.

Copy link
Author

@Rayman Rayman Apr 18, 2023

Choose a reason for hiding this comment

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

I've opened a discussion: ros#297

@Rayman Rayman force-pushed the feature/HARVEY-1380-new-analyser-group branch from b18c79b to ef48cc6 Compare April 24, 2023 14:01
@Rayman Rayman merged commit 2b561e5 into nobleo-noetic-devel May 3, 2023
@Rayman Rayman deleted the feature/HARVEY-1380-new-analyser-group branch May 3, 2023 09:39
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.

3 participants